From 9b7d46c669c29ebaf731ce7e027480afba4792cc Mon Sep 17 00:00:00 2001 From: rekado Date: Fri, 2 Sep 2016 08:27:48 +0200 Subject: song2: stick: Add comment to show how to play final. --- 02-song2/music/stick.ly | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '02-song2') diff --git a/02-song2/music/stick.ly b/02-song2/music/stick.ly index d67ab8e..098a5ab 100644 --- a/02-song2/music/stick.ly +++ b/02-song2/music/stick.ly @@ -187,6 +187,16 @@ stickFinalRight = \relative c' { \change Staff = "stick left" e' } + %% |--X--|--X--|-----|-----|-----|------- + %% |-----|--X--|-----|--X--|-----|------- + %% |-----|-----|-----|--X--|-----|------- + %% |-----|--X--|-----|-----|--X--|------- + %% |-----|-----|-----|-----|-----|------- + %% |-----|-----|-----|-----|-----|------- + %% 9 10 11 12 13 + %% + %% fret+string-finger + %% 10+4-1 13+4-3 12+3-2 13+4-3 12+3-2 10+2-1 \change Staff = "stick right" \tuplet 6/4 { fis a cis a cis e } \tuplet 3/2 { cis e fis } -- cgit v1.2.3