summaryrefslogtreecommitdiff
path: root/04-white-noise
diff options
context:
space:
mode:
Diffstat (limited to '04-white-noise')
-rw-r--r--04-white-noise/music/stick.ly6
-rw-r--r--04-white-noise/parts/stick.ly4
2 files changed, 5 insertions, 5 deletions
diff --git a/04-white-noise/music/stick.ly b/04-white-noise/music/stick.ly
index 095fdb1..be626a2 100644
--- a/04-white-noise/music/stick.ly
+++ b/04-white-noise/music/stick.ly
@@ -144,7 +144,7 @@ stickShifterRight = \relative c {
stickLeft = {
\key fis \minor
- \clef "bass_8"
+ \clef "bass"
\stickIntro
\time 4/4 r1
\whiteNoise
@@ -186,11 +186,11 @@ stick = <<
\set PianoStaff.pedalSustainStyle = #'bracket
\new StaffTab = "stick right" {
- \set Staff.stringTunings = #stick-matched-reciprocal-tuning
+ \set Staff.stringTunings = #alto-stick-bobs-expanded-tuning
\stickRight
}
\new StaffTab = "stick left" {
- \set Staff.stringTunings = #stick-matched-reciprocal-tuning
+ \set Staff.stringTunings = #alto-stick-bobs-expanded-tuning
\stickLeft
}
>>
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