It should be possible to re-init MIDI IN after plugging in new MIDI keyboard
Reported version
3.0
Type
Functional
Severity
S5 - Suggestion
Status
closed
Regression
No
Workaround
No
Project
At the moment, if you turn on or connect a MIDI instrument after MuseScore has already started, musesscore will be unable to find it. There should be a way to scan for new MIDI devices without having to restart MuseScore.
Fix version
3.0.1
Comments
Here's the fix:
https://github.com/musescore/MuseScore/pull/3962
Fixed in branch master, commit 32a6b128eb
fix #276194 Allow MIDI device refreshed without restart of MuseScore
Fixed memory leak/lack of handle closing when deleting Port Audio engine.
Can now have MIDI devices be discovered by pressing button in Prefs/IO or by toggling the MIDI enabled button.
Fixed in branch master, commit 053673c45a
Merge pull request #3962 from blackears/276194-restarting-MIDI-driver
fix #276194 Allow MIDI devices to be refreshed without having to restart MuseScore
Automatically closed -- issue fixed for 2 weeks with no activity.