Re: [ecasound] Making a mix from multiple WAVs faster

From: Dubphil <dubphil@email-addr-hidden>
Date: Sat Aug 09 2008 - 15:57:56 EEST

Kai Vehmanen a écrit :
> But this is a bit dangerous, as with other input/output types the above
> two commands really are different. E.g.:
>
> ecasound -a:1 -i foo -o jack \
> -a:2 -i foo2 -o jack
> ecasound -a:1 -i foo -a:2 -i foo2 \
> -a:1,2 jack
>
> Both commands will work, but cause different things to happen: the first
> one will create two JACK client objects ("foo" and "foo2" not mixed),
> while the latter will create just one (the files are mixed).
>
Like the loops, perhaps you could add a number to the output so the
problem should be solved :

ecasound -a:1 -i foo -o jack,1 \
           -a:2 -i foo2 -o jack,1
=

ecasound -a:1 -i foo -a:2 -i foo2 \
           -a:1,2 jack,1

Regards

Philippe

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Sat Aug 9 16:15:02 2008

This archive was generated by hypermail 2.1.8 : Sat Aug 09 2008 - 16:15:03 EEST