Repeats and Jumps problem
Hi, so I'm currently trying to create a score for Brandenburg Concerto 1, but I'm having a problem with the fourth movement. I don't know how to make the jump from one section to the second then back to the first section then to the third, then to first then fourth. I can't seem to find an answer on how to make them play in the proper sequence.
Comments
If by "section" you mean "entity separated by a section break" AKA "movement", then there is no way, jumps are local to such a section
In reply to If by "section" you mean … by Jojo-Schmitz
No, they are all within the same movement and I didn't use a section break.
In reply to No, they are all within the… by StarDust27274
OK, than I guess we'd need to see the score, and an explanation of the desired road map
Seems you need a couple D.S al codas, a couple segnos, codas and to codas
In reply to OK, than I guess we'd need… by Jojo-Schmitz
So what I'm trying to do is in Movement 4, have the Menuet play, then Trio 1, then Menuet, Polacca, Menuet, Trio 2, then finish with Menuet again. I haven't notated Trio 2 yet as I wanted to figure this out first
In reply to So what I'm trying to do is… by StarDust27274
At the end of the Trio 1 you have a D.C. You need a D.C. al Coda. Then a Coda at the start of the Polca and a To Coda at the end of the Menuett (you have a Fine there, that should do too, if modifying the D.C al Coda accordingly)
Same at the end of the Polca and the Trio 2 (which I can't find in the score), and finally a D.C. al Fine
In reply to At the end of the Trio 1… by Jojo-Schmitz
Ok, I'll try it
In reply to At the end of the Trio 1… by Jojo-Schmitz
Looks like it worked, thanks for the help
In reply to If by "section" you mean … by Jojo-Schmitz
Side note: Jumps can cross sections (and will if their label is not found within the section), but behavior might be less predictable.
In reply to Side note: Jumps can cross… by jeetee
Ah, I see. Just not with the implict
start
andend
marks, like D.C. uses (by default)In reply to Ah, I see. Just not with the… by Jojo-Schmitz
Correct; those are hardcoded to refer to section begin and section end of the current section.