%\version "1.4.9.uu1" \include "paper16.ly" \include "nederlands.ly" \header { title = "Sonatine I" subtitle = "Drei Sonatines" composer = "Frederik Kuhlau (1786-1832)" opus = "Op.20 no.1-2" meter = "Andante" copyright = "Public Domain" mutopiatitle = "Sonatine I - Andante" mutopiacomposer = "F. Kuhlau (1786-1832)" mutopiainstrument = "Piano" date = "Early 19th century" source = "B. Schott's Söhnen, 19th century" style = "Classical" maintainer = "Bas Wassink" maintainerEmail = "basvanlola@zonnet.com" lastupdated = "2002/Apr/10" tagline = "\\parbox{\hsize}{\\thefooter\\quad\\small \\\\This music is part of the Mutopia project, \\texttt{http://www.mutopiaproject.org/}\\\\It has been typeset and placed in the public domain by " + \maintainer + ".\\\\Unrestricted modification and redistribution is permitted and encouraged---copy this music and share it!}" footer = "Mutopia-2002/04/10-233" } Global = \notes {\key f\major \time 6/8 \partial 8} dolce = #'(italic "dolce") tsZero = \property Voice.TextScript \revert #'extra-offset tsDownII = \property Voice.TextScript \override #'extra-offset = #'(0 . -2) dtZero = \property Voice.DynamicText \revert #'extra-offset dtDownI = \property Voice.DynamicText \override #'extra-offset = #'(0 . -1) dtDownII = \property Voice.DynamicText \override #'extra-offset = #'(0 . -2) VoiceI = \notes \relative c' { \stemBoth \slurBoth \tieBoth \dtDownII f16._\p ( a32 \tsDownII ) c8_\dolce \tsZero c c c ( f ) a, c8. ( b16 d c ) bes4 bes'16. () g32 e4 g16. () e32 c4 d16. () bes32 g4 () gis8 a4 r8 r4 ~ <) fis\rc a> <\context Voice=VcI {\voiceOne c'4 () bes8} \context Voice=VcIb {\voiceTwo g8 d e}> \stemBoth \slurBoth \tieBoth a'16. () g32 [f8.. ( e32 d16. ) c32] [b8.. ( a'32 g16. ) b,32] \partial 8*5 [c8 ] \bar "|." \repeat volta 2 { \partial 8 <) e4 g> \tsDownII <) g4 bes> \slurDown \property Voice.PhrasingSlur \override #'direction = #1 \property Voice.DynamicText \set #'extra-offset = #'(-2 . -0.5) <) as_\f \) f'> \slurBoth [ c'16. ( b32 c16. b32] [c16. b32 \tsDownII c16._#'(italic "dim.") \tsZero b32 c16. ) b32] c8_\dolce c c c ( f ) a, [c8. ( b16 d ) c] bes4 a8 g32\cr ( fis a g bes a c bes d cis e ) d\rc f,4 ( ) g32 \partial 8*5 [f8 ] } } VoiceII = \notes \relative c { \stemBoth \slurBoth \tieBoth r8 r ~ r8 r r r f,16. ( a32 ) c8 c c c bes a g4 c8 f,4 r8 \clef treble r \clef bass r [ ] r8 r r8 r8 r8 r ~ r8 \stemDown [ ] } \score {\notes { \context PianoStaff < \property PianoStaff.midiInstrument = "acoustic grand" \property PianoStaff.instrument = #'(Large "Andante. ") \context Staff = "up" < \Global \clef treble \context Voice=VcI \VoiceI > \context Staff = "down" < \Global \clef bass \context Voice=VcII \VoiceII > > } \paper { indent = 2.0 \cm } \midi {\tempo 4=72} }