by fast_rx » Jul 29, 2006 @ 3:15pm
Hekkus supports 8, 16 bit uncompressed and Microsoft ADPCM compressed mono/stereo WAVs...
The problem is with the PCM part, right? Can you convert the PCM to raw in memory and then hand it off to hekkus using the load sound from memory call?
Seems like just re-saving the file would be the easiest, unless the size is an issue.