Try to correct partition
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
090a88c887
commit
f3c1c2e685
@ -97,13 +97,23 @@ fbar = {
|
|||||||
\key bes \major
|
\key bes \major
|
||||||
\time 4/4
|
\time 4/4
|
||||||
\repeat volta 2 {
|
\repeat volta 2 {
|
||||||
\bbar \ebar \bbar \bbar
|
\bbar \bbar \bbar
|
||||||
|
bes,8 bes,8
|
||||||
|
aes,8 aes,8
|
||||||
|
des8^\markup{D\flat 7\flat 9} des
|
||||||
|
ees^\markup{E\flat 7\flat 9} ees
|
||||||
|
|
||||||
\ebar \ebar \bbar \gbar
|
\ebar
|
||||||
|
ees,8 ees,8
|
||||||
|
bes,8 bes,8
|
||||||
|
aes,8^\markup{A\flat 7\flat 9} aes,
|
||||||
|
aes,8^\markup{A\flat 7\flat 9} aes,
|
||||||
|
\bbar \bbar
|
||||||
|
|
||||||
\repeat unfold 4 { r4 f r f }
|
\repeat unfold 4 { r4 f r f }
|
||||||
|
|
||||||
\repeat unfold 4 { r4 ees r ees }
|
\repeat unfold 3 { r4 ees r ees }
|
||||||
|
r4 ees~ ees2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
>>
|
>>
|
||||||
|
Loading…
Reference in New Issue
Block a user