diff --git a/src/MIDI.hpp b/src/MIDI.hpp index be7c28a1..d1d5e2c9 100644 --- a/src/MIDI.hpp +++ b/src/MIDI.hpp @@ -893,6 +893,7 @@ bool MidiInterface::parse() mMessage.data1 = 0; mMessage.data2 = 0; mMessage.valid = true; + mMessage.length = 1; // Do not reset all input attributes, Running Status must remain unchanged. // We still need to reset these