musescore / musescore/MuseScore
Noticeable gap between two whole notes of the same pitch
Open
Nobody has claimed this yet.
engraving
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug (incorrect score rendering)
Bug description
There is a noticeable gap between two same-pitch whole notes when they are on different voices.
Steps to reproduce
- Add a G whole note in voice 1.
- Add another G whole note in voice 2 to the same beat.
- See error: there is a small gap between the two notes.
- Flipping the stem direction of one of the notes (even though there is no stem) closes the gap.
Screenshots/Screen recordings
MuseScore Version
4.2.1
Regression
No.
Operating system
macOS 12.7.2
Additional context
In Finale, two whole notes always touch each other, regardless of voice or stem direction.
Also, the behavior is independent of the font being used; that is, it occurs with all musical fonts (Leland, Bravura, Maestro, etc.)
I know that the space is applied to notes of different durations as well, but I don't think it should be applied to two whole notes.
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.