Fix the_lonely_goatherd intro

This commit is contained in:
flyingscorpio@clevo 2022-09-25 13:35:50 +02:00
parent 504e2bd8be
commit 898fe0b763

View file

@ -37,8 +37,8 @@ global = {
\relative c' {
c4 c'8 c c4 c,8 c | c4 bes' bes a
es4 es'8 es es4 es,8 es | es4 des' des c |
g8 g e' g, a4 b |
\change Staff = "down" \stemUp g,8 g g g a4 b |
g8 g e g a4 b |
\change Staff = "down" \stemUp g,8 g e g a4 b |
\change Staff = "up" \stemNeutral
R1 | r2 <c e g c>4 r |
\clef bass
@ -52,7 +52,7 @@ global = {
\new Voice {
\relative c {
c1~ | c1 | es1~ | es1 |
R1 | e2 d | g,8 g f g a4 b | c4 r c, r |
R1 | e2 d | g,8 g e g a4 b | c4 r c, r |
f4 r c r | f4 r c r \bar "||"
}
}