fix #122626: Fail to import MIDI file properly

This commit is contained in:
lasconic 2016-08-27 10:09:25 +02:00
parent b3c18ba5be
commit 9ec4e31adb

View file

@ -716,7 +716,7 @@ void MidiTrack::mergeNoteOnOffAndFindMidiType(MidiType *mt)
if (rpnh == -1 || rpnl == -1) {
qDebug("parameter number not defined, data 0x%x 0x%x, tick %d, channel %d",
datah, datal, i->first, ev.channel());
break;
continue;
}
// assume that the sequence is always
// CTRL_HDATA - CTRL_LDATA