Re: [ecasound] The result of my work

From: Dubphil <dubphil@email-addr-hidden>
Date: Fri Sep 02 2005 - 01:16:04 EEST

Hello Kai,

I don't know if I must reply to the list only or reply to you and put the
list on cc...

> Whoah, that's quite a setup to start with! :)

it is quite what I need that ecasound do for me :)

> the 'stereochain'. For multi-channel LADSPA plugins, channels are mapped
> n:n (i.e. tap_stereo_echo processes the two channels as you would expect).
> For mono plugins, ecasound creates a new instances for each channel =>
> ecasound processes both channels with mbeq.

This is a genious behaviour you have coded Kai ! Thanks a lot, I would not
expected such a thing in my dreams...

> I recommend using 'cs-status' and 'cop-status' interactive-mode commands
> to debug what is happening (especially to see how objects are really
> connected).

after a cop-status and ctrl-status, things look allright but the buttlow_iir
keeps beeing buggy (the CPU is over 80% although it never raise over 15%
with another plugin like bandpass_a_iir, svf or lfoPhaser)

here is my modified and working setup (without butterlow_iir) for people
interested :

ecasound -c \
 -G:jack,ecasound,notransport \
 -Md:alsaseq \
 -a:bass,low,mid,high,full -i:jack \
 -a:tb303 -i:jack \
 -a:low,mid,high,tb303 -o:loop,1 \
 -a:delay -i:loop,1 \
 -a:bass,delay,full -o:loop,2 \
 -a:master -i:loop,2 \
 -a:master -o:jack \
 -a:master -ea:100 -km:1,0,100,7,6 \
 -a:bass -el:mbeq,0,10,-22,-34,-70,-70,-70,-70,-70,-70,-70,-70,-70,-70,-70 \
 -ea:100 -km:1,0,100,7,1 \
 -a:low -efb:500,400 -ea:100 -km:1,0,100,7,2 \
 -a:mid -el:bandpass_a_iir,1000,200 -km:1,4.8,21600,3,1 -km:2,4.8,21600,4,1 \
 -ea:100 -km:1,0,100,7,3 \
 -a:high -efh:1300 -ea:100 -km:1,0,100,7,4 \
 -a:full -ea:100 -km:1,0,100,7,5 \
 -a:delay -el:tap_stereo_echo,200,90,200,90,-3,-3 \
 -km:1,100,400,1,1 -km:3,100,400,1,1 -km:2,0,100,2,1 -km:4,0,100,2,1

effect sound are well defined, it seems to be stable as never, I'm happy :)

Regards

Philippe

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Fri Sep 2 04:15:04 2005

This archive was generated by hypermail 2.1.8 : Fri Sep 02 2005 - 04:15:05 EEST