Re: [ecasound] Loops: can someone explain?

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Loops: can someone explain?
From: ben@slumber.dhs.org
Date: Wed Feb 28 2001 - 19:49:35 EET


Each I/O object can be specified at most once for input and once for
output. For example, you need to replace

> -a:2 -f:s16_le,2,44100 -i:loop,0,0
> -a:3 -f:s16_le,2,44100 -i:loop,0,0

with

 -a:2,3 -f:s16_le,2,44100 -i:loop,0,0

On Wed, Feb 28, 2001 at 12:03:04PM -0500, S. Massy wrote:
> I don't think I understand the concept of loops very well,
> could someone explain why this cs won't work?
> ------
> -b:256 -sr:44100 -n:loop-test
> -a:1 -f:s16_le,2,44100 -i:test.wav,
> -a:2 -f:s16_le,2,44100 -i:loop,0,0
> -a:3 -f:s16_le,2,44100 -i:loop,0,0
> -a:4 -f:s16_le,2,44100 -i:loop,1,1
>
> -a:1 -f:s16_le,2,44100 -o:loop,0,0
> -a:2 -f:s16_le,2,44100 -o:loop,1,1
> -a:3 -f:s16_le,2,44100 -o:loop,1,1
> -a:4 -f:s16_le,2,44100 -o:alsa,0,0,0
>
> -a:1
> -a:2 -epp:0.00 -etp:2.00,50.00,50.00,0.03
> -a:3 -epp:100.00 -etp:2.00,50.00,50.00,0.07
> -a:4
> --------
>
> And in the manpage the syntax is supposed to be loop,ID; why is there another
> number added when you do a cs-save?
>
> Thanks,
> S. Massy
> --
> To unsubscribe send message 'unsubscribe' in the body of the
> message to <ecasound-list-request@wakkanet.fi>.

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


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Feb 28 2001 - 20:03:56 EET