> Is there an example (similar to the metronome example) that shows scheduling > noteon events to a synth with multiple loaded sound fonts?
There is nothing special to take care about. Just like program and bank changes affect a MIDI channel, you need to use FLUID_SEQ_PROGRAMSELECT events, that allow you to specify which soundfont to use on a certain MIDI channel. http://www.fluidsynth.org/api/event_8h.html#afefaed0bd14754be5117fd1aff61fcd3 Hope that helps. Tom
_______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev