I used the exemples and they work fine, but I notice in the examples that MIDIEvent is 4 number array.
Is there a way to receive one byte Midi messages (system real-time messages), or two bytes Midi messages (program change, channel pressure) with Arcore? Can you give some examples?