Hi!

I have a problem finding a way to play multiple mp3 with different volume settings. If I use the waveOutSetVolume it affect all the playing files.
How can I set volume independently?
I use MciSendCommand and MciSendString.
I can do that with Microsoft Mediaplayer. Maybe they parse the music in memory before playing it. If this is the case then how do I do that?


Please I would appreciate a short snippet or a link to source code.

Sincerely
Andla