%some settings% vim: ai sw=2 lbr nu encoding=utf8 et \version "2.12" \include "dynArt.ly" % Die Stimmen sopranMelodie = \relative c' { << %\sopranArt %the actual tune { e2 g2 a2 b2 c2 b2. a4 e2\fermata g2 b2 c2 d2 e2 d2. a4 b2 s2 b2 a4 b4 c2( a4) c4 e2( d4) d4 e2\fermata e2 d2 c2 b2 a2 b2. b4 cis2\fermata e,2 fis2 g2 fis2 fis2( gis2) a2 gis2\fermata b2 c2. c4 b2 e,2 e2 fis2 gis1\fermata } >> } altMelodie = \relative c' { << %\altArt %the actual tune { e2 e2 c2 d2 e2 d2( c4) c4 b2 g'2 g2 e2 g2 g2 g2. fis4 g2 s2 b2 a4 b4 c2( a4) a4 g2. g4 g2 e2 e2 e2 e2 e2 e2. e4 e2 cis2 d2 d2 d2 dis2( e2) e2 e2 e2 e2. e4 e2 e2 e2 e2 e1 } >> } tenorMelodie = \relative c { << %\tenorArt %the actual tune \clef "treble_8" { e2 e2 e2 g2 g2 g2( e4) e4 g2\fermata g2 g2 g2 d'2 c2 b4( a8 g8 a4) d4 d2 s2 b2 a4 b4 c2( a4) a4 c2. b4 c2\fermata c2 b2 a2 gis2 a2 a2( gis4) gis4 a2\fermata a2 a2 b2 a2 b2 ~ b2 cis2 b2\fermata gis2 a2. a4 gis2 e2 e2 c'2 b1\fermata } >> } bassMelodie = \relative c { << %\bassArt %the actual tune \clef bass { e2 c2 a2 g2 c2 g2( a4) a4 e'2 g2 e2 c2 b2 c2 d2. d4 g,2 s2 b'2 a4 b4 c2( a4) f4 e4( f4 g4) g4 c,2 a2 b2 c4( d4) e2 e2 e2. e4 a,2 a2 d2 g,2 d'2 b2( e2) a,2 e'2 e2 a,2. a4 e'2 e4( d4) c2 a2 c,1 } >> }