Highlight Musescore piano keyboard keys when midi keyboard keys are pressed
Hi,
I'm teaching online music classes and using Musescore to demonstrate different theoretical aspects. It would be excellent if it were possible to highlight Musescore's piano keyboard keys when I press the same key on my midi keyboard. Otherwise I have to click on the piano keyboard keys when I'm explaining things. Thanks! Musescore is so useful for teaching - I've seen a number of other online courses using it. Hopefully the classes are getting a lot of new users too!
Comments
Came up again in https://musescore.org/de/node/121716
Yes, that would be very helpful!
And in addition I'd love to have the piano keyboard keys highlighted when the cursor moves over the notes in the sheet within musescore (as when 'playing' a piece).
Which it does already (if you hit spacebar or use the Play panel). What it (currently) does not, is when you select a note in the score to highlight the corresponding key on the piano keyboard
The latter would exactly be what I need: as a beginner I more often than not struggle to find out which keys to press to play a chord. Placing the cursor over the chord and then have time to sort my fingers would be a great help for me! In play-mode it's simple too fast for me.
You can slow down the playback via the Play Panel...
Just throwing a few cents in to the pond, but it would be cool if the colors of the keys corresponded to the colors of the 4 voices (blue, green, red, purple), or something like a staff-property that had a color choice for the corresponding visual color on the keyboard. Also, if any fingering text was applied to a note it could potentially be shown on the corresponding keys. One final thing, even though it was just mentioned that you can slow down playback, it would be nice to have a step-like playthrough method that hi-lighted whatever notes were triggered or still being voiced and required a manual "next" to continue. These are obviously crutches for learning and aren't the focus of a sheet music editor, but they're of a decent sort, and I bet a bunch of amateurs would really appreciate such features.
PR: https://github.com/musescore/MuseScore/pull/2803
This implements the original feature request only. @worldwideweary's suggestions are also worth having, but require greater effort and are probably worthy of their own feature request (but look out for duplicates because some of them have been suggested before).
Fixed in branch master, commit 5080d313f3
fix #110711: color piano keys when MIDI keys are pressed
Fixed in branch master, commit 3b25c554cb
Merge pull request #2803 from shoogle/color-piano-notes
fix #110711: color piano keys when MIDI keys are pressed
Fixed in branch 2.0.4, commit ad79e789e1
fix #110711: color piano keys when MIDI keys are pressed
Automatically closed -- issue fixed for 2 weeks with no activity.