Hi all, I'm fairly new to fluidsynth, but so far it's been working great. I'm building an application at the moment that requires visual processing of various MIDI events. For instance, we are currently reading MIDI events from a keyboard, rendering those visually, and playing them back via the fluidsynth synthesizer using fluid_event_noteon/noteoff etc. This has been working perfectly.
Next up, I need to be able to load up a MIDI file, and perform the same treatment -- render visually, with accompanying audio synthesis. I had hoped to use the fluid player + router functionality there, but from the docs, it looks like it may not work for MIDI file playback. Is there a way to insert a handler for events generated from MIDI file playback? (For bonus points, I'd love to insert a bit of userdata in that callback :)) Thanks, Jason _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev