Changed MIDI event structure MIDI_EventPacket_t to use a single field for the...
Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs).
Please register or sign in to comment