[ecasound] writing multiple files

From: e deleflie <edeleflie@email-addr-hidden>
Date: Fri May 11 2007 - 09:54:40 EEST

Hi,

I am trying to send a 4 channel file to a ladspa effect, and then
write the 4 resultant tracks as independent files .... I'm having
problems routing the output of the LADSPA effect into 4 separate
tracks ... this is what I have (which seems to break at the loop
business):

ecasound \
  -a:1 \
  -f:16,4,44100 \
  -i:resample,auto,WXYZ.wav \
  -el:Ambisonics-square-decoder,0,1,1.44,1.44,500,2 \
  -o:loop,1 \
  -a:2,3,4,5 -i:loop,1 \
  -a:2 -f:16,1,44100 -o LFront.wav
  -a:3 -f:16,1,44100 -o RFront.wav
  -a:4 -f:16,1,44100 -o LBack.wav
  -a:5 -f:16,1,44100 -o RBack.wav

(BTW: that ladspa plugin takes 4 channels in and spits out 4 channels)

can anyone see what I am doing wrong?

Etienne

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Fri May 11 12:15:05 2007

This archive was generated by hypermail 2.1.8 : Fri May 11 2007 - 12:15:05 EEST