measure/beat counter keeps counting beyond end of score
Reported version
4.x-dev
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
GitHub issue
Regression
Yes
Workaround
No
Project
- Play the attached score (with only 2 measures with 4 quarter notes in each bar)
- observe measure/beat counter in "Playback controls" toolsbar
expected:
when end of score is reached and playback stops,
the measure/beat counter should stop at value "2:4"
(i.e. last beat in last measure)
observed:
when end of score is reached and playback stops,
the measure/beat counter is still incrementing by further 7 beats,
finally reaching value "4:3" (3rd beat in non-existing measure #4)
OS: Windows 10 Version 2009, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-223472200, revision: 5485621
Attachment | Size |
---|---|
SimpleScore4.0.mscz | 14.5 KB |
Comments
In Musescore 3.6.2, this issue was not present.
The time counter in same toolbar shows same behaviour,
running synchronously with the measure/beat counter
This is already reported on GitHub
Please add the link to the issue
see https://github.com/musescore/MuseScore/issues/13683