Re: [ecasound] channel manipulation

From: Julien Claassen <julien@email-addr-hidden>
Date: Thu Sep 27 2012 - 16:09:45 EEST

Patrick!
   I suppose, you need to do batch processing in the end and you will have
finite audiofies as input, not infinite live inputs. So you might try:
#!/bin/bash
TIME=`ecalength $FILE | awk '{ print $2 }' | awk '{ len = length($0); $realtime = substr($myname,0,(len-1)); printf("%s",$realtime); }'`
   then you can use the $TIME variable for -t: option of Ecasound. It's the
dirty way, but it works. After having read the piece of code, which I modified
for this, I don't even know, why it works, since there is an undefined
variable used for the substr, but it does. Let sleeping dogs lie. :-)
   Best regards
         Julien

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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Thu Sep 27 16:15:05 2012

This archive was generated by hypermail 2.1.8 : Thu Sep 27 2012 - 16:15:05 EEST