@@ 27,19 27,39 @@ rightHand = \relative c'' {
r8 |
\break % variation 2
+ <ees, a>4
+ <f! cis'>8
+ <e! ais>
+ <g des'>4
+ <fis bis>
+ <e bes'>8[
+ <f! b!>]
+ <a ees'>[
+ <fis bis>]
+ <ees beses'>4
+ <e! ais>
+ <dis a'!>8[
+ <d! gis>]
+ <ees beses'>[
+ <fis bis>]
+ <aes eeses'>4
+ <g! cis>8
+ <g! cis>~
+ <g! cis>8
+ r8 |
}
leftHand = \relative c' {
\clef "bass"
\once \override Staff.TimeSignature #'stencil = ##f
- \stemDown \change Staff = "rightHand" c4
- \stemUp \change Staff = "leftHand" a8
% variation 1
+ \stemDown \change Staff = "rightHand" c4
+ \stemUp \change Staff = "leftHand" a8
cis
bes4
- s
- g8
+ \stemDown \change Staff = "rightHand" dis
+ \stemUp \change Staff = "leftHand" g,8
\stemDown \change Staff = "rightHand" d'!
c
dis
@@ 56,4 76,24 @@ leftHand = \relative c' {
s8 |
\break % variation 2
+ \stemUp \change Staff = "leftHand" c4
+ a8
+ cis
+ bes4
+ \stemDown \change Staff = "rightHand" dis
+ \stemUp \change Staff = "leftHand" g,8
+ \stemDown \change Staff = "rightHand" d'!
+ c
+ dis
+ \stemUp \change Staff = "leftHand" ges,4
+ cis
+ f,!8
+ b!
+ ges
+ \stemDown \change Staff = "rightHand" dis'!
+ ces4
+ e!8
+ e8~
+ e8
+ s8 |
}