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 event elements from the struct fluid_midi_event_t like void
*paramptr does not work because those are not accessible either.
Alternatively, doing the trick by a mirror struct is somehow risky.
 
Any ideas how to best extract sysex events? 
 
Thx
 
Reinhold

 

 

 
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to