Greetings,
Tim
Use directsound. Its kinda difficult to set up if you've never used COM but
look in DirectX6 sdk samples. You should check the dsstream sample....
You can mix many channels of audio in different formats (sample rate, bit
depth). However, only PCM is supported at the moment.
If you need compressed formats, then you need to use DirectShow which is
more difficult.
Benjamin