musescore / musescore/MuseScore

Refinement to holding "Ctrl" for dynamics assignment

Open
#23,956 0 comments 0 reactions 2 assignees View on GitHub

Nobody has claimed this yet.

P2 UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Follow up from @oktophonie's: https://github.com/musescore/MuseScore/issues/23321

Adding a dynamic from the palette with the 'Ctrl' pressed should assign the dynamic(s) directly to the voice(s) of the currently selected note(s), if any, rather than to 'All voices'.

This assumes that Preferences > Note input > Voice assignment is set to "All voices on the instrument"

If it's set to "Only the voice they are applied to", then when adding a dynamic from the palette with 'Ctrl' pressed, the dynamic should be assigned to "All" voices (or "All voices on instrument" on grand staves). Right now, holding 'Ctrl' in that scenario does nothing.

Basically, 'Ctrl' should do the opposite of whatever the preference is set to.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.