vgmstream and combining mono (left/right) channels? by James at 7:05 PM EDT on August 13, 2012
After extracting some ADPCM files and running them through genh, the resulting files played perfectly in Winamp. I know vgmstream has the function to combine the two channels so they can play in stereo but adding _L and _R to the end of the filenames (ex. bgm1_L.genh) turned up with no result.
Is there some specific method to go about making them work? I've attempted this with a good amount of ADPCM files and none ever manage to output in stereo in Winamp.
EDIT: DURF. Just realized that loop samples have to be exactly the same in order for it to work. I never realized that it needed that exact detail.