Re: [fluid-dev] Fluidsynth Channels

2011-12-01 Thread David Henningsson
On 11/30/2011 09:43 PM, Craig wrote: Hi all, Is it possible to write an app using the library, that unravels a midi file by each track, ignoring the channel of the 144 note on event, allocating each track to one of the many fluidsynth channels via some kind of callback, hence creating an applic

Re: [fluid-dev] Fluidsynth Channels

2011-11-30 Thread Aere Greenway
Craig & David: I have been doing something similar with Fluidsynth and Rosegarden. I simply add additional Fluidsynth 'engines' (done at the bottom of the Qsynth window). Each such engine independently handles 16 MIDI channels. In Rosegarden, I add additional General MIDI banks/devices. I

Re: [fluid-dev] Fluidsynth Channels

2011-11-30 Thread Pedro Lopez-Cabanillas
On Wed, Nov 30, 2011 at 3:11 PM, David Henningsson wrote: > On 11/30/2011 12:28 PM, Pedro Lopez-Cabanillas wrote: >> >> On Wed, Nov 30, 2011 at 8:45 AM, David Henningsson >>  wrote: >>> >>> On 11/29/2011 09:14 PM, Craig wrote: My question is, gleaning the fluidsynth source and docs

Re: [fluid-dev] Fluidsynth Channels

2011-11-30 Thread David Henningsson
On 11/30/2011 12:28 PM, Pedro Lopez-Cabanillas wrote: On Wed, Nov 30, 2011 at 8:45 AM, David Henningsson wrote: On 11/29/2011 09:14 PM, Craig wrote: My question is, gleaning the fluidsynth source and docs it appears that fluidsynth can handle midi channels above the 0-15, given that informati

Re: [fluid-dev] Fluidsynth Channels

2011-11-30 Thread Pedro Lopez-Cabanillas
On Wed, Nov 30, 2011 at 8:45 AM, David Henningsson wrote: > On 11/29/2011 09:14 PM, Craig wrote: >> >> My question is, gleaning the fluidsynth source and docs it appears that >> fluidsynth can handle midi channels above the 0-15, given that >> information, how does a midi file format hand of a mid

Re: [fluid-dev] Fluidsynth Channels

2011-11-29 Thread David Henningsson
On 11/29/2011 09:14 PM, Craig wrote: My question is, gleaning the fluidsynth source and docs it appears that fluidsynth can handle midi channels above the 0-15, given that information, how does a midi file format hand of a midi event with a standard note on -> 144 + midi channel, message1, messa