summaryrefslogtreecommitdiff
path: root/Jedes_Tierlein_hat_sein_Essen/stimmen.ly
blob: ee88ffeb605154fe9be1391534145790f2b1d86c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
global = {
  \key f \major
  \time 4/4
  \autoBeamOff
}

melodie = \relative c'' {
  c4 c b a |
  g f g g |
  c c b a |
  g f g2 |
  f4 f c' c |
  b8[ a] b[ d] c4 c |
  c c b a |
  g g f2 |
  g f | \bar "|."
}