[ecasound] midi control, option behaviour

From: raf <rmouneyres@email-addr-hidden>
Date: Thu Dec 19 2013 - 01:20:48 EET

hello,

i spent about an hour trying to find why midi control was not working with the following ecs file :
# ecasound chainsetup file
# one file for all channels & submixes
# nothing is connected to hardware by default, relies on jack.plumbing

# general
-b:128 -r:50 -z:intbuf -z:nodb -z:nointbuf -n:"mixer" -X -z:noxruns -z:mixmode,avg -G:jack,mixer,notransport
[----cut----]
-a:mic_diane_to_main -f:f32_le,2,48000 -o:jack,,to_bus_main -ea:100 -km:1,0,100,40,1
[----cut----]

and invoking with : ecasound -s mixer.ecs -Md:alsaseq,20:0

After a lots of tries, i finally moved the -Md option INSIDE the ecs file like this :
# ecasound chainsetup file
# one file for all channels & submixes
# nothing is connected to hardware by default, relies on jack.plumbing

# general
-b:128 -r:50 -z:intbuf -z:nodb -z:nointbuf -n:"mixer" -X -z:noxruns -z:mixmode,avg -G:jack,mixer,notransport -Md:alsaseq,20:0
[----cut----]

and voilą =!

Is there a reason for the option not working from the command line option after the "-s mixer.ecs" ??

thank you,

Raphaėl
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Thu Dec 19 04:15:04 2013

This archive was generated by hypermail 2.1.8 : Thu Dec 19 2013 - 04:15:05 EET