-bassBeautyA = \relative fis,, {
+bassIntro = \relative fis,, {
d4. fis ~ fis4 | e4. gis a4 |
d,2. cis4 | fis1 |
}
-bassBeautyB = \relative fis,, {
+bassBeauty = \relative fis,, {
d4. fis fis4 | e4. gis a4 |
d,4. d cis4 | fis8 fis fis fis cis' b a b |
}
\key fis \minor
\relative fis,, {
- \time 4/4 R1*4 \bassBeautyA
+ \time 4/4 R1*4 \bassIntro
\time 5/4 \repeat volta 2 \bassThemeWithoutEnd
\alternative {
\time 5/4 \repeat volta 2 \bassTheme
\time 4/4 \bassThunder
- \time 4/4 \repeat volta 2 \bassBeautyB
+ \time 4/4 \repeat volta 2 \bassBeauty
\bassSolo
d-. d-. d-. d-. d-. d-. d-. d-. |
}
+keysBeauty = \keysIntro
+
keysArpeggio = \relative d' {
d8 a' d a e' a, d e,
fis cis gis' a gis cis, fis e
\time 4/4 \keysThunder
\time 4/4
- \repeat volta 2 \keysIntro
+ \repeat volta 2 \keysBeauty
\repeat unfold 2 \keysArpeggio
\keysTransition
}
%% TODO
-stickBeautyBLeft = \relative c {
+stickBeautyLeft = \relative c {
r1 | r1 | r1 | r1 |
}
-stickBeautyBRight = \relative c {
+stickBeautyRight = \relative c {
%% TODO: this is terrible and I would never play this
<d a >2 <cis fis, >2 |
<gis' fis, >2 <a e, >2 |
\time 5/4 \repeat volta 2 \stickThemeLeft
\time 4/4 \stickThunderLeft
- \time 4/4 \repeat volta 2 \stickBeautyBLeft
+ \time 4/4 \repeat volta 2 \stickBeautyLeft
\stickSoloLeft
\stickTransitionLeft
\stickFastLeft
\time 5/4 \repeat volta 2 \stickThemeRight
\time 4/4 \stickThunderRight
- \time 4/4 \repeat volta 2 \stickBeautyBRight
+ \time 4/4 \repeat volta 2 \stickBeautyRight
\stickSoloRight
\stickTransitionRight
\stickFastRight