Playing two wave simultaneously stored in a .res file
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
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
Popular Topics
Advertisement
Recommended Tutorials
Advertisement