Tuplet Number & Ratio Incorrectly Calculated When Using Ctrl + [number]

• Apr 26, 2019 - 19:10
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
duplicate
Regression
Yes
Workaround
No
Project

Tuplet ratio calculations are being displayed incorrectly when using the Ctrl + [number] shortcut. They are being reduced to lowest terms where there is a common factor (for example 6:4 is being displayed as 3:2).

Steps to reproduce...

  1. Create a new score.
  2. In an empty measure, enter a crotchet rest.
  3. Select the crotchet rest and hit Ctrl-6 to create a sextuplet.

Expected result : Sextuplet line displayed with numeral "6".
Actual result : Sextuplet line displayed with numeral "3".

N.B. This only happens when using Ctrl-6 - creating the tuplet manually using the Ctrl-1 (Create Tuplet) command results in correctly calculated tuplet numbers and ratios. See attached score for correctly and incorrectly calculated examples.

OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.1.0.6437, revision: 06f0ddd

Attachment Size
Tuplet_Number_Issue.mscz 6.65 KB

Comments