Re: [ecasound] Equalisation for left channel

From: Julien Claassen <julien@email-addr-hidden-lab.de>
Date: Mon Feb 15 2010 - 23:13:50 EET

Hi Matti!
   If it's only the left cannel youneed, seperately, it's simple:
ecasound -f:16,2,44100 -i input.mp3 -f:16,1,44100 -o output
   A better way of doing it, to get everything in one command:
ecasound -f:16,2,44100 -a:1,2 -i input.mp3 -a:1 -chmute:2 [EQ] -a:2 -chmute:1
-a:all -o output
   This should work. Another way of doing it would be csound or other
synthesizer environments. If you are for scriptable things, or anything that
can be controlled from commandline, I believe there's: csound, clm and
supercollider (not sure).
   Kindest regards
            Julien

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Tue Feb 16 00:15:06 2010

This archive was generated by hypermail 2.1.8 : Tue Feb 16 2010 - 00:15:06 EET