To show selected notes on the "piano" control
When I select some note (including notes that are part of some chord) in editor, I would like to see the corresponding note/pitch on the standard MuseScore editor piano control. If the note is included into some chord, then other chord tones could be highlighted as well, but with some other color (for example, the selected note us blue and the other chord tones are grey).
When you are in some key with a lot of sharps/flats, this feature would be very useful - you would see the exact pitch or the whole chord without having to check all those alterations and accidentals. Also very useful when a note is situated on the "added" lines (like A#3 in concert clef, etc.)
Attachment | Size |
---|---|
issue_piano_1.jpg | 56.03 KB |
issue_piano_2.jpg | 36.54 KB |
Comments
I like the suggestion. I would observe, though, that you can already see the pitch of a select note in the status line at the bottom of the screen. Doesn't help for complex chords, but does for single notes on ledger lines above or below the staff.
I have already done this. https://github.com/musescore/MuseScore/pull/3488
See my comments https://github.com/musescore/MuseScore/pull/3488#issuecomment-367640101
Fixed in branch 2.2, commit d8b245c096
fix #269672: Show selected notes on the piano control
Fixed in branch 2.2, commit e58454314a
Merge pull request #3489 from mattmcclinch/269672-pianotools
fix #269672: Show selected notes on the piano control
Fixed in branch master, commit 357f1098d7
fix #269672: Show selected notes on the piano control
Automatically closed -- issue fixed for 2 weeks with no activity.
When one of the chord tones is "black" note on piano, the color of it is "pink mixed with black" (looks like just "gray"), so user sees three notes with three different colors, but that's not right. See the screenshot attached to get what I mean (in this example I selected the "F" note of the chord)