From cb83ccefc551fab566cb65a78d1e66141900c31e Mon Sep 17 00:00:00 2001 From: rekado Date: Fri, 9 Dec 2016 18:26:49 +0100 Subject: white noise: stick: Use Alto Stick. --- 04-white-noise/parts/stick.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '04-white-noise/parts') diff --git a/04-white-noise/parts/stick.ly b/04-white-noise/parts/stick.ly index f74dfd8..e70bce6 100644 --- a/04-white-noise/parts/stick.ly +++ b/04-white-noise/parts/stick.ly @@ -2,7 +2,7 @@ \header { title = "White Noise" - subtitle = "Grand Stick" + subtitle = "Alto Stick" composer = "The very pretentious elephlies" copyright = \markup { \char ##x00A9 "2002—2016 Ricardo Wurmus" } } @@ -12,7 +12,7 @@ \include "../music/stick.ly" \score { - \new PianoStaff = "grand stick" \with { + \new PianoStaff = "alto stick" \with { pedalSustainStyle = #'bracket } { \compressMMRests \stick -- cgit v1.2.3