User:Lilipond/Klaviernoten/Czerny840-48/LH

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search


LH = \relative c {
  \clef bass
  \key f \major
  d8-5 f-3 e-3 g-2 g-3 a-1 a,-5 cis-3
  d-1 f-3 e-4 g-2
  f8 a a, cis
  d-1 f-3 a-2 d-1 gis,-5 f'-1 e-2 d-1
  cis8-3 a-5 cis-3 e-2
  f-1-. r r4
  \voiceOne
  cis,8 < e a > q q cis q q q
  d < f a > q q g, < b e > q q
  a < d f > q q a < e' g > q q
  \oneVoice
  < f d >8 a q a q r r4
  \change Staff = "up"
  \override Script.direction = #DOWN  %% für Arikulationszeichen
  \override Script.self-alignment-X = #CENTER
  %\override Beam.positions = #'(-4 . -5)
  \voiceTwo
  a'8-1_. b-2-.  a-1-. g-2-.
  %\override Beam.positions = #'(-5 . -6)
  f-3-. a-1-. f-2-. d-3-.
  %\override Beam.positions = #'(-7 . -5.5)
  cis-3 a-5 d-3 f-2
  %\override Beam.positions = #'(-5 . -6)
  a-1 e-2 cis-3 e-2
  \change Staff = "down"
  %\override Beam.positions = #'(-3 . -2)
  \oneVoice
  a,-1 e-4 a g f-3 a-1 f-2 d-3
  cis-3 a-5 d-3 f a  r8 r4
  \voiceOne
  f,8 < a d > q q f q q q
  g < b es > q q g q q q
  a < d f > q q a < e' g > q q
  \oneVoice
  < f d >8 a q a q r r4
  \set Staff.explicitKeySignatureVisibility = #end-of-line-invisible
  \override Staff.KeyCancellation.break-visibility = #begin-of-line-visible
  \key d \major
  %\override Beam.positions = #'(6 . 7)
  \voiceOne
  \repeat unfold 3 { fis8 a d a fis a d a }
  \repeat unfold 3 { g a cis a g a cis a }
  \revert Beam.positions
  a, cis e g a, cis e g
  \oneVoice
  < fis d > a d a d r r4
  \set fingeringOrientations = #'(left) %% für Akkorde!
  < h-1 d-2 >8 fis
  \repeat unfold 3 { < h d >8 fis }
  \override Fingering.X-offset = -3 %% um die Fingersätze für den Akkord in einer Spalte zu erzwingen
  < ais-3 e'-1 >8 fis
  \repeat unfold 3 { < ais e' >8 fis }
  \revert Fingering.X-offset
  < h-1 d-2 >8 fis
  \repeat unfold 3 { < h d >8 fis }
  < ais cis > fis q fis
  \voiceOne
  g!8 cis a cis
  \mergeDifferentlyHeadedOn
  \repeat unfold 2 { fis,8 a d a }
  d, e gis e d e gis e
  a, fis' d fis a, g'! e g
  s d_( a fis d )
  \oneVoice
  r8
  \override TextScript.self-alignment-X = #RIGHT
  \override TextScript.extra-offset = #'( 3 . 0 )
  r4_\markup "D.C. sino al fine."
}

LHii = \relative c {
  s1 * 4
  \voiceTwo
  \mergeDifferentlyHeadedOn
  \mergeDifferentlyDottedOn
  cis2 cis d g, a a
  s1 * 5
  f2 f g g a a
  s1
  \override NoteColumn.force-hshift = #0.7
  d2 d d d d d
  e e e e e e
  \revert NoteColumn.force-hshift
  a, a
  s1 *4
  \mergeDifferentlyHeadedOff
  \mergeDifferentlyDottedOff
  s2 < g' e >2
  \override NoteColumn.force-hshift = #0.7
  d d h h a a
}

LHs= {
}