Bug "Play repeats"
Problem encountered on the French forum : https://musescore.org/fr/node/299961
Or two consecutive repeats with alternative ending :
If "play repeats" is checked the voltas of the 2 repeats are skipped instead of being re-executed after a D.S.
Test this file by checking and unchecking "Play repeats".
bug repeats.mscz
Unchecked : expected operation, repeats run as expected and after the D.S. all voltas "1" are skipped, all voltas "2" are played.
Checked : repeats run as expected but after the D.S. all voltas are skipped.
Comments
This seems to work here as expected though. MuseScore 3.3.4 on Windows
I've opened your file and played it back. D.S. apparently has repeats disabled.
Stopped playback, turned on repeats for the D.S.
Pressed 'back to start button' in the toolbar and then the play button.
All repeats and voltas are honored after the jump.
In reply to This seems to work here as… by jeetee
Strange ?
Test the original : test_1.mscz
In reply to Strange ? Test the original … by [DELETED] 16875981
That one indeed shows the weird behavior.
The big difference there is that the open volta of m25, which I think somehow interacts with the segno.
Definitely a bug, can't directly come up with a workaround for it unfortunately.
In reply to Strange ? Test the original … by [DELETED] 16875981
Place a Section-Break to the measure with "DS".
Right click to open the section break properties and set it as "0.00s, untick, untick".
Thanks for #300362: Bug "Play repeat" ;-)
Got precisely the same problem: "Play Repeats" left unchecked, D.S. plays second volta as expected. With it checked, skips both first and second voltas entirely.
In reply to Got precisely the same… by khalladay1
Use section break workaround (as in the my post above) // section break properties have been moved to inspector in new versions.
Will be fixed after https://github.com/musescore/MuseScore/pull/6248 is merged