musescore / musescore/MuseScore
Tuplets with incorrect beams
Nobody has claimed this yet.
- 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
No response
Steps to reproduce
Create some new score with instrument flute, Time Signature 2/4, done.
at some measure create tuplets from the menubar.
from the tuplets menu select other.
Select ratio 10/4 ->OK
Enter notes as documentet in Screenshots (i.e. Measure No, 5)
Look at the second note (1/32) the /32 beam should be at the lefthand side.
The problem occurs when the Tupletcount is higher than 9.
The problem occurs only with an even Tupletcount (10, 12, 14, .....)
The Tuplets are correct with a count 1-9 and an uneven Tupletcount (11,13,15, etc.)
See Screenshot measure 1-6.
The beams are correct when the beam is suspended between the 1/32 and the next 1/16
See Screenshot measure 7-8
Screenshots/Screen recordings
MuseScore Version
4.3.1
Regression
No.
Operating system
windows 11
Additional context
No response
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.