%some settings% vim: ai sw=2 lbr nu et \version "2.12" \include "dynArt.ly" global = { %\autoBeamOff } % Die Stimmen oben = \relative c'' { c4 a4( c2 e4 d1) d2 d4( c8 bes8) c4( d2) c4 d8( e8 4) << { \voiceOne g1 f4( e4) f4( e4) d8( f8 e2) d4 } \new Voice { \voiceTwo e1 d4 c4 d4 c4 d4 c2 bes4 } >> } sopranMelodie = \relative c'' { << { \meta } %\sopranArt %the actual tune { a4 a4 a4.( g8) f4 a4 g4.( f8) g2 a8( g8 f8 a8 g8 f8) g4 a2 a4 g8( a8) bes4( a4 g4) f8( a8) g2( ~ g8 e8) f8( g8) a8( g8 f8 a8 g8 f8 g4) a2 a2 a2. g4 a1( ~ a2. g4 a8 g8 f8 a8 g8 f8 g4 a1) c2. a8( bes8) c4( d2) \oben c1 c2 c1 c2 c4. r8 a4( g4) f4( a4) g2( f2) g1 f1 } >> } unten = \relative c'' { a8( bes8 c4.) c8 c8( bes8 a8 c8 bes8 a8) bes4 ~ bes4 bes8 bes8 bes8( a8 g8 bes8 a8 f8 } altMelodie = \relative c' { << { \meta } %\altArt %the actual tune { f4 f4 f4.( e8) d4 f4 e4.( d8) e2 f8( e8 d8 f8 ~ f8 d8) e4 f2 f4 f4 f2. d8( e8) f4( e4 d8 c8) d8( e8) f8( e8 d8 f8 ~ f8 d8 e4) f2 f2 e4.( f8 e4) d4 c4.( d8 c4 bes4 c4 d2 e4 f8 e8 d8 f8 ~ f8 d8 e4) f4 << { a4 a4 a4 a8( g8 f8 a8 g8 f8 g4) a2 a8( g8 f8 a8) g8( f8 g4) a2 ~ a4 g8( a8) bes4 bes8 bes8 bes8( a8 g8 bes8) a8( g8) a4 a4 g8( a8) bes8( a8) g8( bes8) a8( g8) } { f4 f4 f4 f8( e8 d8 f8 e8 d8 e4) f2 f8( e8 d8 f8) e8( d8 e4) f2 ~ f4 e8( f8) g4 g8 g8 g8( f8 e8 g8) f8( e8) f4 f4 e8( f8) g8( f8) e8( g8) f8 } >> \unten g4 a4) a8 a8 a8( g8) f8( a8) g8( f8) g4 a2( ~ a8 g8 f8 a8 g8 f8 g4 a4.) r8 f4( e4) d4( e4) d2( c2) bes1 a1 } >> } tenorMelodie = \relative c' { << { \meta } %\tenorArt %the actual tune { \clef "treble_8" c4 c4 c2 a4 c4 c4.( a8) c2 c4( a8 c8 d8 a8) c4 c2 c4 c4 d4( c4 bes4) a4 bes4( a4 g8 a8) bes4 a4.( c8 d8 a8 c4) c2 c2 a2. g4 e4.( f8 e4 d4 e4. f8 g8 a8 bes4 c4 a8 c8 d8 a8 c4) c1 c2. a8 bes8( c4 d2) \transpose g g, \oben << { \voiceOne f4( e4) d4( c4) } \new Voice { \voiceTwo c2 c8( bes8 a4) } >> \oneVoice bes8( a8) bes4 c4 c8 c8 c8( bes8) a8( c8) bes8( a8) bes4 c4. r8 << { \voiceOne c2 a2 } \new Voice { \voiceTwo a4( g4) a2 } >> \oneVoice g2( f4 e4) d2. c4 f1 } >> } bassMelodie = \relative c { << { \meta } %\bassArt %the actual tune \clef bass { f4 f4 f4.( c8) d4 a4 c4.( d8) c2 f8( c8 d8 a8 bes8 d8) c4 f2 f4 e4 d2. c4 d4( c4 bes8 a8) g4 d'4.( a8 bes8 d8 c4) f2 f4( d4) c4.( d8 c4) bes4 a2.( g4 a4 bes2 c4 f8 c8 d8 a8 bes8 d8 c4) f1 r1 r1 r1 r1 r1 r1 r4 \transpose a a, \unten %a8( bes8 c4.) c8 c8( bes8 a8 c8 bes8 a8) bes4 ~ bes4 bes8 bes8 bes8( a8 g8 bes8 a8 f8 g4) a4( g4) f4( e4) d4 c4 << { f4( e4 d4 e4) d4( c4) } \\ { f,1 f2 } >> f'4. r8 f4( e4) d4( c4) bes2( a2) g2. c4 1 } >> }