diff options
author | rekado <rekado@elephly.net> | 2016-10-09 16:57:37 +0200 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2016-10-09 16:57:37 +0200 |
commit | ed96c983442f460cbdfd83c101d4a44c9d148d36 (patch) | |
tree | 73233a3190b899bc3f3e98b985328439a30e5aa3 /01-song1 | |
parent | 5e3376f267193fbf5e949250d17031ae85038818 (diff) |
song1: stick: Lower left part A one octave.
Diffstat (limited to '01-song1')
-rw-r--r-- | 01-song1/music/stick.ly | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/01-song1/music/stick.ly b/01-song1/music/stick.ly index f3463bd..c77f8ba 100644 --- a/01-song1/music/stick.ly +++ b/01-song1/music/stick.ly @@ -18,7 +18,7 @@ stickIntroRight = \relative c { dis16 e dis8 b4 } -stickALeft = \relative c' { +stickALeft = \relative c { \key cis \minor \time 2/4 cis8 r cis r | r r cis r | r r cis cis | @@ -29,7 +29,7 @@ stickALeft = \relative c' { \time 2/4 cis8 r cis r | r r cis r | r r cis r | \time 4/4 - r8 r r r r r e4 ~ | e2 e4-. dis-. | + r8 r r r r r e'4 ~ | e2 e4-. dis-. | } stickARight = \relative c { |