measure/beat counter keeps counting beyond end of score

• Dec 18, 2022 - 22:54
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