From cbde3c94c1e41fba8aeabd37c7753d77efd489f2 Mon Sep 17 00:00:00 2001 From: rekado Date: Thu, 22 Oct 2015 23:10:00 +0200 Subject: circus: stick: fix weird melody. --- 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 92ee141..2350903 100644 --- a/03-circus/parts/stick.ly +++ b/03-circus/parts/stick.ly @@ -24,7 +24,7 @@ stickHalfTimeFeel = \relative c' { stickWeird = \relative c' { \repeat volta 2 { - \time 5/4 {g4. fis16 g cis8 d r g, fis fis, |} + \time 5/4 {g4. fis16 g cis8 d r g, fis cis |} \time 9/8 {cis''4. b16 fis a8 b2 | } } \alternative { {r2 r8 b8 a g fis |} -- cgit v1.2.3