Re: [fluid-dev] Missing function fluid_midi_event_get_sysex

2022-10-12 Thread Reinhold Hoffmann
hat we can live with that. Reinhold -Ursprüngliche Nachricht- Von: Tom M. [mailto:tom.m...@googlemail.com] Gesendet: Mittwoch, 12. Oktober 2022 17:54 An: FluidSynth mailing list; Reinhold Hoffmann Betreff: Re: [fluid-dev] Missing function fluid_midi_event_get_sysex I think I'v

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

[fluid-dev] Missing function fluid_midi_event_get_sysex

2022-10-10 Thread Reinhold Hoffmann
Hi, I am missing the function fluid_midi_event_get_sysex where the detailed sysex data of a sysex event can be extracted similar to fluid_midi_event_get_sysex_LOCAL. But this function is not publicly accessible. The corresponding function fluid_midi_event_set_sysex exists. Accessing detailed e