%some settings% vim: ai sw=2 lbr nu et \version "2.18" global = { \key f \major %\override Staff.TimeSignature #'style = #'() \time 3/4 \autoBeamOff } % Die Stimmen melodie = \relative f' { \set melismaBusyProperties = #'(melismaBusy beamMelismaBusy) \repeat volta 2 { f2 f4 | f e d | e2 d4 | c2 c4 | b'4. b8 b4 | b a gis | a2. | r | f2 \tieDashed f8~ f | \slurDashed f4( e) d | e2 d8~ d | c2 c4 | b'4.~ b8 b4 | b a g | \tieSolid f2.~ | f2 r4 | f2 f4 | a g f | \set melismaBusyProperties = #'(melismaBusy slurMelismaBusy beamMelismaBusy) \slurSolid e2( g4) | g2 r4 | f4. f8 f4 | \slurDashed \set melismaBusyProperties = #'(melismaBusy beamMelismaBusy) a( g) f | \slurSolid \set melismaBusyProperties = #'(melismaBusy slurMelismaBusy beamMelismaBusy) e2( g4) | g2 r4 | \tieDashed \tuplet 3/2 { f4~ f~ f } f8~ f | a4 g f | e4~ e g | c2 r4 | g8~ g~ g~ g g4 | f e d | c2. | a'2 g4 | f a c | e, a c | d, a' c | c,2 c8 c | f4. f8 f4 | f e d | e2 r4 | r2 g4 | g b d | f, b d | e, b' d | d,2 c8 c | b'4. b8 b4 | b a gis | a2 r4 | r2 a4 | a fis d | a' fis d | c'2. | b2 b8 b | g4 e c | g' e c | b'2. | a2 a4 | f4. f8 f4 | g4 g g | gis4. gis8 gis4 | a2 a4 | b4. b8 b4 | b a g | } \alternative { { f2. | r | } { \tieSolid c'2.~ | } } c4 r c8 c | b4. b8 b4 | b a g8 g | a2 a4 | a g f8 f | c'4. c8 c4 | b a g | f2. | \bar "|." }