Quoting Ken Restivo <ken(a)restivo.org>rg>:
Example: I want to split a stereo JACK-compatible
32-bit float
broadcast WAV file into two mono 32-bit float mono WAV files. Ohh
kaaay...
Somewhere on the internets, it says to do this:
sox infile.wav outfile.l.wav remix 1
Um, no!
sox soxio: Can't open input file `remix': No such file or directory
FWIW, that command works in openSUSE 11.2 using sox v14.3.0 on a
standard 44.1kHz/16bit stereo wav.
So either you're using a buggy version, you mistyped the command or
there's something special with sox and 32bit BCW.
- Peder