Volta 1, 2, 3 then volta 4?
Hello. I am not sure if this is intended or not, but I cannot get the first volta (1, 2, 3) to repeat 3 times, then jump to the second volta (4). Any help is appreciated.
Attachment | Size |
---|---|
repeat1234.mscz | 3.41 KB |
Hello. I am not sure if this is intended or not, but I cannot get the first volta (1, 2, 3) to repeat 3 times, then jump to the second volta (4). Any help is appreciated.
Attachment | Size |
---|---|
repeat1234.mscz | 3.41 KB |
Do you still have an unanswered question? Please log in first to post your question.
Comments
Right click measure 2->Measure Properties->set Play count
In reply to Right click measure 2-… by Shoichi
Hello, thanks for the quick reply. This solves playing the first volta 3 times, but jumping to second volta does not work...
In reply to Hello, thanks for the quick… by stephanvs
That's because Shoichi increased the play count not enough, it must be one higher than the number of items in the repeat list of the volta.
Your volta has 3 entries (1,2,3) thus the play count should be 4 to force the repeat go to the start once more after the last play of the volta.
In reply to That's because Shoichi… by jeetee
It seems to work with bigger numbers, not four. But I don't know if it's 3.2.3 or me...
In reply to It seems to work with bigger… by Shoichi
The issue is the start repeat at the start of the volta, which is tripping up the interpretation.
The first pass through the volta, it is evaluated still before the start repeat (so in relation to the start of the score), only after that is it compared against that start repeat.
Have a bar inbetween the start repeat and the start of the volta and all will work out.
In reply to The issue is the start… by jeetee
Thx jeetee
In reply to That's because Shoichi… by jeetee
Works like a charm. Thanks!