musescore / musescore/MuseScore
Instruments with single-voice chords or multiple voices in a region should not combine with other instruments
@miiizen is already working on this.
Since Aug 28, 2026.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Currently, if an instrument has chords in a region, only the top note is considered for combining – the others are silently omitted.
Problem to be solved
Instead, for the region containing single-voice chords, this instrument should occupy a voice by itself. No other instruments can combine into this voice, despite being otherwise compatible. However, they could share the staff in the vacant upper or lower voice.
For a region where an instrument has multiple voices, it should occupy a whole staff. No other instruments can combine onto this staff for the region.
Prior art
No response
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.
Assessment
This issue has not been assessed yet.