% vim: nu global = { \key g \major \time 4/4 #(override-auto-beam-setting '(end 1 8 * *) 1 4) #(override-auto-beam-setting '(end 1 8 * *) 1 2) #(override-auto-beam-setting '(end 1 8 * *) 3 4) } %Die Stimmen oberMusic = \relative c' { e8(fis)g(a) b4 b8(c) b4 a8(g) a2 d4 d a4. d8 d4 b b2 b8 c b2 a8(g) a b a2 b8 a g(fis) e4 a g8(fis) fis1 } melMusic = \relative c' { e4 b' b2 a4 b e,2 g4 g fis g8(fis) e4 b' b2 e,4 b' b4. b8 a4 b e, e8 fis g4 g fis g8(fis) e1 } altAM = \relative c' { e4 g fis2 g4 g e2 e4 d d e8 d b4 g'8(fis) dis2 e4 g fis4. fis8 g4 g8(fis) e2 e4 e d d b1 } altBM = \relative c' { #(set-accidental-style 'no-reset) e4 e dis2 d4 d cis2 c4 c d b8 d e4 e fis2 e4 e dis4. dis8 d4 d cis cis8 cis c4 c d b8(d) e1 } tenorMusic = \relative c' { e4 e fis2 g8(fis) g(a) b2 c8(b) g4 a g8 a b4 b a2 g4 e fis4. b8 b4 g b e,8 e e4 g c8(b) a4 b1 } bassMusic = \relative c { \clef bass e4 e8(c) b2 d4 b a2 c4 e d2 g8(fis) e4 b2 e4 e8(d) b4. cis8 d4 g, a2 c4 c d d e1 }