%some settings% vim: ai sw=2 lbr nu et \version "2.12" global = { \key b \major %\override Staff.TimeSignature #'style = #'() \time 3/4 \autoBeamOff } % Die Stimmen sopranMelodie = \relative d'' { d2 b4 | f2 f4 | f4.( g8) f4 | f2 d4\breathe | f( b) a | g2 g4 | g( c) b | a2.\breathe | d2 b4 | f2 f4 | f4.( g8) f4 | f2 d4\breathe | b'( a) g | c( f) a, | c( b) g | f2.\breathe | f4( g) as | g2 g4 | g( c) b | a2 a4 | a( d) c | b2 b4 | b( es) d | c2.\breathe | f2 es4 | d2 c4 | b2 a4 | g2 a4 | b2 c4 | d4.( c8) b4 | b( c) a | b2.\breathe | c2^\p c4 | f( d) b | f( g) a | b2. | \bar "|." } altMelodie = \relative f' { f2 d4 | d2 f4 | es2 es4 | d2 b4 | d2 f4 | es2 f4 | es2 g4 | f2. | f2 d4 | d2 f4 | es2 es4 | d2 b4 | f'2 f4 | f2 f4 | e2 e4 | c2. | d4( es) f | es( g8[ f]) es[ d] | c4( d) e | f2 a8[ g] | fis4( g) a | g( b8[ a]) g[ f] | g4( f) f | a2. | a4( b) c | b2 a4 | g2 f4 | es2 es4 | d2 f4 | f2 f4 | f2 f4 | f2. | f2 f4 | f2 f4 | f2 es4 | d2. \bar "|." } tenorMelodie = \relative b { b2 f4 | b2 b4 | a2 c4 | b2 f4\breathe | b2 b4 | b2 b4 | c2 es4 | c2.\breathe | b2 f4 | b2 b4 | a2 c4 | b2 f4\breathe | b( c) d | a2 c4 | g( c) b | a2.\breathe | b2 b4 | b2 b4 | c( g) c | c2 c4 | d( a) d | d2 b4 | b( a) b | c2.\breathe | c2 f4 | f2 es4 | d2 c4 | b2 c4 | b2 a4 | b2 b4 | d( es) c | d2.\breathe | a2^\p a4 | b2 b4 | d2 c4 | b2. | \bar "|." } bassMelodie = \relative b, { b2 b4 | b2 d4 | f2 f4 | b,2 b4 | b2 d4 | es2 d4 | c2 c4 | f2. | b,2 b4 | b2 d4 | f2 f4 | b,2 b4 | d( c) b | c2 c4 | c2 c4 | f2. | b,2 b4 | es2 g4 | e( c) c | f( a8[ g]) f[ es] | d4( e) fis | g2 g4 | es( c) b | f'2. | f4( g) a | b2 f4 | g2 d4 | es( d) c | g'2 f4 | b,2 d4 | f2 f4 | b2. | f2 es4 | d( b) d | f2 f4 | 2. | \bar "|." }