Re: [fluid-dev] fluidsynth router for program change

2015-02-25 Thread R.L. Horn
On Thu, 26 Feb 2015, Peter Billam wrote: I agree with that. Except I'd write it in Lua: Oh, you kids and your crazy languages. :) ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

Re: [fluid-dev] fluidsynth router for program change

2015-02-25 Thread Peter Billam
R.L. Horn wrote: > gino latino wrote: > > does someone know any "advanced" command line midi router? > but the ALSA sequencer API is so straightforward that I > quickly concluded that it's easier to write one-offs in C. > especially for unusual and/or complex event mangling I agree with that. Exc

Re: [fluid-dev] Re : fluidsynth router for program change

2015-02-25 Thread gino latino
thank you, i will take an intimidating look so :) cheers max 2015-02-25 12:31 GMT+01:00 R.L. Horn : > On Tue, 24 Feb 2015, gino latino wrote: > > does someone know any "advanced" command line midi router? >> > > I started to write one once, but the ALSA sequencer API is so > straightforward tha

Re: [fluid-dev] Re : Re: Sostenuto patch

2015-02-25 Thread R.L. Horn
On Wed, 25 Feb 2015, CERESA Jean-Jacques ENAC/ENAC wrote: Now i am ready to do return the patch. But please, what is the protocol to open a ticket ? At http://sourceforge.net/projects/fluidsynth/ there's a ticket link near the top. You need a sourceforge account (and to be logged in) to see

Re: [fluid-dev] Re : fluidsynth router for program change

2015-02-25 Thread R.L. Horn
On Tue, 24 Feb 2015, gino latino wrote: does someone know any "advanced" command line midi router? I started to write one once, but the ALSA sequencer API is so straightforward that I quickly concluded that it's easier to write one-offs in C. especially for unusual and/or complex event mangl