Subj : *.wav, *.mod; sound files
To : All
From : Chris Hoppman
Date : Thu Jan 30 2003 11:15 pm
Just wondering. I am on a Win2000 box and downloaded some source code
(serveral infact) for playing sound bits through the sound blaster. Now,
unfortionaly I might sound abit stupid, but I have one of those intergrated
sound boards that came with the motherboard, but claims to be sound blaster
doable<sorry>. I fire up the source code and get a error code with each source
code bark'd back at me about tring to access the sound board. I am setting up
the dma(1)/int(10)/freq(220-?forget right now). Right just like it has
under the sign'd driver in windows hardware profiles of the sound card and it
still barfs the error code at me. I looked at the source and they don't seem
to have any old Regs. That might mess up a in 32 bit envirment. Plus, if I
play old dos games and setup the sblaster in them they play just fine. Now
these source codes are from different people. I was just wondering if anyone
could offer some insight in why this might be going on. I tried to explain
what is going on in my end, but if you need to know more just ask. Oh, yeah it
also complains if I try to do the sound( ); stuff over the pc speaker and
in other programs it sounds wierd, but the pc speaker works also. Last thing
is the source did work in Win98 (no se didn't test it out), but upgraded my
software and this happens. Any comments?