Re: Ecasound newbie - convert 4 channel to twin stereo

Joel Roth <[email protected]> Sat, 28 Jul 2018 12:13:34 -1000
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <20180728221334.bf5ijhniqykht6eb@sprite>
We discussed this off-list, and after a few tries ended up
with this:

ecasound \
      -f:32,4,44100 \
      -a:in -i:sq-test-tones.m4a -el:hilbert_stereo_200taps -el:sq_decoder_shadow_vector -o:loop,in \
      -a:1,2 -i:loop,in  \
      -a:2 -chmove:4,2 -chmove:3,1 \
      -f:16,2,44100  \
      -a:1  -o front.wav \
      -a:2  -o back.wav

In particular, since one of the plugins outputs a
four-channel signal, the channel width has to be
set with -f before the loop device "loop,in" is created. 

-- 
Joel Roth
  


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list