summaryrefslogtreecommitdiff
path: root/04-white-noise
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-06-04 22:18:06 +0200
committerrekado <rekado@elephly.net>2016-06-04 22:18:06 +0200
commit74e8c013ad79cc4b13b9201bba4b7c7fd01a7570 (patch)
tree6954cf2afb76fd4d7d75b6fb7e788e2a158364c9 /04-white-noise
parentec28895e0b210973732d75c4121da1472fca5e76 (diff)
Add global settings.
Diffstat (limited to '04-white-noise')
-rw-r--r--04-white-noise/04-white-noise.ly1
1 files changed, 1 insertions, 0 deletions
diff --git a/04-white-noise/04-white-noise.ly b/04-white-noise/04-white-noise.ly
index 9089eeb..9fcd86e 100644
--- a/04-white-noise/04-white-noise.ly
+++ b/04-white-noise/04-white-noise.ly
@@ -8,6 +8,7 @@
whiteNoise = \repeat unfold 3 { r2. r2 } % TODO: how long?
+\include "../settings.ly"
\include "parts/bass.ly"
\include "parts/keys.ly"
\include "parts/stick.ly"