summaryrefslogtreecommitdiff
path: root/04-white-noise/parts/click.ly
diff options
context:
space:
mode:
Diffstat (limited to '04-white-noise/parts/click.ly')
-rw-r--r--04-white-noise/parts/click.ly7
1 files changed, 7 insertions, 0 deletions
diff --git a/04-white-noise/parts/click.ly b/04-white-noise/parts/click.ly
index 15d53c4..311895f 100644
--- a/04-white-noise/parts/click.ly
+++ b/04-white-noise/parts/click.ly
@@ -73,4 +73,11 @@ click = \drummode {
bd4 bd bd bd |
bd4 bd bd bd |
+ %% eleven
+ \repeat volta 2 {
+ \time 11/8
+ \repeat unfold 3 { cymc4 toml8 toml toml r toml r toml toml r |}
+ hh8 hh hh hh hh hh hh hh hh hh hh
+ }
+
}