%some settings% vim: ai sw=2 lbr nu et \version "2.18" global = { \key f \major %\override Staff.TimeSignature #'style = #'() \time 2/2 \autoBeamOff } % Die Stimmen oboenCue = \relative f' { \autoBeamOn s1*112 | \time 3/2 s1. | \time 2/2 s1*20 | s4 8( ) 4-. 8( ) | 4-. s2. | s1 | } sopranViolinenCue = \relative a' { s1*112 | \time 3/2 s1. | \time 2/2 s1*21 | s2 a | c1\fermata | } altViolinenCue = \relative a' { s1*112 | \time 3/2 s1. | \time 2/2 s1*21 | s2 f~ | f a\fermata | } bassCue = \relative d' { s1*112 | \time 3/2 s1. | \time 2/2 s1*19 | s2 d4 c~ | c1~ | c8 s4. a2~ | a f\fermata | } frauenPausen = { R1*112 | \time 3/2 R1. | \time 2/2 R1*20 | r4 s2. | s4 r s2 | s1 | \bar "||" r2 s | s1*9 | s2 r4 s | s1 | s2 r4 s | s1*5 | \bar "||" R1*30 | s1*32 | R1*7 | \bar "|." } maennerPausen = { R1*112 | \time 3/2 R1. | \time 2/2 R1*19 | r2 s | s1 | s8 r4. s2 | s1 | \bar "||" r2 s | s1*9 | s2 r4 s | s1 | s2 r4 s | s1*5 | \bar "||" R1*30 | s1*32 | R1*7 | \bar "|." } sopranMelodie = \relative c'' { s1*112 | \time 3/2 s1. | \time 2/2 s1*23 | \bar "||" s2 \repeat unfold 2 { c2 | c4 c d c | c2 a | b2 a4 g~ | g f2 e4 | f2 } s4 a | g e f d | c2 s4 c' | c c d c | c2 a | b a4 g~ | g f2 e4 | f1 | \bar "||" s1*30 | \repeat unfold 2 { c'2 a4.( b8) | c2 f, | g8[( a b c] b4) a | g1 | a8[( b c d] c4) c | f2 c | b4( a g4.) f8 | f1 | } a8[( g a b] a4) a | g2 f | b4( a g) f | e1 | f8[( e f g] f4) f | d'2 h | c4( d8[ c] h4.) c8 | c1 | c2 a4.( b8) | c2 f, | g8[( a b c] b4) a | g1 | a8[( b c d] c4) c | f2 c | b4( a g4.) f8 | f1 | s1*7 | \bar "|." } altMelodie = \relative a' { s1*112 | \time 3/2 s1. | \time 2/2 s1*23 | \bar "||" s2 \repeat unfold 2 { a2 | a4 f f f | e2 d | d c4 c | d4.( a8 c4) c | c2 } s4 f | d c c h | c8[( d] e4) s e | g f f f | e2 d | d f4 d | e( f g) c, | c1 | \bar "||" s1*30 | \repeat unfold 2 { f2 f4.( e8) | f2 c | e8[( f g a] g4) f | e1 | f2. f4 | f2 f | e4( f2) e4 | f1 | } f8[( e f g] f4) f | e2 d | g4( f e) d | cis1 | d8[( cis d e] d4) d | f2. f4 | e4( f8[ e] d4) g | g1 | f2 f4.( e8) | f2 c | e8[( f g a] g4) f | e1 | f2. f4 | f2 f | e4( f2) e4 | f1 | s1*7 | \bar "|." } tenorMelodie = \relative c' { s1*112 | \time 3/2 s1. | \time 2/2 s1*23 | \bar "||" s2 \repeat unfold 2 { c2 | c4 a b a | g2 f | f a4 c | b( a2) g4 | a2 } s4 c | b a a g | g2 s4 g | g a b a | g2 fis | g c4 b | a2 g | a1 | \bar "||" s1*30 | \repeat unfold 2 { a2 c4.( b8) | a2 c | b4( g c) c | c1 | c2. c4 | c2 a | b4( c2) b4 | a1 | } c2. c4 b2 a | cis4( d b) a | a1 | a2. a4 | g2 d' | c4( a d) d | e1 | a,2 c4.( b8) | a2 c | b4( g c) c | c1 | c2. c4 | c2 a | b4( c2) b4 | a1 | s1*7 | \bar "|." } bassMelodie = \relative f { s1*112 | \time 3/2 s1. | \time 2/2 s1*23 | \bar "||" s2 \repeat unfold 2 { f2 | f4 f b f | c2 d | b f'4 e | d2 c | } s4 f | g a f g | c,2 s4 c | e f b, f' | c2 d | g, a4 b | c2 c | 1 | \bar "||" s1*30 | \repeat unfold 2 { f2 a4.( g8) | f2 a | g4.( f8 e4) f | c1 | f8[( g a b] a4) a | a2 f | g4( a8[ b] c4) c, | f1 | } f2. f4 | c2 d | e4( f g) d | a'1 | d,2. c4 | h2 g' | a4( f g) g | c,1 | f2 a4.( g8) | f2 a | g4.( f8 e4) f | c1 | f8[( g a b] a4) a | a2 f | g4( a8[ b] c4) c, | f1 | s1*7 | \bar "|." }