musescore / musescore/MuseScore
Duplication of accidentals on subsequent systems
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
I propose to organize the automatic affixing of accidentals (in parentheses or without) to subsequent systems
Problem to be solved
It is helpful to repeat an accidental on a tied note at the beginning of a new system so that the reader does not have to look back to a previous system to confirm the pitch.
At the moment, Musescore does not automatically mark accidentals at the beginning of a new system. This can only be done manually. But, given the instability of the score layout, I think it's not worth bothering with it manually.
Regarding the use/non-use of parentheses for accidents. If the accidental for the tied note is without brackets, a repeat of the pitch later in the bar does not require confirmation. This notation is preferable to repeating an accidental twice in a bar in close succession:
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.