From 74e8c013ad79cc4b13b9201bba4b7c7fd01a7570 Mon Sep 17 00:00:00 2001 From: rekado Date: Sat, 4 Jun 2016 22:18:06 +0200 Subject: Add global settings. --- 04-white-noise/04-white-noise.ly | 1 + 1 file changed, 1 insertion(+) (limited to '04-white-noise') 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" -- cgit v1.2.3