Bug: Measure repeats ignored first time through
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
In this score, the repeats in bars 15 and 16 are ignored first time through the four bar Groove repeat (bars 13 to 16). Notice that in the first Groove repeat (a duplicate of the second Groove), the repeats in bars 7 and 8 are played first time through. Removing the last barline repeat does not fix the issue. As pointed out in the original post, the measure repeats in the last two bars are not being exported to musicxml. The repeats are missing on the re-imported musicxml version.
My system: OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.1.0.7011, revision: 8b1a7dc
Attachment | Size |
---|---|
Xote_Swing_single_instrument.mscz | 9.14 KB |
Fix version
3.1.0
Comments
This is a regression from 3.0.5 (where playback works as expected) so relates to #289565: [Epic] 3.1-RC Regressions that must be fixed.
I've looked a bit and am stumped. I can only guess it might be somehow to #289561: Playback continues to repeat after end repeat barline has been deleted, or at least, that bug makes diagnosing this one harder, because deleting / adding repeat measure signs is similarly not honored.
See https://github.com/musescore/MuseScore/pull/5072
Fixed in branch master, commit 7de0e50452
fix #289721: disallow breaking MIDI rendering chunk at repeat measure
Fixed in branch master, commit c56e6928aa
_Merge pull request #5072 from dmitrio95/289721-repeatmeasure-at-chunk-border
fix #289721: disallow breaking MIDI rendering chunk at repeat measure_
Automatically closed -- issue fixed for 2 weeks with no activity.