Re: [fluid-dev] MIDI File Events

2011-05-04 Thread Jason Vasquez
Attached is a fairly simple patch that scratches my particular itch. It allows for setting a callback function on the fluid_player instance when it is created, which is called as each midi event is passed to the synth in fluid_track_send_events(...). Thoughts? On Wed, May 4, 2011 at 2:28 AM, Davi

Re: [fluid-dev] MIDI File Events

2011-05-03 Thread David Henningsson
On 2011-04-26 21:43, Jason Vasquez wrote: 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 th

[fluid-dev] MIDI File Events

2011-04-26 Thread Jason Vasquez
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