3 % Author: Øyvind A. Holm <sunny@sunbase.org>
11 \include "guitar1.ily"
12 \include "guitar2.ily"
13 \include "piano-lower.ily"
14 \include "piano-upper.ily"
20 \set chordChanges
= ##t
24 instrumentName
= "Vocal 1"
25 shortInstrumentName
= "Vc1"
36 instrumentName
= "Guitar 1"
37 shortInstrumentName
= "Gt1"
46 instrumentName = "Guitar 1"
47 shortInstrumentName = "Gt1"
55 instrumentName = "Guitar 2"
56 shortInstrumentName = "Gt2"
65 instrumentName = "Guitar 2"
66 shortInstrumentName = "Gt2"
74 instrumentName = "Bass"
75 shortInstrumentName = "Bs."
84 instrumentName = "Bass"
85 stringTunings = #bass-tuning
93 \set PianoStaff.instrumentName = #"Piano"
94 \new Staff = "upper" {
99 \new Staff = "lower" {
106 \new DrumStaff \with {
107 instrumentName = "Drums"
108 shortInstrumentName = "Drm"
116 \new DrumStaff \with {
117 instrumentName = "Metronome"
118 shortInstrumentName = "Mt."
133 \new Staff = "Vocal 1" \with {
134 instrumentName = "Vocal 1"
135 shortInstrumentName = "Vc1"
136 midiInstrument = "voice oohs"
137 % midiMaximumVolume = #1.00
138 % midiPanPosition = 0
142 \unfoldRepeats \vocalOne
145 \new Staff = "Guitar 1" \with {
146 instrumentName = "Guitar 1"
147 shortInstrumentName = "Gt1"
148 midiInstrument = "overdriven guitar"
149 % midiMaximumVolume = #1.00
150 % midiPanPosition = 0
154 \unfoldRepeats \guitarOne
157 \new Staff = "Guitar 2" \with {
158 instrumentName = "Guitar 2"
159 shortInstrumentName = "Gt2"
160 midiInstrument = "electric guitar (clean)"
161 % midiMaximumVolume = #1.00
162 % midiPanPosition = 0
166 \unfoldRepeats \guitarTwo
170 instrumentName = "Bass"
171 shortInstrumentName = "Bs."
172 midiInstrument = "electric bass (finger)"
173 % midiMaximumVolume = #1.60
174 % midiPanPosition = 0
178 \unfoldRepeats \bassGuitar
181 \new Staff = "Piano" \with {
182 instrumentName = "Piano"
183 shortInstrumentName = "Pn."
184 midiInstrument = "acoustic grand"
185 % midiMaximumVolume = #1.00
186 % midiPanPosition = 0
191 \unfoldRepeats \pianoUpper
192 \unfoldRepeats \pianoLower
196 \new DrumStaff \with {
197 instrumentName = "Drums"
198 shortInstrumentName = "Drm"
199 % midiMaximumVolume = #1.00
203 \unfoldRepeats \theDrums
207 \new DrumStaff \with {
208 instrumentName = "Metronome"
209 shortInstrumentName = "Mt."
211 % midiMaximumVolume = #1.00
215 \unfoldRepeats \metronome