On this page
A section can be repeated several times
When a section should be played several times in a row, its name tag is followed by a multiplier, e.g. (x2). For instance, [Chorus] (x2) means play the [Chorus] section twice.
In this example:
- When the
[Outro]section is defined (in red), it should be played only once - Both times it’s re-used (in green), it should be played twice due to the
(x2)multiplier
Note
This is the most usual and straightforward way to indicate that a section repeats multiple times. There are much more advanced and subtle ways to handle repetitions!