minor tweaks
This commit is contained in:
parent
ebb7b8620c
commit
7227072d1e
@ -28,6 +28,10 @@ lhArpeggioShortest = \relative c, {
|
||||
d8 a' d e fs a d2. |
|
||||
}
|
||||
|
||||
lhBrokenFifths = \relative c {
|
||||
g8 d' g ~ g g d' ~ d g d g,4. |
|
||||
}
|
||||
|
||||
dMajorScale = { cs d e fs g a b }
|
||||
|
||||
introR = \relative c {
|
||||
@ -127,7 +131,7 @@ firstThemeR = \relative c'' {
|
||||
<d d'>1. |
|
||||
<d d'>2. <e e'>4 <d d'> <e e'> |
|
||||
<e e'>2. <fs fs'> |
|
||||
\grace { d,16[ e fs] } << { g8( fs e) e( fs g) } \\ { a,4 a8 a4. } >> <a fs'>4. \times 6/7 { d16 e fs g a b c } |
|
||||
\grace { d,16[ e fs] } << { g8( fs e) e( fs g) } \\ { a,4 a8 a4 a8 } >> <a fs'>4. \times 6/7 { d16 e fs g a b c } |
|
||||
}
|
||||
|
||||
firstThemeL = \relative c, {
|
||||
@ -172,7 +176,7 @@ firstInterludeR = \relative c'' {
|
||||
c4. c, c'4 c,8 c' b16 c b a |
|
||||
b4. b, b'4 b,8 b' a16 b a g |
|
||||
a4. a, <d g> <a fs'> |
|
||||
\grace { d'16[ e fs] } << { g8 fs e e fs g } \\ { a,4 a8 a4. } >> <a fs'>4. d, |
|
||||
\grace { d'16[ e fs] } << { g8 fs e e fs g } \\ { a,4 a8 a4 a8 } >> <a fs'>4. d, |
|
||||
}
|
||||
|
||||
firstInterludeL = \relative c, {
|
||||
@ -189,10 +193,6 @@ firstInterludeL = \relative c, {
|
||||
d'8 a' d e fs e d2. |
|
||||
}
|
||||
|
||||
lhBrokenFifths = \relative c {
|
||||
g8 d' g ~ g g d' ~ d g d g,4. |
|
||||
}
|
||||
|
||||
secondThemeR = \relative c'' {
|
||||
g4. \tiny <d b'> <b' g'> \normalsize \grace { g16[ a] } b8 a g |
|
||||
b4. \tiny <e, fs g> <e' fs g b> \normalsize \afterGrace a, { b16[ a] } |
|
||||
@ -205,7 +205,7 @@ secondThemeR = \relative c'' {
|
||||
d4. \tiny a <a' d>4 <a, d> <g d'> |
|
||||
\times 3/5 { fs8 d fs a d } \times 3/5 { d fs a d d } d'4. \normalsize b,, |
|
||||
|
||||
d b d4 b8 \afterGrace d4. { b16[ d b] } |
|
||||
d \tiny b d4 \normalsize b8 \afterGrace d4. { b16[ d b] } |
|
||||
g4. \tiny <d e g> <d' e g> \normalsize d, |
|
||||
e \tiny <b e fs g> <b' e fs g>4 \normalsize g8 \afterGrace g4. { e16[ g e] } |
|
||||
d4. \tiny <d g> <d fs> \afterGrace g { e16[ fs] } |
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user