From 367f1b39644898ed605265c38d42063bbee1df71 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sat, 1 Apr 2017 09:53:37 +0200 Subject: Add chord track (enable with LILYPOND_USE_CHORDS). This is used for the drum guide track where too much detail would distract from the click. --- 04-white-noise/04-white-noise.ly | 2 ++ 1 file changed, 2 insertions(+) (limited to '04-white-noise') diff --git a/04-white-noise/04-white-noise.ly b/04-white-noise/04-white-noise.ly index 2073b1f..27aba8f 100644 --- a/04-white-noise/04-white-noise.ly +++ b/04-white-noise/04-white-noise.ly @@ -47,4 +47,6 @@ AllMusic = << } { \stick } >> +AllMusicMIDI = AllMusic + \include "../layouts.ly" -- cgit v1.2.3