How: repeat within repeat
Hi,
Below is a part of a greater score.
Question:
How do I play this with MuseScore... measures:
1,2,3,4,1,2,3,4,5...etc till the end, than this 3x
so .... measures:
1,2,3,4,1,2,3,4,5...etc till the end + 1,2,3,4,1,2,3,4,5...etc till the end + 1,2,3,4,1,2,3,4,5...etctill the end
Attachment | Size |
---|---|
HerhalingTest.mscz | 13.13 KB |
Comments
use 2 voltas.
first for: 1, 3, 5, ...
second for: 2, 4, 6, ...
Set the volta-line's repeat lists in the Inspector (same as the volta text(s) ). // click a volta line; see the bottom end of the Inspector.
Set the play counts on last bar(s) of the voltas (with the "repeat bar"). //right click, select measure properties, see bottom right of opened window. PS:"For three repetitions; set 4 for first; and set 3 for second"
(Optional) add a final measure to the end.
In reply to use 2 voltas. first for: 1,… by Ziya Mete Demircan
Ziya Mete Demircan ... Thanks! It works fine!
In reply to Ziya Mete Demircan … by jan99x
Additional note:
If you have made significant changes, including repeat lists and voltas: Save the score, Close it, and Open again.
If you don't do this, sometimes changes aren't fully processed in the current version.
PS: I'd love to write a bug report about it, but I can't create enough examples of what happens when and how.
In reply to Additional note: If you have… by Ziya Mete Demircan
Ok... I will take an eye on it. And give you an message when it occurs.