Re: [ecasound] chain setup equivalence

From: Joel Roth <joelz@email-addr-hidden>
Date: Mon Dec 07 2009 - 10:58:18 EET

On Thu, Dec 03, 2009 at 08:34:04PM -1000, Joel Roth wrote:
> Hi all,
>
> I wonder if these two lines are equivalent:
>
> -a:1,2 -i:something
>
> -a:1 -i:something -a:2 -i:something
>
> Are they equivalent regardless of what 'something' is,
> and whether the direction is -i or -o?

Attempting to answer my own question, the following
is valid:

-a:1 -i:foo.wav
-a:2 -i:bar.wav
-a:1 -o:null
-a:2 -o:null

But not this:

-a:1 -i:foo.wav
-a:2 -i:bar.wav
-a:1 -o:loop,1
-a:2 -o:loop,1

You would need to say:

-a:1 -i:foo.wav
-a:2 -i:bar.wav
-a:1,2 -o:loop,1

Regards,

Joel
 

-- 
Joel Roth
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Mon Dec 7 12:15:01 2009

This archive was generated by hypermail 2.1.8 : Mon Dec 07 2009 - 12:15:01 EET