Playback when adding an accidental

• Feb 9, 2018 - 19:01
Reported version
2.1
Type
Functional
Severity
S5 - Suggestion
Status
closed
Project

https://musescore.org/en/node/269268

This suggestion is to implement playback when adding an accidental to a single note via the accidentals toolbar or a keyboard shortcut, to be consistent with playback for other types of note.


Comments

Status (old) active patch (code needs review)
Status active  
Type Graphical (UI) Functional

The other part of this feature request was to add a command (that can have a keyboard shortcut) to delete the accidental for a selected note (or notes) without having to select the accidental itself. This command, as well as the playback when adding accidentals, is implemented in this pull request. It is up to the user to specify the keyboard shortcut to use, but the command is "Note input: No accidental".

Status (old) fixed patch (ready to commit)
Status fixed PR created
Reported version 3.0 2.1

That one-line patch should be good and harmless enough to make it into 2.2 too. It does git cherry-pick cleanly