From 88bb6a5290eba6f05ece94f850f91e7387c99f8a Mon Sep 17 00:00:00 2001 From: rekado Date: Thu, 6 Oct 2016 23:50:08 +0200 Subject: song1: stick: Adjust to avoid playing in zeroth fret. --- 01-song1/music/stick.ly | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '01-song1') diff --git a/01-song1/music/stick.ly b/01-song1/music/stick.ly index d038997..a49377c 100644 --- a/01-song1/music/stick.ly +++ b/01-song1/music/stick.ly @@ -179,9 +179,9 @@ stickNastyLeft = \relative c { \key e \minor b b b r b b | b r c c c r | - a a a r a a | es r es es es r | + c c c r c c | b r b b b r | - e e e r e e | e r e e fis' g | + e, e e r e e | e r e e fis' g | fis fis fis r fis fis | fis g a b, c b | e, e e r e e | e r e e fis' g | @@ -253,7 +253,7 @@ stickWaltzLeft = \relative c { \key fis \minor bes4\sustainOn fis' cis' | r2 bes,4 | fis'2.\sustainOff | \time 4/4 - a,4 e' cis' a, | c gis' dis' c, | + cis4 a' e' cis, | c gis' dis' c, | } stickWaltzRight = \relative c'' { -- cgit v1.2.3