musescore / musescore/MuseScore
Automatic cautionary accidentals
Open
Nobody has claimed this yet.
engraving
feature request
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
This task is best described with an example:
Suppose you have a key signature like F major, with the flat Bb. If, in a measure, (say measure 8) you make it a B natural, in the next measure (measure 9) you should automatically add a flat to that note, as to make it clear that the note changed for the reader. This is done automatically in other softwares
First picture is current situation

.
This picture is how it should be:

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.