To Coda in same measure as D.C. al Coda is ignored
First reported in https://musescore.org/en/node/267771
See attached example test file
Expected Playback: 1,2,3, 1,2,3, 5
Actual Playback: 1,2,3, 1,2,3, 4, 5
The To Coda instruction is ignored.
Attachment | Size |
---|---|
267771_DC_-_To_Coda.mscz | 4.56 KB |
Comments
https://github.com/musescore/MuseScore/pull/3371
Fixed in branch master, commit dd2050e2f1
fix #8604, fix #4525, fix #6091, fix #48456, fix #148276, fix #230531, fix #267778: improve volta playback
unwindSection using RepeatList as how a human will notate the volta: using the n-th time a startRepeat is taken, also slightly modified the jump detection logic to have it check for jumps only upon the last passage of a measure
See https://github.com/musescore/MuseScore/pull/3442
Fixed in branch 2.2, commit aaf88ffeb6
fix #8604, fix #4525, fix #6091, fix #48456, fix #148276, fix #230531, fix #267778: improve volta playback
unwindSection using RepeatList as how a human will notate the volta: using the n-th time a startRepeat is taken, also slightly modified the jump detection logic to have it check for jumps only upon the last passage of a measure
Automatically closed -- issue fixed for 2 weeks with no activity.