From 8069e0166bf6ddd58b586609727deb1e7c6b9114 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Wed, 4 Jan 2017 22:29:03 +0100 Subject: white noise: stick: Add finger and string info to rest of solo. --- 04-white-noise/music/stick.ly | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to '04-white-noise') diff --git a/04-white-noise/music/stick.ly b/04-white-noise/music/stick.ly index e9fd7a5..a337118 100644 --- a/04-white-noise/music/stick.ly +++ b/04-white-noise/music/stick.ly @@ -87,25 +87,27 @@ stickSoloRight = \relative c'' { cis b\3-1 a16\4-3 gis\4-2 fis\4-1 e\5-3 fis8\4-1 a16\4-3 b\3-1 cis\3-2 d\3-3 e\2-1 f\2-2 | fis4.\2-3 r4 gis,8\4-2 a\4-3 e'\2-1 ~ | - e fis4\2-3 cis4.\3-2 r8 b16-1 cis-2 | + e fis4\2-3 cis4.\3-2 r8 b16\3-1 cis\3-2 | - d8-3 + d8\3-3 \tuplet 3/2 { \change Staff = "stick left" gis,16\10-1 b\10-4 \change Staff = "stick right" - e-3 - } gis16-2 r16 + e\3-3 + } gis16\2-2 r16 \tuplet 3/2 { \change Staff = "stick left" - a,16\10-1 + a,16\10-1 cis\10-4 \change Staff = "stick right" - cis fis - } a4 b8 + fis\3-3 + } a4\2-1 b8\2-2 \tuplet 3/2 { - cis,16 fis a - } - | cis4. fis,8 fis'2 | + %% TODO: this is the left hand on the right side + cis,16\3-1 fis\2-2 + %% back to right hand + a\2-2 + } | cis4.\1-1 cis8\1-1 fis2\1-3 | } stickTransitionLeft = \relative fis,, { -- cgit v1.2.3