diff options
author | rekado <rekado@elephly.net> | 2016-10-09 15:00:57 +0200 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2016-10-09 15:00:57 +0200 |
commit | f9ec30de635a29ec5fe12038b1404505dfee4598 (patch) | |
tree | ef3597699aa3eb136e7e80dc409223e82ba23fd6 /01-song1 | |
parent | 88bb6a5290eba6f05ece94f850f91e7387c99f8a (diff) |
song1: keys: Avoid octave jump.
Diffstat (limited to '01-song1')
-rw-r--r-- | 01-song1/music/keys.ly | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/01-song1/music/keys.ly b/01-song1/music/keys.ly index 746c356..48febbd 100644 --- a/01-song1/music/keys.ly +++ b/01-song1/music/keys.ly @@ -32,8 +32,8 @@ keysATransition = \relative c' { keysATransitionVariant = \relative c' { \time 4/4 - \repeat unfold 5 { cis8 gis e e' c4-. cis4-. | } - <e gis c>8-. r r q-. r r r r | r q4. r2 | + \repeat unfold 5 { cis'8 gis e e' c4-. cis4-. | } + <e, gis c>8-. r r q-. r r r r | r q4. r2 | } keysVerse = \relative c { |