From 5e9045b0859b84de2f2f1da3ce78d76077e0b37f Mon Sep 17 00:00:00 2001 From: rekado Date: Tue, 6 Dec 2016 14:20:03 +0100 Subject: circus: stick: Use regular bass clef. --- 03-circus/music/stick.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '03-circus') diff --git a/03-circus/music/stick.ly b/03-circus/music/stick.ly index 093ece2..d9638ee 100644 --- a/03-circus/music/stick.ly +++ b/03-circus/music/stick.ly @@ -409,7 +409,7 @@ stick = << \new StaffTab = "stick left" \relative c { \set Staff.stringTunings = #stick-matched-reciprocal-tuning \key cis \minor - \clef "bass_8" + \clef "bass" %% intro \time 2/4 { R2 | R2 |} -- cgit v1.2.3