USB-MIDI-Driver
USB-MIDI-Driver copied to clipboard
Can't find a onMidiInEvent
Hi,
There are a lot of specific midi in events, but I would like a generic one such as onMidiIn(int status, int data1, int data2). I have central midi manager on my apps, and they are all cross platform. In desktop and windows, the midi in callback gives me status, data1 and data2.
Is there any general midiIn callback that I'm not seeing?
Thanks,
Regards,
Nuno