musescore / musescore/MuseScore
Incorrect tremolo durations on notes with flags/beams
Open
Nobody has claimed this yet.
feature request
P3
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
In the tremolos palette there are options like “32nd through stem” and “32nd between notes”. These don’t produce 32nd tremolos but tremolos with three beams which is something different for eighth and shorter notes.
Two possible solutions for this:
- The palette tool tips should read “3 tremolo beams through stem” and “3 tremolo beams between notes”.
- The 32nd tremolos should produce less beams for short notes.
I’d strongly prefer the second option because then you can just add a tremolo of constant speed to a longer section of music containing different durations. This is why I marked this as an UI bug instead of engraving bug.
Steps to reproduce
- Write a rhythm containing different durations (containing eighth notes or shorter).
- Add stem tremolos or between note tremolos.
Screenshots/Screen recordings
MuseScore Version
4.0.2
Regression
I don't know
Operating system
Manjaro Linux
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.