summaryrefslogtreecommitdiff
path: root/04-white-noise/04-white-noise.ly
diff options
context:
space:
mode:
Diffstat (limited to '04-white-noise/04-white-noise.ly')
-rw-r--r--04-white-noise/04-white-noise.ly2
1 files changed, 1 insertions, 1 deletions
diff --git a/04-white-noise/04-white-noise.ly b/04-white-noise/04-white-noise.ly
index a883be1..2a800c3 100644
--- a/04-white-noise/04-white-noise.ly
+++ b/04-white-noise/04-white-noise.ly
@@ -6,9 +6,9 @@
copyright = \markup { \char ##x00A9 "2002—2016 Ricardo Wurmus" }
}
-whiteNoise = \repeat unfold 3 { r2. r2 } % TODO: how long?
\include "../settings.ly"
+\include "music/common.ly"
\include "music/bass.ly"
\include "music/keys.ly"
\include "music/stick.ly"