Re: [fluid-dev] Query: router_chan

2011-03-05 Thread Dave Serls
On Sat, 5 Mar 2011 21:09:18 +0100 "Pedro Lopez-Cabanillas" wrote: > On Saturday 05 March 2011, Dave Serls wrote: > > On Thu, 3 Mar 2011 10:09:54 -0700 > > Dave Serls wrote: > > > > > > > > Returning to linux audio after a long hiatus. > > > > > > If I use router_chan in a fluidsynth instanc

Re: [fluid-dev] Query: router_chan

2011-03-05 Thread Pedro Lopez-Cabanillas
On Saturday 05 March 2011, Dave Serls wrote: > On Thu, 3 Mar 2011 10:09:54 -0700 > Dave Serls wrote: > > > > > Returning to linux audio after a long hiatus. > > > > If I use router_chan in a fluidsynth instance like this: > > > > # change note events for odd channels to ridiculous invalid ch

Re: [fluid-dev] Query: router_chan

2011-03-04 Thread Dave Serls
On Thu, 3 Mar 2011 10:09:54 -0700 Dave Serls wrote: > > Returning to linux audio after a long hiatus. > > If I use router_chan in a fluidsynth instance like this: > > # change note events for odd channels to ridiculous invalid channel > # note that channel nums are 0-relative in fluidsynth 1

[fluid-dev] Query: router_chan

2011-03-03 Thread Dave Serls
Returning to linux audio after a long hiatus. If I use router_chan in a fluidsynth instance like this: # change note events for odd channels to ridiculous invalid channel # note that channel nums are 0-relative in fluidsynth 1-relative on piano router_begin note router_chan 1 0 8 32 router_ch