From 9087059ed7dd372bd5642ed336309ec43d4a816c Mon Sep 17 00:00:00 2001 From: rekado Date: Thu, 22 Oct 2015 23:15:52 +0200 Subject: circus: stick: fix octave error. --- 03-circus/parts/stick.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '03-circus') 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 |} -- cgit v1.2.3