From 61b974ef463246e2e0f5e06cd6e5840f860198f5 Mon Sep 17 00:00:00 2001 From: rekado Date: Mon, 21 Nov 2016 20:59:13 +0100 Subject: song2: keys: Correct arpeggio and reprise. --- 02-song2/music/keys.ly | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '02-song2') diff --git a/02-song2/music/keys.ly b/02-song2/music/keys.ly index 798254c..6e3e45e 100644 --- a/02-song2/music/keys.ly +++ b/02-song2/music/keys.ly @@ -29,7 +29,7 @@ keysMartaRekado = \relative c' { } \time 3/4 - d,16 a fis a fis' a + d,, fis a d fis a gis e b e gis b | a fis d fis a cis b gis e gis e' d | @@ -46,9 +46,9 @@ keysMartaRekado = \relative c' { keysReprise = \relative c' { \time 4/4 \repeat unfold 2 { - 2 ~ 2 | + 2 ~ 2 | 4. ~ 8 ~ 2 | - 2 ~ 2 | + 2 ~ 2 | 4. ~ 8 ~ 2 | } } -- cgit v1.2.3