MidiAction uses wrong channel
MidiAction emits the MidiValues on the channel relative to the instrument instead of the actual channel! See file attachment for an example
Attachment | Size |
---|---|
MidiActionTest.mscx | 8.63 KB |
MidiAction emits the MidiValues on the channel relative to the instrument instead of the actual channel! See file attachment for an example
Attachment | Size |
---|---|
MidiActionTest.mscx | 8.63 KB |
Comments
see https://github.com/musescore/MuseScore/pull/2748
Fixed in branch master, commit 51e096b31a
fix #118816: midiAction on wrong midi channel
Fixed in branch master, commit 61d1589f36
Merge pull request #2748 from hpfmn/FixMidiActionChannel
fix #118816: midiAction on wrong midi channel
Fixed in branch 2.0.4, commit b10fefdc04
fix #118816: midiAction on wrong midi channel
Automatically closed -- issue fixed for 2 weeks with no activity.