From 399566145308b196e928059178eedb2a074ef196 Mon Sep 17 00:00:00 2001 From: rekado Date: Wed, 21 Oct 2015 14:58:21 +0200 Subject: circus: stick: use "clav" instrument. --- 03-circus/parts/stick.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '03-circus') diff --git a/03-circus/parts/stick.ly b/03-circus/parts/stick.ly index 2291fb0..f761c49 100644 --- a/03-circus/parts/stick.ly +++ b/03-circus/parts/stick.ly @@ -47,7 +47,7 @@ stickDance = \relative c' { } stick = { - \set Staff.midiInstrument = #"electric guitar (jazz)" + \set Staff.midiInstrument = #"clav" \key cis \minor \clef "treble_8" -- cgit v1.2.3