-bassIntro = \relative fis,, {
+bassIntro = \relative fis, {
\time 4/4
R1*4 |
cis8 r r4 r4 r8 b |
cis8 r r4 r4 r8 b |
- cis8 r r4 r2 | r1 |
+ cis8 r4 cis4 cis r8 | r1 |
+
+ cis8 r r4 r4 r8 b |
+ cis8 r r4 r4 r8 b |
+ cis8 r4 cis4 cis r8 | r1 |
+
+ cis8 r r4 r4 r8 b |
+ cis8 r r4 r4 r8 b |
+ cis8 r4 cis4 cis r8 | r1 |
}
bassA = {
\clef "bass_8"
\key cis \minor
- \repeat volta 2 \bassIntro
+ \bassIntro
\repeat volta 2 \bassA
\bassAExtended
\bassATransition
keysIntro = {
- \repeat unfold 8 R1 |
+ \repeat unfold 16 R1 |
}
keysA = \relative c' {
%% Intro
\time 4/4
\set PianoStaff.midiInstrument = #"electric piano 2"
- \repeat volta 2 \keysIntro
+ \keysIntro
\repeat volta 2 \keysA
\keysAExtended
\keysATransition
\clef "treble_8"
\time 4/4
- \repeat volta 2 \stickIntroRight
+ \repeat unfold 2 \stickIntroRight
\repeat volta 2 \stickARight
\stickAExtendedRight
\stickATransitionRight
\clef "bass"
\time 4/4
- \repeat volta 2 \stickIntroLeft
+ \repeat unfold 2 \stickIntroLeft
\repeat volta 2 \stickALeft
\stickAExtendedLeft
\stickATransitionLeft