summaryrefslogtreecommitdiff
path: root/04-white-noise/parts
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-02-27 13:01:39 +0100
committerRicardo Wurmus <rekado@elephly.net>2017-02-27 13:01:39 +0100
commitcf1d55a06c5d96cd2e1f93ffe8db1319af435349 (patch)
tree3f0f2d0b642ee8cc1b12fbe0bbf7427018eba32a /04-white-noise/parts
parent5dfc6ede4c5ff452d4d28af8ce3cc9546a6aa71e (diff)
load settings.ly with lilypond command.
Diffstat (limited to '04-white-noise/parts')
-rw-r--r--04-white-noise/parts/bass.ly1
-rw-r--r--04-white-noise/parts/keys.ly1
-rw-r--r--04-white-noise/parts/stick.ly1
3 files changed, 0 insertions, 3 deletions
diff --git a/04-white-noise/parts/bass.ly b/04-white-noise/parts/bass.ly
index a56d445..7f2042a 100644
--- a/04-white-noise/parts/bass.ly
+++ b/04-white-noise/parts/bass.ly
@@ -7,7 +7,6 @@
copyright = \markup { \char ##x00A9 "2002—2016 Ricardo Wurmus" }
}
-\include "../../settings.ly"
\include "../music/common.ly"
\include "../music/bass.ly"
diff --git a/04-white-noise/parts/keys.ly b/04-white-noise/parts/keys.ly
index 1d79fab..711445d 100644
--- a/04-white-noise/parts/keys.ly
+++ b/04-white-noise/parts/keys.ly
@@ -7,7 +7,6 @@
copyright = \markup { \char ##x00A9 "2002—2016 Ricardo Wurmus" }
}
-\include "../../settings.ly"
\include "../music/common.ly"
\include "../music/keys.ly"
diff --git a/04-white-noise/parts/stick.ly b/04-white-noise/parts/stick.ly
index e70bce6..4ee35cc 100644
--- a/04-white-noise/parts/stick.ly
+++ b/04-white-noise/parts/stick.ly
@@ -7,7 +7,6 @@
copyright = \markup { \char ##x00A9 "2002—2016 Ricardo Wurmus" }
}
-\include "../../settings.ly"
\include "../music/common.ly"
\include "../music/stick.ly"