Re: [LAU] removing DC, for instance with sox

From: Julien Claassen <julien@email-addr-hidden-lab.de>
Date: Sat May 09 2009 - 11:59:21 EEST

Hello Atte!
   The easy way is using ecafixdc from the ecatools (if you work in sources it
comes with the ecasound tarball. I'm not 100% sure about packages. But you'll
see.
   I guess, that sox dcshift 0 wouldn't do anything. Shift something by 0 and
it stays where it is. At least that's the logic I see. :-(
   With ecafixdc it's just:
ecafixdc file1 file2 file3
   Note: I noticed that ecafixdc sometimes crashes when ther were too many
files to fix in a row. I changed syntax to:
for F in *.wav; do ecafixdc $F; done
   Works in bash.
   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
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Sat May 9 12:15:02 2009

This archive was generated by hypermail 2.1.8 : Sat May 09 2009 - 12:15:02 EEST