summaryrefslogtreecommitdiff
path: root/03-circus/parts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-10-21 16:04:46 +0200
committerrekado <rekado@elephly.net>2015-10-21 16:04:46 +0200
commit736d539498cb0bd4d7041494bd8c310d3e0d9590 (patch)
treed6c278aaee3b3b831356f47e0e37a5ff9396bf71 /03-circus/parts
parent6dfb48dafbbdbcfb87dfd958c68fea2baf9237c5 (diff)
circus: keys: Set instrument per PianoStaff.
Diffstat (limited to '03-circus/parts')
-rw-r--r--03-circus/parts/keyboard.ly3
1 files changed, 1 insertions, 2 deletions
diff --git a/03-circus/parts/keyboard.ly b/03-circus/parts/keyboard.ly
index a0dc795..f720ebc 100644
--- a/03-circus/parts/keyboard.ly
+++ b/03-circus/parts/keyboard.ly
@@ -23,8 +23,8 @@ keyboardIntroLower = \relative c {
}
keyboard = \new PianoStaff <<
+ \set PianoStaff.midiInstrument = #"reed organ"
\new Staff \relative c' {
- \set Staff.midiInstrument = #"reed organ"
\time 2/4
\key cis \minor
r4 r8 <cis e g> ~ |
@@ -33,7 +33,6 @@ keyboard = \new PianoStaff <<
}
\new Staff \relative c {
- \set Staff.midiInstrument = #"reed organ"
\clef bass
\key cis \minor
r2 |