Midi input via JACK works only through channel 1
Commit 1514034.
Steps to reproduce:
1. Open MuseScore, enable midi input via JACK.
2. Connect your midi device, set it's channel to 1 < N < 16
3. Click somewhere on the staff, press "N", 7 and a key on your midi device.
Expected result: a new note should appear on the staff.
Actual result: nothing happens.
Midi input works only if midi device's channel is 1.
Comments
There was a wrong sequence of actions in processing midi events.
PR 1328: https://github.com/musescore/MuseScore/pull/1328
1f6a6f6f9e
Automatically closed -- issue fixed for 2 weeks with no activity.