Wavesplitter 1.02 ----------------- by Grekim Jennings Wavesplitter is a command line utility that will split interleaved stereo wave files into two mono wavefiles. The source file must be a 24 or 16 bit stereo wavefile. For example if you type, wavesplitter drums.wav The output will be: drumsL.wav drumsR.wav The original stereo track will, of course, be there as well. You may also enter the wavefile name as a command line argument. This is especially useful for batch processing of many wavefiles using a script.