diff options
-rw-r--r-- | Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly b/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly index 73c972f..795fe6e 100644 --- a/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly +++ b/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly @@ -35,7 +35,7 @@ sopranMelodie = \relative g' { d( g,) a | h1 a2 | g1 e2 | - g1 r2 | + g1-- r2 | e fis1 | g2 d'1 | c2 d( e) | @@ -73,7 +73,7 @@ altMelodie = \relative d' { h1 c2 | d1 c2 | h1 a2 | - h1 r2 | + h1-- r2 | g2 a1 | c2 h1 | a2 g( fis4 e | @@ -111,7 +111,7 @@ maennerMelodie = \relative g, { h1 a2 | g1 a2 | e'4( fis g2) a | - e1 r2 | + e1-- r2 | e d1 | c2 g1 | a2( h c) | |