I am trying to create my own 16bit sound mixer to implement in my program, so I can dump the output to a file.
Does anyone know where I can get the algorithm/procedure to mix numerous 16bit Stereo 44k samples into one buffer/file?
Or is there a library available?
Basically, I need the source code for the conversion utility MOD2WAV.