%some settings% vim: ai sw=2 lbr nu et \version "2.18" global = { \key f \major %\override Staff.TimeSignature #'style = #'() \time 3/4 \autoBeamOff } % Die Stimmen pausen = { s2.*23 | s2 r4 | s2.*5 | s2 r4 | \bar "|." } frauenCueMelodie = \relative a' { a4 c b | a4. g8 f4 | c' b g | s2.*3 | s2 g4 | f g a | a2 c4 | s2.*3 | s2 a4 f2 g4 | s2.*3 | s2 c4 | a2 g4 | f2 e4 | s2.*10 | \bar "|." } sopranMelodie = \relative a' { s2.*3 | a4 c b | a4.( g8) f4 | c'( b) g | f2 s4 | s2.*2 | a4 a g | f( g) a | a2 c4 | a2 s4 | s2. | f4 f g | f2 a4 | f2 g4 | a2 s4 | s2.*2 | f4 a c | a2 g4 | f2 e4 | f2 s4 | f a c | a2 g4 | f2 e4 | f f g | f8[( g a b] c4) | c2 s4 | \bar "|." } altMelodie = \relative f' { s2.*3 | f4 f d | d( c) d | c( d) c | c2 s4 | s2.*2 | f4 f e | d2 f4 | f( c) c | c2 s4 | s2. | c4 c c | c2 c4 | b2 b4 | c2 s4 | s2.*2 | c4 c c | c2 c4 | c2 c4 | c2 s4 | c4 c c | c2 c4 | c2 c4 | c c e | f2. | f2 s4 | \bar "|." } maennerCueMelodie = \relative f { f4 f g | f4. e8 d4 | a b c | s2.*3 | s2 c4 | d g d | f2 c4 | s2.*3 | s2 f4 | b,2 g4 | s2.* 3 | s2 c4 | f2 c4 | f2 c4 | s2.*10 | \bar "|." } tenorMelodie = \relative c' { s2.*3 | c4 a b | c2 f,4 | a( f) e | f2 s4 | s2.*2 | c'4 c c | a( b) d | c( f,) e | f2 s4 | s2. | a4 a g | a2 f4 | d2 e4 | f2 s4 | s2.*2 | a4 f e | f2 g4 | a2 c4 | a2 s4 | a f e | f2 g4 | a2 c4 | a a g | a2. | a2 s4 | \bar "|." } bassMelodie = \relative f { s2.*3 | f4 f g | f4.( e8) d4 | a( b) c | f2 s4 | s2.*2 | f4 f c | d( g) d | f2 c4 | f2 s4 | s2. | f4 f c | f2 f4 | b,2 g4 | f2 s4 | s2.*2 | f'4 f c | f2 c4 | f2 c4 | f2 s4 | f f c | f2 c4 | f2 c4 | f f c | f2. | f2 s4 | \bar "|." }