Re: [fluid-dev] Missing function fluid_midi_event_get_sysex

2022-10-12 Thread Reinhold Hoffmann
Tom, Thanks. Now, I understand the reason why which makes sense to me. Our software offers a feature called "recording" where the content of a midi event is presented to the user for manipulating, changable by tools etc. E.g. for a Note_On event the user can change the velocity of a single note r

Re: [fluid-dev] Missing function fluid_midi_event_get_sysex

2022-10-12 Thread Tom M. via fluid-dev
I think I've seen this question already 4 years ago. I didn't know back then why it was done that way, neither do I know now. I assumed that this function wasn't made public because fluidsynth is not supposed to be a MIDI parser. Particularly, there is an internal MIDI parser, but this one has