Advertisement

Problem Playing Multiple wav files

Started by October 30, 2000 12:25 PM
2 comments, last by NeoGL 24 years ago
I am using the PlaySound() windows fn, to play my sound files(in wav format ), can''t play multiple sounds with it simultaneosly. e.g. I have sounds of breeze blowing and footsteps of the player when the player moves. As soon as the player moves, the breeze stops and the footsteps play. I am using SND_ASYNC and SND_LOOP and also tried, NO_WAIT parameters. but NO_USE, I_AM_STUCK. NeoGL
http://www.openal.org/home/ can do this

http://members.xoom.com/myBollux
Advertisement
Thanks,
but isn''t there a way you could do it in windows without openAL?
Just wondering!
NeoGL
Good question. Does anyone know of any good tutorials of how to get DirectSound working with OpenGL?

This topic is closed to new replies.

Advertisement