summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--03-circus/parts/stick.ly9
1 files changed, 5 insertions, 4 deletions
diff --git a/03-circus/parts/stick.ly b/03-circus/parts/stick.ly
index f761c49..e2b7720 100644
--- a/03-circus/parts/stick.ly
+++ b/03-circus/parts/stick.ly
@@ -7,7 +7,6 @@ stickA = \relative c'' {
<fis ais>8 r r <fis ais> ~ <fis ais>2 |
<fis ais>8 r r <fis ais> ~ <fis ais>2 |
- r2 |
}
stickHalfTimeFeel = \relative c' {
@@ -54,9 +53,11 @@ stick = {
%% intro
\time 2/4
\relative c'' { r4 r8 g ~ | }
- \repeat unfold 2 \stickA
-
- R2*3
+ \repeat volta 2 \stickA
+ \alternative {
+ { r2 | }
+ { r2 | R2*3 }
+ }
%% TODO solo
\repeat unfold 2 {