projects
/
music
/
pretentious.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6dfb48d
)
circus: keys: Set instrument per PianoStaff.
author
rekado
<rekado@elephly.net>
Wed, 21 Oct 2015 14:04:46 +0000
(16:04 +0200)
committer
rekado
<rekado@elephly.net>
Wed, 21 Oct 2015 14:04:46 +0000
(16:04 +0200)
03-circus/parts/keyboard.ly
patch
|
blob
|
history
diff --git
a/03-circus/parts/keyboard.ly
b/03-circus/parts/keyboard.ly
index a0dc7955d599704e4ac0f631c2f38bb9ae8c8483..f720ebcaa94da2e9781018c139c402122b8fb5fd 100644
(file)
--- 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 |