PDA

Click to See Complete Forum and Search --> : sound with multiple sound cards


texasdiablo
Sep 28th, 2002, 12:02 AM
Can someone recommend a tutorial that shows how to use sound (winmm.dll I presume) with multiple sound cards? Actually, I guess a tutorial that shows how to open sound to a certain sound card would suffice.

I'm wondering how to (a) get a list of all the devices (b) play a sound to a certain device and (c) peek while it's playing (get the position).

Thanks in advance.

TD

CornedBee
Sep 28th, 2002, 08:33 AM
I think you'd be better off with DirectSound in that case.

texasdiablo
Sep 28th, 2002, 11:39 AM
Well, I'm using directsound now, but my only deal is that I have no way to specify the sound card. I'm using the mciSendString garbage.

Perhaps you can suggest an easy method.

MoMad
Sep 29th, 2002, 12:48 AM
Google it!

I found this:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q182799&

and
http://www.fmod.org