%some settings% vim: ai sw=2 lbr nu et \version "2.12" \include "dynArt.ly" global = { %\autoBeamOff } % Die Stimmen sopranMelodie = \relative c' { << { \meta } %\sopranArt %the actual tune { r1 r1 r4 a2 a4 ~ a4 a4 d8 cis8 b4 a4 g4 fis8( g8 a2.) r1 r4 f2 a4 c2 b4 a8( g8) a1 r1 r4 a4 a4 d4 c4 b4 a4 g4 a2 r4 d4( ~ d4 c8 b8) a1 r4 d4 ~ d4 c8 b8 a1 r1 r1 r1 r2 r4 e'4 e2 a,2. << { b4 cis4. b8 cis4 d4 b1 r2 b2. b4 b4 g4 b2 r4 b4 cis2 g2 g4 a4 b2. g4 cis1 cis2 a2. cis4 cis2 a1 d2 } \\ { a4 a4. a8 a4 a4 g1 r2 g2. g4 g4 g4 g2 r4 g4 g2 g2 g4 g4 g2. g4 g1 a2 a2. a4 a2 a1 a2 } >> a1 a2. a4 cis4 a4 a2 ~ a4 e2 d4 a'1 r4 a2 a4 e'4 a,4 a2 r4 g2 fis4 a1 r2 e'2 ~ e2 a,2 a1 } >> } altMelodie = \relative c' { << { \meta } %\altArt %the actual tune { << { d2( e2) d2( e2) d2( e2) d2( e2 d2) d2( e2) d2( e2) e1 e1 e2( fis2) e2( fis2) e1 e1 e2( fis2 e2) e2( fis2 e2) fis2 } \\ { d1 d1 d1 d1 c2 d1 d1 e2( d2) e2( d2) e1 e1 e2( d2) e2( d2) e1. e2( fis2 e2) fis2 } >> e1 r1 r1 r1 r2 r4 a4 << { a2 } \\ { fis2 } >> fis2. fis4 f4. f8 f4 f4 dis1 r2 dis2. dis4 d4 d4 dis2 r4 dis4 eis2 eis2 eis4 eis4 e2. e4 e1 e2 e2. e4 e2 e1 fis2 fis1 << { e2( fis2) e1 cis1 fis2( e2) e2( fis2) fis2( e2) } \\ { e1 e2( d2) cis1 d1 e1 fis2( e2) } >> e2( d2) e2( fis2) gis1( ~ gis2 fis2) e1 } >> } tenorMelodie = \relative c' { << { \meta } %\tenorArt %the actual tune { \clef "treble_8" << { a2( b2) a2( b2) a2( b2) a2( b2 g2) a2( b2) a2( b2) a1 a1 a2( b2) a2( b2) c2( a2) c1 a2( b2 a2) c2( d2 c2) d2 e1 } \\ { a1 a1 a1 a1 g2 a1 a1 a2( g2) a2( g2) a1 a1 g2( a2) g2( a2) a1. c2( d2 c2) d2 a1 } >> r1 r1 r1 r2 r4 << { e4 d2 d2. d4 e4. e8 e4 d4 dis1 } \\ { a4 a2 a2. a4 a4. a8 a4 a4 gis1 } >> r2 b2. b4 b4 b4 b2 r4 b4 cis2 cis2 cis4 cis4 b2. b4 c1 cis2 cis2. cis4 cis2 cis1 d2 d1 << { b2( cis2) b1 b1 b2( a2) b2( cis2) d2 cis2 c2( d2) b2( cis2) e1( ~ e2 d2) cis1 } \\ { a1 b2( a2) a1 b2( a2) a1 b2 a2 a1 a1 b1 ~ b1 b1 } >> } >> } bassMelodie = \relative c { << { \meta } %\bassArt %the actual tune \clef bass { r1 r1 r1 R1. r2 r4 a4 ~ a4 d4 ~ d2 r1 r1 r4 e2 a4 g2 fis4 e8( d8) << { e2( fis2) e2( fis2) a1. } \\ { e1 e1 a1. } >> g1. g2 a1 r4 a4 a8 b8 c4 ~ c4 b4 d4 c4 b4 a4 g4 fis8 e8 a2. r4 R1. r1 r1 r2 << { dis2. dis4 d4 d4 d2 r4 d4 eis2 eis2 eis4 cis4 e2. e4 e1 e2 e2. e4 eis2 eis1 fis2 fis1 e1 d1 e1 fis1 e1 d1 c1 e1 fis1 ~ fis1 e1 } \\ { gis,2. gis4 g4 g4 gis2 r4 gis4 gis2 gis2 gis4 gis4 g2. g4 g1 a2 a2. a4 ais2 ais1 a2 a1 a1 g1 a1 a1 a1 g1 f1 a1 a1 ~ a1 a1 } >> } >> }