
Originally Posted by
greynol
I have never seen a drive that simply just swaps channels. All the ones that I've see which appear to swap channels actually offset the data by two bytes. Not only does this swap channels, but it also time-shifts one of the swapped channels relative to the other by one sample. This is nowhere near as easily fixed in a wave editor as simply reversing channels. It is easily fixed using a hex editor, however. I'm sorry, but I don't recall whether you need to remove two bytes at the beginning of the PCM stream and add two bytes (0x0000) to the end (or steal from the next track), or if you need to add two bytes to the beginning (or steal from the previous track) and discard the last two bytes at the end.
Lesezeichen