\version "2.2.0" \header { mutopiatitle = "Divertissements pour la guitare, n°5.3" mutopiacomposer = "Fernando Sor (1778- 1839)" mutopiaopus = "O 1.5.3" mutopiainstrument = "Guitar" date = "1820s" source = "Golden Music Press/GFA/Frederic Noad facsimile edition" style = "Classical" copyright = "Creative Commons Attribution-ShareAlike license plus audio permission" maintainer = "Mark Van den Borre" maintainerEmail = "mark@markvdb.be" maintainerWeb = "http://markvdb.be" lastupdated = "2004/May/02" filename = "sor_op1_5_3.ly" dedication = "Composés et dédiés à Mrs Davenport" title = "Six divertissements pour la guitare" subtitle = "n°5.3 Minore" opus = "Opus 1 n°5.3" instrument = "Guitarre" meter = "" composer = "Fernando Sor (1778-1839)" enteredby = "Mark Van den Borre" tagline = "\\parbox{\\hsize}{\\thefooter\\quad\\small\\noindent\\hspace{\\stretch{1}} This music is part of the Mutopia project: \\hspace{\\stretch{1}} \\texttt{http://www.MutopiaProject.org/}\\\\ \\makebox[\\textwidth][c]{It has been typeset by " + \maintainer + ". Copyright \\copyright " + \maintainer + " 2004.} \\makebox[\\textwidth][c]{\\footnotesize This work is licensed under the Creative Commons Attribution-ShareAlike License, with the additional permission that attribution is not} \\makebox[\\textwidth][c]{\\footnotesize required in an audio derivative of this work. To view a copy of that license visit \\texttt{http://creativecommons.org/licenses/by-sa/1.0/} } \\makebox[\\textwidth][c]{\\footnotesize or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.}}" footer = "Mutopia-2004/05/02-457" } upperVoice = \notes \relative c'' { \key c \minor \repeat volta 2 { \partial 8*2 g8 \tieUp c~| \stemUp c b16 c d8 d~| %1 d c16. d32 es8 g~| %2 g f16. es32 d8 c| %3 b d g, c| %4 c bes!16. a32 bes8 g'| %5 as g16. f32 es8 | %6 tie from last e to non-existing note in next measure bes as16. g32 as8 f| %7 r %8.1 } \repeat volta 2 { \partial 8*2 g8 a| %8.2 bes4 f8 g| %9 as4 8 g| %10 f4 fis| %11 8 r g, c| %12 c b16. as32 g8 f'~| %13 f es16. d32 c8 ~| %14 g8 f16. es32 d8 | %15 r %16.1 } \repeat volta 2 { \key c \major \stemDown | %16.2 \stemBoth \grace g16 8[ r16 ] 8 | %17 r \stemDown | %18 \stemBoth [ r16 ] 8 | %19 r | %20 [ r16 e] 8 | %21 r \stemDown | %22 [ r16 g] 8 | %23 \stemBoth r %24.1 } \repeat volta 2 { \stemDown | %24.2 [ r16 ] 8 %25 r | %26 [ r16 ] 8 | %27 \stemBoth 4 8 | %28 \grace g16 8[ r16 ] 8 | %29 r | %30 16.[ 32] 8 | %31 \partial 8*2 r| %32 } } middleVoice = \notes \relative c'' { \key c \minor \repeat volta 2 { \partial 8*2 s4|s2|s|s|s|s|s| %1-6 s4. 8| %7 s4 %8.1 } \repeat volta 2 { es'8 ~| %8.2 \stemUp es8 d16. c32 s8 des~| %9 des! c16. b32 s4| %10 c8 d16. es32 d8 c| %11 s2|s| %12-13 g4. \stemDown bes8| %14 s2|s4 %15-16.1 } \repeat volta 2 { } \repeat volta 2 { } } lowerVoice = \notes \relative c'' { \key c \minor \repeat volta 2 { \partial 8*2 r8 \stemDown | 4 r8 | %1 8 r r | %2 4. 8| %3 4 r8 | %4 4 r8 | %5 8. 16 8 | %6 16 e[ f16. e32] f8 d| %7 es, s %8.1 } \repeat volta 2 { s4| %8.2 bes'4 8 | %9 as4 as| %10 as as| %11 s r8 | %12 4 s8 | %13 c,8. d16 es8 es| %14 4. g,8| %15 s4 %16.1 } \repeat volta 2 { \key c \major s4| %16.2 s2| %17 s2| %18 s8 g' s4| %19 s2| %20 c,8 r s4| %21 s2| %22 s2| %23 s4 %24.1 } \repeat volta 2 { s4| %24.2 s2| %25 s2| %26 s2| %27 s2| %28 s2| %29 s2| %30 g'16 gis s8 s4| %31 \partial 8*2 s4| %32 } } \score { \context Staff << \time 2/4 \override Staff.NoteCollision #'merge-differently-dotted = ##t \override Staff.NoteCollision #'merge-differently-headed = ##t \context Voice = one \upperVoice \context Voice = two \middleVoice \context Voice = three \lowerVoice >> \paper{} \midi{} }