musescore / musescore/MuseScore
Improve the process of applying fingering markings
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
This also came up on YT, and has actually been a major bug-bear of mine for a while (in all notation apps).
The suggestion is for something like an "apply fingering mode", where the user can navigate between notes using the arrow keys and hit the number keys to apply fingerings.
Obviously positioning would have to be carefully determined, and in many cases the user may still have to manually position fingering objects as required, but I'm sure we could be clever about establishing some sensible defaults for fingering object positions that would reduce the amount of manual work required.
Problem to be solved
Applying fingering markings is typically a cumbersome process because it involves applying objects from the palettes. For scores that require a lot of fingerings, this is especially slow and tedious.
Prior art
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.