musescore / musescore/MuseScore
Add option "Reset rehearsal marks for new section" to section breaks
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
See title
Problem to be solved
If you have alphabetical rehearsal marks in a score with multiple sections, the "Resequence rehearsal marks" command doesn't seem to know about the sections, it creates a continuous sequence spanning all sections. If you want each section to start at "A", you have to set that up manually and need to always select the corresponding range before running the command.
Prior art
There's already an option to reset measure numbers. It seems only logical that you could reset the rehearsal marks there, too.
Additional context
No response
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
Start by locating the section-break handling, the “Resequence rehearsal marks” command, and the existing “reset measure numbers” option. Trace how section boundaries affect rehearsal-mark sequencing and how the option is exposed in the interface. Done means users can enable the option so each section starts its rehearsal-mark sequence at A.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100