summaryrefslogtreecommitdiff
path: root/01-song1/parts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-05-07 21:27:19 +0200
committerrekado <rekado@elephly.net>2016-05-07 21:27:19 +0200
commit8192cc245eba346175e6d319b18210adda782023 (patch)
tree9585c930ef09059466d4fdc46a614db3ecc1086e /01-song1/parts
parentb057421f713ed2070d9da4b62c0d0465552f893f (diff)
song1: click: slow down during verses.
Diffstat (limited to '01-song1/parts')
-rw-r--r--01-song1/parts/click.ly3
1 files changed, 3 insertions, 0 deletions
diff --git a/01-song1/parts/click.ly b/01-song1/parts/click.ly
index b9c6542..52c3147 100644
--- a/01-song1/parts/click.ly
+++ b/01-song1/parts/click.ly
@@ -1,4 +1,5 @@
click = \drummode {
+ \tempo 4 = 180
\time 4/4
%% intro
@@ -36,6 +37,7 @@ click = \drummode {
sn8 bd bd sn bd bd sn bd | bd sn bd bd sn4 bd |
%% Verse
+ \tempo 4 = 175
\repeat volta 2 {
\time 4/4 \repeat unfold 12 { <bd hh>2 hh | }
}
@@ -47,6 +49,7 @@ click = \drummode {
\time 4/4 \repeat unfold 12 { <bd hh>2 hh | }
%% A
+ \tempo 4 = 180
\repeat volta 2 {
\time 2/4 \repeat unfold 5 { bd4 hh }
\time 6/8 { <bd hh>8 hh hh hh hh hh }