summaryrefslogtreecommitdiff
path: root/03-circus/parts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-10-22 23:15:52 +0200
committerrekado <rekado@elephly.net>2015-10-22 23:15:52 +0200
commit9087059ed7dd372bd5642ed336309ec43d4a816c (patch)
treee779e8c71509cb4408db905740c8f89cb762afbd /03-circus/parts
parentcbde3c94c1e41fba8aeabd37c7753d77efd489f2 (diff)
circus: stick: fix octave error.
Diffstat (limited to '03-circus/parts')
-rw-r--r--03-circus/parts/stick.ly2
1 files changed, 1 insertions, 1 deletions
diff --git a/03-circus/parts/stick.ly b/03-circus/parts/stick.ly
index 2350903..ff32f0c 100644
--- a/03-circus/parts/stick.ly
+++ b/03-circus/parts/stick.ly
@@ -25,7 +25,7 @@ stickHalfTimeFeel = \relative c' {
stickWeird = \relative c' {
\repeat volta 2 {
\time 5/4 {g4. fis16 g cis8 d r g, fis cis |}
- \time 9/8 {cis''4. b16 fis a8 b2 | }
+ \time 9/8 {cis'4. b16 fis a8 b2 | }
} \alternative {
{r2 r8 b8 a g fis |}
{r2 r8 b cis d fis |}