Re: [ecasound] I'm comming mad

From: Dubphil <dubphil@email-addr-hidden>
Date: Sat Nov 12 2005 - 02:10:46 EET

> This would match with my hypothesis above.

yes it is :)

I misunderstood the rule "a chain is connected to one input and one output
only" with "a chain must be connected at least to one input and one
output"
it's quite different, I admit ;)

So I use this workaround :

***********************************
ecasound -c \
 -sr:48000 \
 -G:jack,ecasound,notransport \
 -Md:alsaseq \
 -a:hydrogen \
        -i:jack \
        -ea:100 \
                -km:1,0,100,7,6 \
 -a:synth_eq \
        -i:jack \
        -ea:100 \
                -km:1,0,100,7,7 \
 -a:synth_del \
        -i:jack \
        -ea:100 \
                -km:1,0,100,7,7 \
 -a:tb303_eq \
        -i:jack \
        -epp:20 \
 -a:tb303_del \
        -i:jack \
        -epp:20 \
 -a:synth_del,tb303_del \
        -o:loop,1 \
 -a:synth_eq,tb303_eq,hydrogen \
        -o:loop,2 \
 -a:delay \
        -i:loop,1 \
        -el:tap_stereo_echo,200,90,200,90,-2,-2,0 \
                -km:1,100,400,1,1 \
                -km:3,100,400,1,1 \
                -km:2,0,100,2,1 \
                -km:4,0,100,2,1 \
                -km:5,-70,10,3,1 \
                -km:6,-70,10,4,1 \
        -el:bandpass_a_iir,8000,8000 \
                -km:1,4.8,21600,7,4 \
                -km:2,4.8,21600,7,5 \
 -a:eq \
        -i:loop,2 \
        -el:dj_eq,0,0,0 \
                -km:1,-70,6,7,1 \
                -km:2,-70,6,7,2 \
                -km:3,-70,6,7,3 \
 -a:eq,delay \
        -o:loop,3 \
 -a:master \
        -i:loop,3 \
        -o:jack \
        -ea:100 \
                -km:1,0,200,7,8 \
        -el:tap_limiter,0,0
*****************************************

is this the academic way to do what I want ? Or can we use less inputs ?
It was not imaginable for me to duplicate the outputs like this, to route
the signals separately in both "eq" and "delay" chains.

Thanks a lot.

Philippe

-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Sat Nov 12 04:15:04 2005

This archive was generated by hypermail 2.1.8 : Sat Nov 12 2005 - 04:15:04 EET