Changing the duration of rests doesn't work consistent inside tuplets via toolbar
OS OpenSuse Leap, MuseScore 3543170
came from: https://musescore.org/de/node/221021
steps to reproduce:
- select a quarter duration and press i.e. ctrl+7
- leave the note input mode
- select the second last 16th rest and select the duration of an eight note via toolbar
expected result: the rest changes to a eight rest
actual result: nothing changes
It works as expected via shortcut "0"
It works via toolbar with rests before inside the tuplet
Attachment | Size |
---|---|
changingrestduration.mscz | 3.16 KB |
Comments
I assume this will turn out to be a round-off error, changing the sixteenth to an eighth resulting in a tick or two too long for the quarter note because we can't evenly divide 480 (number of ticks in q quarter note) by 7.
Fixed in branch 2.2, commit 30c5b79c22
fix #222181, fix #269998: Dotted rhythms within tuplets
Fixed in branch 2.2, commit 0e866f6111
Merge pull request #3527 from mattmcclinch/269998-tuplet-element-duration
fix #222181, fix #269998: Dotted rhythms within tuplets
Automatically closed -- issue fixed for 2 weeks with no activity.