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: Kai Vehmanen (k_AT_eca.cx)
Date: Thu Oct 18 2001 - 01:14:43 EEST


On Mon, 8 Oct 2001, janne halttunen wrote:

>> The ewf-format can handle offsets when in output mode. So instread of
>> writing to xxx.wav, write to xxx.ewf. Something like:
> Hey, this is a cool feature! Ofcourse I have an improvement
> suggestion. (what are they called, edi's?)
> What if there could be a check if the vocals.ewf file already existed, and
> if it did, the engine could start the recording at the offset specified in
> that file?

Hmm, do you have some specific use-case in mind?

This feature might be a bit confusing - what happens when you issue
"setpos", "fw" and similar command in iactive mode...?

Or were you thinking about limiting ecasound's access to only certain part
of an audio file...? So something like:

foo.ewf:
--cut--
source = foo.wav
limit-start = 60
limit-end = 120
--cut--

ecasound -i foo.ewf -o bar.wav

... would be equal to:

ecasound -i foo.wav -y:60 -o bar.wav -t:60

Btw; The ewf-field name 'source' is not very good. Maybe just
     rename it to 'file' or more generic 'object'?

-- 
 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>.


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

This archive was generated by hypermail 2b28 : Thu Oct 18 2001 - 01:11:18 EEST