summaryrefslogtreecommitdiff
path: root/01-song1
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-10-05 22:57:49 +0200
committerrekado <rekado@elephly.net>2016-10-05 22:57:49 +0200
commitc568b183b2271f63043e93138e7494f3255b2a38 (patch)
tree17e4bbc364b23544e2c7ce369410acb8c9c4b9b6 /01-song1
parentf8d0cea59182b7ba6d660f072d9a093691118624 (diff)
song1: Repeat first verse three times.
Diffstat (limited to '01-song1')
-rw-r--r--01-song1/music/bass.ly2
-rw-r--r--01-song1/music/click.ly2
-rw-r--r--01-song1/music/keys.ly2
-rw-r--r--01-song1/music/stick.ly4
4 files changed, 5 insertions, 5 deletions
diff --git a/01-song1/music/bass.ly b/01-song1/music/bass.ly
index f9a9047..f433f8e 100644
--- a/01-song1/music/bass.ly
+++ b/01-song1/music/bass.ly
@@ -182,7 +182,7 @@ bassMusic = {
\bassAExtended
\bassATransition
- \repeat volta 2 \bassVerse
+ \repeat volta 3 \bassVerse
\bassVerseVariant
\bassVerseHarder
diff --git a/01-song1/music/click.ly b/01-song1/music/click.ly
index 0354e53..7284154 100644
--- a/01-song1/music/click.ly
+++ b/01-song1/music/click.ly
@@ -42,7 +42,7 @@ click = \drummode {
%% Verse
\tempo 4 = 175
- \repeat volta 2 {
+ \repeat volta 3 {
\time 4/4 \repeat unfold 12 { <bd hh>2 hh | }
}
diff --git a/01-song1/music/keys.ly b/01-song1/music/keys.ly
index 60c1ee9..022d81d 100644
--- a/01-song1/music/keys.ly
+++ b/01-song1/music/keys.ly
@@ -158,7 +158,7 @@ keyboard = <<
\repeat volta 2 \keysA
\keysAExtended
\keysATransition
- \repeat volta 2 \keysVerse
+ \repeat volta 3 \keysVerse
\keysVerseVariant
\keysVerseHarder
diff --git a/01-song1/music/stick.ly b/01-song1/music/stick.ly
index 294f9b6..798d2e8 100644
--- a/01-song1/music/stick.ly
+++ b/01-song1/music/stick.ly
@@ -315,7 +315,7 @@ stick = <<
\stickAExtendedRight
\stickATransitionRight
- \repeat volta 2 \stickVerseRight
+ \repeat volta 3 \stickVerseRight
\stickVerseVariantRight
\stickVerseHarderRight
@@ -345,7 +345,7 @@ stick = <<
\stickAExtendedLeft
\stickATransitionLeft
- \repeat volta 2 \stickVerseLeft
+ \repeat volta 3 \stickVerseLeft
\stickVerseVariantLeft
\stickVerseHarderLeft