USB-MIDI-Driver icon indicating copy to clipboard operation
USB-MIDI-Driver copied to clipboard

Can't find a onMidiInEvent

Open sinosoidal opened this issue 9 years ago • 0 comments

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

sinosoidal avatar Feb 07 '16 16:02 sinosoidal