On Wed, Nov 21, 2012 at 08:00:07PM -0500, Grekim Jennings wrote:
Peter Lutek <peter at peterlutek.com> wrote:
> From: Eric Wong <normalperson at yhbt.net>
>
> > So far, I've been writing scripts+makefiles to drive SoX. I use
> > the SoX "trim" effect to split out sections, process the sections
> > indivdually, and rejoin them (often with fade); but I'm wondering if
> > there's something similar for command-line users which already
> > exists.
You might want to investigate Ecasound[1]. It is an advanced
multi-track
processing engine with internal effects as well as LADSPA and LV2
support. It can be controled through CLI, as well as from within Python,
Perl, Ruby, or through a network socket.
1.
http://eca.cx/ecasound
Cheers,
S.M.