Re: Switching Left Right Channel

Ron Decline <[email protected]> Thu, 17 Dec 2009 22:00:25 -0500
Newsgroups gmane.comp.audio.compression.flac.user
Message-ID <[email protected]>
> On Dec 17, 2009, at 8:50 PM, [email protected] wrote:
> 
> On Dec 17, 2009, at 8:42 PM, Ron Decline <[email protected]> wrote:
> 
>> Is it possible to switch the Left / Right channel when encoding in FLAC?
>> (I have some flac files with incorrect left/right channel assignment that I would like to re-encode with flac)
>> _____________________________
> 
> I'm not sure flac can do that but sox and audacity both easily can

SoX looks promising (and looks like a program that I may have other uses for)
Looks like "swap" is the command I need, but if I enter "sox file1.flac file2.flac swap" I
get an error: sox FAIL formats: no handler for detected file type `flac' 
(I'm on OS X and I have libFLAC installed)