Re: channel manipulation

Julien Claassen <[email protected]>
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <[email protected]>
Hi Patrick!
   This should be it. Try it. Once with a stereo file, with different signals 
in left and right channel and once with say a sine wave of the same frequency 
and phase in both channels, so you can hear, if the 3rd channel mix is 
correct:
ecasound -f:16,3,44100 -a:1,2,3,4 -i test.wav \
   -a:1 -chmix:1 \
   -a:2 -chmute:2 -chmove:1,2 \
   -a:3 -chmute:2 -chmove:1,3 \
   -a:4 -chmute:1 -ea:-100 -chmove:2,3 \
   -a:all -o test-out.wav
   Adjust the samplerate and bitwidth in the -f: option to your requirements. 
See man ecasound for a description of -f: .
   Kind regards
          Julien

----------------------------------------
http://juliencoder.de/nama/music.html

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.