musescore / musescore/MuseScore
Provide mechanism for changing brackets mid-piece
@avvvvve is already working on this.
Since Apr 3, 2026.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Provide mechanism for (manually) changing brackets mid-piece. Adding, removing, changing span.
Forcing brackets/braces to draw mid-staff should also be possible (common with cutaway scores, changing divisi, etc.).
Changing barline span onwards from a certain point in the score (not just overriding single barlines) will likely also be necessary.
Problem to be solved
Needed to deal with a number of situations, e.g. cutaways, certain instrument changes, player changing position in score, divisi, etc.
Prior art
No response
Additional context
See also #21986, #24158.
Also consider consequences for positioning of bar numbers (e.g. #32893).
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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.