%some settings% vim: ai sw=2 lbr nu et \version "2.12" global = { \key f \major %\override Staff.TimeSignature #'style = #'() \time 3/4 \autoBeamOff \partial 4 } % Die Stimmen rechtsOMelodie = \relative a' { a8[(_\mf b]) | c4\(\staccato c\)\staccato d | g,\(\staccato g\)\staccato\breathe g8[( a]) | b4\(-- b-- c\)-- | a2\breathe a8[( b]) | c4\(--_\< c-- f\)--\! | e\( d\)\breathe c8[( b]) | a4\( b\)_\> g | f2\! \bar "|." } rechtsUMelodie = \relative f' { f8[( g]) | a4\(\staccato a\)\staccato a | e\(\staccato e\)\staccato\breathe e8[( f]) | g4\(-- g-- g\)-- | f2\breathe f8[( g]) | a4\(-- a-- c\)-- | c\( b\)\breathe a8[( g]) | f4\( g\) e | f2 \bar "|." } linksMelodie = \relative f, { s4 | f\(\staccato f\)\staccato s | c'\(\staccato c\)\staccato s | c\(-- c-- e\)-- | f2 s4 | f\(-- f-- a,\)-- | b2 b4 | c2 c4 | f2 \bar "|." } linksPausen = \relative f, { r4 | s2 r4 | s2 r4 | s2. | s2 r4 | s2.*3 | s2 \bar "|." }