musescore / musescore/MuseScore
Slash notation in multiple-voice contexts
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
Implement the ability to notate slashes in multi-voice contexts.
Example:
Problem to be solved
Slash notation in multi-voice can be useful when compressing music content when you need to notate the rhythm on fewer staffs. This may seem like a good practice for succinct notation.
There is currently no such option in MuseScore Studio. Regardless of the voice number, all slash elements are placed on the middle line of the staff:
https://github.com/user-attachments/assets/37b49215-0521-42af-9df9-fd5ca57d6253
Prior art
Dorico has such a feature. The user can select individual notes and turn them into slashes. At the same time, a choice is given whether these slashes should be with or without stems.
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
The issue names no source files, tests, or entry points. Start by locating the existing slash-notation implementation and how voices position slash elements; the work is done when slash notation can be used in multiple voices and supports the requested stem behavior.
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