Re: [ecasound] How to start a chain in a certain position?

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

Subject: Re: [ecasound] How to start a chain in a certain position?
From: S. Massy (theanaloguekid_AT_tak.net.dhis.org)
Date: Sun Oct 07 2001 - 20:18:51 EEST


On Sun, 07 Oct 2001, Kai Vehmanen <k_AT_eca.cx> wrote:

> On Sun, 7 Oct 2001, Luis Pablo Gasparotto wrote:
>
> > when I type "t" in the interactive mode. b- I need to record a stereo
> > vocal track. Chain 2 (-a:2 -i /dev/dsp -o /waves/vocal1.wav). So this
> > track should start 20 seconds after the monitoring track in order to
> > save space on disk. This mean 20 seconds after I type "t" in the
> > interactive mode.
>
> The ewf-format can handle offsets when in output mode. So instread of
> writing to xxx.wav, write to xxx.ewf. Something like:
>
> ecasound -c -a:mon -i song1.wav -o /dev/dsp \
> -a:rec -i /dev/dsp -o vocals.ewf -c
>
> iamode> setpos 20
> iamode> start
>
> The resulting vaocals.ewf looks like:
>
> --cut--
> source = vocals.wav
> offset = 20.000000
> --cut--
Wouldn't -kg also do the job?
>
> --
> http://www.eca.cx
> Audio software for Linux!
>
> --
> To unsubscribe send message 'unsubscribe' in the body of the
> message to <ecasound-list-request_AT_wakkanet.fi>.
>

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request_AT_wakkanet.fi>.


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

This archive was generated by hypermail 2b28 : Sun Oct 07 2001 - 20:15:22 EEST