summaryrefslogtreecommitdiff
path: root/01-song1
diff options
context:
space:
mode:
Diffstat (limited to '01-song1')
-rw-r--r--01-song1/music/keys.ly4
1 files changed, 2 insertions, 2 deletions
diff --git a/01-song1/music/keys.ly b/01-song1/music/keys.ly
index 8a3c90a..c3eb31e 100644
--- a/01-song1/music/keys.ly
+++ b/01-song1/music/keys.ly
@@ -137,9 +137,9 @@ keysWaltz = \relative c'' {
keysOutro = \relative c' {
\time 4/4
\set PianoStaff.midiInstrument = #"lead 8 (bass+lead)"
- \repeat unfold 3 { cis8 b, cis gis e' gis, e' gis, |}
+ \repeat unfold 3 { cis8 b, cis gis' e' gis, e' gis, |}
<b e gis>2 <b dis fis> |
- \repeat unfold 3 { cis'8 b, cis gis e' gis, e' gis, |}
+ \repeat unfold 3 { cis8 b, cis gis' e' gis, e' gis, |}
<e' gis b>2 <dis fis b> |
}