#(set-default-paper-size "letter") \paper { bottom-margin = 14\mm } \header { title = "Cat Für" composer = "chri d. d." copyright = "Copyright © 2002 chri d. d." date = "2/23/2002" } common = { \tempo 4=150 \time 4/4 \key c \major } ar = { c''8\mf a' c'' a' c'' e'' b' g' | e'4\< r8 c' e' g' b'4 | r8 b d' f' g'4\f r4 | c''8\mf a' c'' a' c'' e'' b' g' | e'4\< r8 c' e' g' b'4 | r8 g'' e'' c'' c'4\f\< r4 | c'8\ff e' f' g'4 r4 c'8\ff | f'8 e' g'4 r4 f'8\f e'8 | c'8 g'8 r4 c'8 c'' r4 | a'8 c'' r4 a'8 c'' r a' | c''8\mf a' c'' a' c'' e'' b' g' | e'4\< r8 c' e' g' b'4 | r8 b d' f' g'4\f r4 | c''8\mf\< a' c'' a' c'' e'' b' g' | e'4 r8 c' f' g' c''4\ff | } al = { R1 | c8 e g r4. b,8 d | f r4. c8 e g c | R1 | c8 e g r4. b,8 d | f c e g c d e g | r4. c8\mf e g c r | r4 g8\mf c e c r4 | r8 e g c r4 c8 c' | r4 a,8 c r4 a,8 c | R1 | c8 e g r4. b,8 d | f r4. c8 e g c | R1 | c8 e g r4. 4 | } br = { g''4\mp e''8 c''4. d''8 e'' | fis'' g'' c''' g''4 f''8 e'' d'' | c'' b'4 c''8 cis'' d'' f'' d''~ | d'' c'' b' a' g' c'' e'' r | g''8 d'' b' d'' g' b' a' c'' | fis' a' d' fis' r c' e' g' | c''4 b' a' cis'' | b' a' d''8 a' fis' d' | c' e' g' c'' g' e' c'4 | 2 r2 | } bl = { c8 e g e g e g e | c e g e g e g e | g c f a f a f4 | c4 e8 g e g e4 | b,4 d8 g d g d4 | c8 e g e g r r4 | a8 c cis c cis c cis c | d f a f a fis a fis | c e g e g e g e | c2 r2 | } cr = { g''8 e'' c'' g' e' c' d' e' | g' e' c' \clef bass g e c d e | g e c g, e, c,4 r8 | \clef treble } cl = {R1*3} dr = { 2\f | 4 | 2. | 4 | r2. d'8 f' | a'\< c'' e'' g'' e'' c'' a' f' | r2\mf 4\> | \! <> < s4 s8 s8\!}>> | b8 c' e' g' b' g' b d' | c'4\< r4 r2 | r8\f r r c' e' g' r r | r c'''\ff e''' g''' e'''16 c''' g'' e'' c'' g' e' c' | d'4 c'8 c'4. r4 | } dl = { << e2 \\ {c8 c c b, } >> b,8 b, c c | d d d c c c b, c | b, c c c c c c c | des8 des des des des des des e | d d d d d d d e | es8 d es d g b d4 | r2. r8 c8 | e g b e g b g e | b,4 d8 f e d c b, | c e g f e d e b,~ | b, c c c c c b, c | b, b, b, b, b, b, b, b, | c8 e g r r r \clef treble c'' e'' | g'' r8 r4 r2 | R1 | \clef bass } \score { \new PianoStaff << \new Staff {\common \clef treble \ar \br \cr \ar \dr \ar \bar "|." } \new Staff {\common \clef bass \al \bl \cl \al \dl \al } >> \layout {} \midi {} } \version "2.12.2"