Hi there.

I am using Directsound and have stored a bunch of samples into DirectSoundBuffer's (Secondary buffer).. I understand that they all get mixed-in together when played through the primary buffer.

What I am trying to figure out is if there is a way to mix 2 secondary buffers together and put that result into another secondary buffer.

Thanks a million