Add a property "with repeats" to jumps (like "D.S. al Coda")
Add a property "with repeats" to jumps (e.g. "D.S. al Coda"), so we can have e.g. a "D.S. al Coda with repeats", with playback of repeats bars.
See https://musescore.org/en/node/23773#comment-91240 ff.
The jumps (D.C., D.C. al Fine, D.C. al Coda, D.S. al Coda, D.S. al Fine and D.S.) would need that 'play repeats' flag/property.
I started working on that a while ago, but got stuck.
At https://github.com/Jojo-Schmitz/MuseScore/tree/play-repeats you'd find where I am with that, basically the GUI and file format changes needed, but not the actual playback yet.
Comments
See also #8604: Better control of repeats and jumps for playback
Jojo, can I take a try at implementing the playback? I've been looking at RepeatList::unwind() function a lot recently, so this might be a good time for me.
Yes, please! ;-)
Requested again at https://musescore.org/en/node/110286.
Eric, did you ever get a chance to really look into this one?
Requested again at https://musescore.org/en/user/101731/blog/2016/07/01/developing-musesco….
and again in https://musescore.org/en/node/126501
I'm so sorry for not replying this summer. I intended to work on this but was away.
Are you thinking about it going forward? Or unassign?
Fixed in https://github.com/musescore/MuseScore/commit/a95613e.
that fix seems to work.
At least partly, see #137946: play repeats on jumps doesn't work correct with voltas
Automatically closed -- issue fixed for 2 weeks with no activity.
See https://github.com/musescore/MuseScore/pull/3442 (for 2.2)
Fixed in branch 2.2, commit 5b28bd2378
Fix #56451, fix #44666: add property 'play repeats' to jump elements
Automatically closed -- issue fixed for 2 weeks with no activity.