From 8b345c93515214ca2b3f0d06e306a0734e9f300b Mon Sep 17 00:00:00 2001 From: rekado Date: Thu, 6 Oct 2016 21:50:47 +0200 Subject: circus: stick: Move final solo arpeggio to bass side. --- 03-circus/music/stick.ly | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to '03-circus') diff --git a/03-circus/music/stick.ly b/03-circus/music/stick.ly index 9a927a1..e43776d 100644 --- a/03-circus/music/stick.ly +++ b/03-circus/music/stick.ly @@ -343,8 +343,7 @@ stick = << \tuplet 3/2 { g' gis a } \tuplet 3/2 { c cis dis ~ } | dis4 r8 ais16 b | c16 r8 g'16 cis,8 r8 | - e,16 gis b e gis b gis e | - b gis e4 f8 | + r2 | r2 | } %% spooky @@ -404,11 +403,21 @@ stick = << } %% Solo - \repeat unfold 2 { - \time 2/4 R2*3 - \time 3/4 R2. - \time 2/4 R2*5 - } + \time 2/4 R2*3 + \time 3/4 R2. + \time 2/4 R2*5 + + \time 2/4 R2*3 + \time 3/4 R2. + \time 2/4 R2*3 + + %% TODO: this should be played with both hands on the bass side! + %% left hand: right hand: + %% 7 11 + %% 7 12 + %% 9 12 + e16 gis b e gis b gis e | + b gis e4 f8 | %% Spooky \key fis \minor -- cgit v1.2.3