musescore / musescore/MuseScore
Custom bar numbering
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
Add the ability to fully customise displayed bar numbers - in particular, to have bar numbers with letters in them.
At the moment, bar number customisation is limited to simply adding or subtracting from the underlying bar number count.
Problem to be solved
In musical theatre scores, it is very common for inserted bars to be given custom bar numbers with letters in - e.g. if two bars were inserted in between bars 41 and 42, they would be labelled 41, 41A, 41B, 42.
There are workarounds, but currently no real way to get this working properly.
Prior art
Apparently Finale could do this (though I haven't used it myself) - https://usermanuals.finalemusic.com/FinaleMac/Content/Finale/Measure_numbers.htm
Additional context
Raised on forums here: https://musescore.org/en/node/367609
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.
Research direction
The issue names no implementation files, tests, or entry points; begin by locating the existing bar-number customization and reviewing the linked forum discussion. Done means inserted bars can display custom labels such as 41A and 41B while preserving the surrounding numbering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100