musescore / musescore/MuseScore
Invalid note is rendered on the TAB staff when the same note is added to 2+ voices
Open
@bkunda is already working on this.
Since Jul 9, 2024.
guitar
needs design
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
To Reproduce
Steps to reproduce the behavior:
- Open the test score
Voices on tab test.mscz.zip - Add notes very high and very low notes (for 1 and 6 strings)
- Select voice 2
- Enter notes over the already added to 1 voice
The issue appears on all strings of TAB when using 3 and 4 voices
Expected behavior
When two voices use the same note it shouldn't be marked as invalid
Screenshots

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.