diff --git a/Cedar's Blues.ly b/Cedar's Blues.ly index 2c13dd9..d77397d 100644 --- a/Cedar's Blues.ly +++ b/Cedar's Blues.ly @@ -97,13 +97,23 @@ fbar = { \key bes \major \time 4/4 \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 ees r ees } + \repeat unfold 3 { r4 ees r ees } + r4 ees~ ees2 } } >>