Re: [ecasound] I'm comming mad

From: Kai Vehmanen <kvehmanen@email-addr-hidden>
Date: Fri Nov 11 2005 - 23:37:51 EET

Hi,

On Fri, 11 Nov 2005, Dubphil wrote:

> here is my script :
[...]
> -a:synth,tb303 \
> -o:loop,1 \
> -a:synth,tb303,hydrogen \
> -o:loop,2 \

hmm, I believe this is the problem. The rule of thumb is that each chain
should be connected to one input and one output, but input/outputs can be
connected to multiple chains. So here 'synth' and 'tb303' are connected
twice, and as the last connection overrides the first, you end up with
them connected to 'loop,2'.

> -a:delay \
> -i:loop,1 \
> -el:tap_stereo_echo,200,90,200,90,-2,-2,-70 \
> -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:jack \
> -ea:100 \
> -km:1,0,200,7,8 \
> -el:tap_limiter,0,0

For example these are ok, 'delay' is connected to 'loop,1' (input)
and 'jack' (output); and 'eq' to 'loop,2' (input) and 'jack' (output).

> result : the "delay" chain gives no output only "eq" gives sounds. It is
> probably something wrong about the loops, but I can't understand why
> "loop,1" is not working although "loop,2" does.

This would match with my hypothesis above.

--
  links, my public keys, etc at http://eca.cx/kv
-------------------------------------------------------
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 00:15:06 2005

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