Advertisement

Playing two wave simultaneously stored in a .res file

Started by October 11, 2000 09:09 AM
0 comments, last by _Eric 24 years, 2 months ago
Is there some way to do this without using wavmix32.dll or DSound. Any hint will be a appreciated.
Playing two waves using only the standard MM-API from Windows?

Playsound can actually only play only one sample at once as far as I know.
The MM-Routines would require a special mixer (that is why wavmix32.dll exists).
Perhaps the MCI-Routines are able to play more than one wave.

Coder10000

This topic is closed to new replies.

Advertisement