Onscreen keyboard only shows parent note/chord to ornaments/tremolos
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
No
Project
Make a tremolo or a trill, and playback with on-screen keyboard
The keyboard merely highlights the first note of ornamentation without the actual notes being shown. It should reflect the actual notes (like what the Piano Roll Editor does by showing what is playing). It would be nice if someone who knows the related code could make this look a little less lame during playback with a score having plenty of ornamentation while showing the on-screen keyboard.
E.g.:
Comments
Doubly of concern is the fact that the [Send to Youtube] function at .COM also produces videos with the same problem since it prepares a keyboard at the bottom of the video. Trills etc show repeating the same root note rather than the correct pitch
Although no one else is mentioning this, it's kind of irksome to me to see the onscreen keyboard be incorrect with ornamentation, especially for non-stem tremolos, so I delved into the code.
https://github.com/musescore/MuseScore/pull/7481
Fixed in branch 3.x, commit ad179187e6
Fix #314060: Onscreen Keyboard now shows actual note events rather than score selection during playback
Automatically closed -- issue fixed for 2 weeks with no activity.
reopening as this seems needed for master too