%some settings% vim: ai sw=2 lbr nu et \version "2.18" global = { \key f \major %\override Staff.TimeSignature #'style = #'() \time 2/4 \autoBeamOff \partial 4 } % Die Stimmen sopranMelodie = \relative f' { \repeat volta 2 { f8 g | a f b a | g f\breathe a b | c a d c | b a\breathe c c | c c d c | c b\breathe b b | b c16[ d] c8 b | b a\breathe c c | d d c e, | f4\breathe c'8 c | d d c e, | f4 } \repeat volta 2 { c'8 c | c2~ | c~ | c~ | c | c4\breathe d8 d | c a b g | a4\breathe c8 d | b g r4 | r c8 d | b g r4 | r c8 c | c c d c | c b\breathe b b | b c16[ d] c8 b | b a\breathe c c | d d c e, | f4\breathe c'8 c | d d c e, | f4 } } altMelodie = \relative f' { \repeat volta 2 { r4 | r2 | r4 f8 g | a f b a | g f\breathe a a | a a b a | a g g g | g a16[ b] a8 g | g f\breathe a a | b b a g | a4\breathe a8 a | b b a g | 4 } \repeat volta 2 { r4 | r a8 b | c a b g | a f\breathe a b | c a b g | a f\breathe b b | a f g e | f4\breathe a8 b | g e r4 | r a8 b | g e r4 | r a8 a | a a b a | a g\breathe g g | g a16[ b] a8 g | g f\breathe a a | b b a g | a4\breathe a8 a | b b a g | 4 } } maennerMelodie = \relative f { \repeat volta 2 { r4 | r2 | r2 | r2 | r4 f8 f | f f f f | c' c,\breathe c c | c c c c | f f f8 f | b, b c c | f4\breathe f8 f | b b c c, | f4 } \repeat volta 2 { r | r f8 g | a f g e | f f\breathe f g | a f g e | f f\breathe b b | c c c, c | f4 r | r c16[ d] e[ c] | f8 f r4 | r c16[ d] e[ c] | f8 f\breathe f f | f f f f | c' c,\breathe c c | c c c c | f f\breathe f f | b, b c c | f4\breathe f8 f | b b c c, | f4 } }