From 9692ad3350778358ca260731d3834906fe251a7b Mon Sep 17 00:00:00 2001 From: rekado Date: Wed, 4 Nov 2015 21:57:53 +0100 Subject: circus: Add drum count-in. --- 03-circus/03-circus.ly | 3 +++ 1 file changed, 3 insertions(+) (limited to '03-circus/03-circus.ly') diff --git a/03-circus/03-circus.ly b/03-circus/03-circus.ly index 8dd744c..11d2584 100644 --- a/03-circus/03-circus.ly +++ b/03-circus/03-circus.ly @@ -15,6 +15,9 @@ AllMusic = << \new Staff = "keyboard" { \keyboard } \new Staff = "bass" { \bass } \new Staff = "grand stick" { \stick } + \new DrumStaff { + { \drummode { hh4 hh hh hh } } + } >> %% Two scores are needed: one with unfolded repeats for MIDI and the -- cgit v1.2.3