summaryrefslogtreecommitdiff
path: root/03-circus/parts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-11-04 21:57:53 +0100
committerrekado <rekado@elephly.net>2015-11-04 21:57:53 +0100
commit9692ad3350778358ca260731d3834906fe251a7b (patch)
treebe26014b9cc5349e429f34a4ea8dc385e591cc16 /03-circus/parts
parentb33beddf164a57056c0b777c754a19122a1d28ea (diff)
circus: Add drum count-in.
Diffstat (limited to '03-circus/parts')
-rw-r--r--03-circus/parts/bass.ly2
-rw-r--r--03-circus/parts/keyboard.ly4
-rw-r--r--03-circus/parts/stick.ly4
3 files changed, 5 insertions, 5 deletions
diff --git a/03-circus/parts/bass.ly b/03-circus/parts/bass.ly
index 2878af6..15a665f 100644
--- a/03-circus/parts/bass.ly
+++ b/03-circus/parts/bass.ly
@@ -134,7 +134,7 @@ bass = {
%% Intro
\time 2/4
- \relative cis, { r4 r8 cis, ~ | }
+ \relative cis, { R2 | r4 r8 cis, ~ | }
\relative cis, {
\repeat volta 2 \bassA
\alternative {
diff --git a/03-circus/parts/keyboard.ly b/03-circus/parts/keyboard.ly
index 65c193d..3ac49ef 100644
--- a/03-circus/parts/keyboard.ly
+++ b/03-circus/parts/keyboard.ly
@@ -188,7 +188,7 @@ keyboard = \new PianoStaff <<
\new Staff \relative c' {
\time 2/4
\key cis \minor
- r4 r8 <cis e g> ~ |
+ R2 | r4 r8 <cis e g> ~ |
\repeat volta 2 \keyboardIntroUpper
\alternative {
{ r2 | }
@@ -219,7 +219,7 @@ keyboard = \new PianoStaff <<
\new Staff \relative c {
\clef bass
\key cis \minor
- r2 |
+ r2 | r2 |
\repeat volta 2 \keyboardIntroLower
\alternative {
{ r2 | }
diff --git a/03-circus/parts/stick.ly b/03-circus/parts/stick.ly
index e76b374..3f70cc6 100644
--- a/03-circus/parts/stick.ly
+++ b/03-circus/parts/stick.ly
@@ -213,7 +213,7 @@ stick = \new PianoStaff <<
%% intro
\time 2/4
- \relative c'' { r4 r8 g ~ | }
+ \relative c'' { R2 | r4 r8 g ~ | }
\repeat volta 2 \stickA
\alternative {
{ r2 | }
@@ -267,7 +267,7 @@ stick = \new PianoStaff <<
\clef "bass_8"
%% intro
- \time 2/4 { R2 | }
+ \time 2/4 { R2 | R2 |}
%% TODO: empty
\repeat volta 2 { R2*11 | }
\alternative {