03-08-2014, 04:07 AM
Ah, this is a bit more complicated than I thought it would be. These are stereo files, so I have to figure out how to get their channels into a single channel. That is, the L and R of one file should go in a single L channel, and the same with the other for the R. If they had been mono, I could just use each file's samples as a channel.
So now I gotta figure out how to turn them into mono samples. It's not impossible, but I don't know how to so it might take a while.
So now I gotta figure out how to turn them into mono samples. It's not impossible, but I don't know how to so it might take a while.