3 % Author: Øyvind A. Holm <sunny@sunbase.org>
9 \include "piano-lower.ily"
10 \include "piano-upper.ily"
15 \set chordChanges
= ##t
19 \set PianoStaff
.instrumentName
= #"Piano"
20 \new Staff
= "upper" {
25 \new Staff
= "lower" {
33 \new DrumStaff \with {
34 instrumentName = "Metronome"
35 shortInstrumentName = "Mt."
50 \new Staff = "Piano" \with {
51 instrumentName = "Piano"
52 shortInstrumentName = "Pn."
53 midiInstrument = "acoustic grand"
54 % midiMaximumVolume = #1.00
60 \unfoldRepeats \pianoUpper
61 \unfoldRepeats \pianoLower
66 \new DrumStaff \with {
67 instrumentName = "Metronome"
68 shortInstrumentName = "Mt."
70 % midiMaximumVolume = #1.00
74 \unfoldRepeats \metronome