Re: [ecasound] playing and recording, both with effects

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] playing and recording, both with effects
From: Raoul Bönisch (jkl345_AT_gmx.net)
Date: Fri Dec 27 2002 - 20:52:28 EET


On Fri, Dec 27, 2002 at 11:44:36AM +0200, janne halttunen wrote:
> On Wed, 25 Dec 2002 17:50:27 +0100
> Raoul Bönisch <jkl345_AT_gmx.net> wrote:
>
> > Hello list!
> >
> > I want to play the guitar with effects and simultaneously record
> > the sound with the effects. Though I don't want to type in the same
> > effects twice for the live chain and the save chain, so I use the
> > loopback device:
> >
> > ecasound -a:input -i /dev/dsp1 -pn:time_delay1 -o:loop,1 \
> > -a:live -i:loop,1 -o:/dev/dsp \
> > -a:save -i:loop,1 -o:/tmp/save.wav
>
> try:
>
> ecasound -a:input -i /dev/dsp1 -pn:time_delay1 -o:loop,1 \
> -a:live -o:/dev/dsp \
> -a:save -o:/tmp/save.wav \
> -a:live,save -i:loop,1

This works the way I supposed it to work. Thanks.

I'm a bit confused I have to place the loop input at the end.
I didn't notice this from the documentation.

        ra


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Dec 27 2002 - 22:39:53 EET