]> Shamusworld >> Repos - music/blob - god-is-great.ly
New chart "Bless The Lord, O My Soul".
[music] / god-is-great.ly
1 %Numerous problems still exist... !!! FIX !!!
2
3 \version "2.16.0"
4 \include "pop-chords.ly"
5 \include "english.ly"
6
7 % Good sizes are 16, 18, & 20
8 staffSize = #16
9 #(set-default-paper-size "letter")
10 #(set-global-staff-size staffSize)
11 #(ly:set-option (quote no-point-and-click))
12
13 \header
14 {
15 %Let's bump up the title size and switch to the chord font. :-)
16
17         title    = \markup { \override #'(font-family . sans) \fontsize #3.5 "God Is Great" }
18 %       composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "Twila Paris" }
19         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart" }
20         tagline  = "Engraved by JLH and Lilypond 2.8.2"
21 }
22
23
24 %
25 % Lead vocal
26 %
27
28 LeadVox = \relative c'
29 {
30 %       \set Voice.autoBeaming = ##f
31 %       \set Staff.instrumentName = #"Lead vox"
32         \clef G
33         \key a \major
34         \override Staff.TimeSignature #'style = #'()
35         \time 4/4
36 \override Score.SpacingSpanner #'average-spacing-wishes = ##f
37
38         % Intro
39
40         \partial 2 r2 |   % 0
41
42         \repeat volta 2
43         {
44                 R1 |   % 1
45                 R1 |   % 2
46                 R1 |   % 3
47                 R1 |   % 4
48         }
49
50         % Verse
51
52 \mark \markup { \override #'(font-family . sans) { \box { A } } }
53
54         r2 cs8 e4 e8 ~ |   % 5
55         e8 a,4 d8 ~ d cs4 b8 ~ |   % 6
56         b4 r r2 |   % 7
57         R1 |   % 8
58         r4 cs8 e e e4 e8 ~ |   % 9
59         e8 a,4 d8 ~ d cs4 b8 ~ |   % 10
60         b4 r r2 |   % 11
61         R1 |   % 12
62         r2 cs8 e4 e8 ~ |   % 13
63         e8 a,4 d8 ~ d cs4 b8 ~ |   % 14
64         b4 r r2 |   % 15
65         cs4 b8 b8 ~ b8 a4 a8 ~ |   % 16
66         a4 r r2 |   % 17
67         R1 |   % 18
68         R1 |   % 19
69         R1 \bar "||"   % 20
70
71         r2 cs8 e4 e8 ~ |   % 21
72         e8 a,4 d8 ~ d cs4 b8 ~ |   % 22
73         b4 r r2 |   % 23
74         R1 |   % 24
75         r2 cs8 e4 e8 ~ |   % 25
76         e8 a,4 d8 ~ d cs4 b8 ~ |   % 26
77         b4 r r2 |   % 27
78         R1 |   % 28
79         r2 cs8 e4 e8 ~ |   % 29
80         e8 a,4 d8 ~ d cs4 b8 ~ |   % 30
81         b4 r r2 |   % 31
82         cs4 b8 b8 ~ b4 a8 a ~ |   % 32
83         a4 r r2 |   % 33
84         R1 |   % 34
85         R1 |   % 35
86         r2 a4 cs \bar "||"   % 36
87
88         % Chorus
89
90 \once \override Score.RehearsalMark #'self-alignment-X = #left
91 \mark \markup { \override #'(font-family . sans) { \box { B } } \hspace #1.0 \raise #2.0 \musicglyph #"scripts.segno" }
92 %\musicglyph #"scripts.segno" \italic { band in } }
93
94         cs4 r a cs |   % 37
95         cs4 r d cs8 b ~ |   % 38
96         b8 r r4 d cs8 b ( |   % 39
97         a8 ) a4 r8 a4 cs |   % 40
98         cs4 r8 a ~ a cs4 cs8 ~ |   % 41
99         cs4 a8 d ~ d4 cs8 cs ( |   % 42
100         b2 ) r |   % 43
101         r2 a4 cs |   % 44
102         cs4 r a cs |   % 45
103         cs4 r d cs8 b ~ |   % 46
104         b8 r r4 d cs8 b ( |   % 47
105         a8 ) a4 r8 a4 cs |   % 48
106         cs4 a8 a ~ a cs4 cs8 ~ |   % 49
107         cs8 a4 d8 ~ d cs ( b ) b ~ |   % 50
108         b2. r8 e, |   % 51
109         cs'4 b8 b ~ b a4 a8 ~ \bar "||"   % 52
110 \once \override Score.RehearsalMark #'self-alignment-X = #right
111 \mark \markup { \italic { To Coda } \hspace #1.0 \musicglyph #"scripts.coda" }
112
113         % Midtro
114
115         a1 |   % 53
116         R1 |   % 54
117         R1 |   % 55
118         R1 \bar "||"   % 56
119
120         % Verse
121
122 \mark \markup { \override #'(font-family . sans) { \box { C } } }
123
124         r2 cs8 e4 e8 ~ |   % 57
125         e8 a,4 d8 ~ d cs4 b8 ~ |   % 58
126         b4 r r2 |   % 59
127         R1 |   % 60
128         r2 cs8 e4 e8 ~ |   % 61
129         e8 a,4 d8 ~ d cs4 b8 ~ |   % 62
130         b4 r r2 |   % 63
131         R1 |   % 64
132         r2 cs8 e4 e8 ~ |   % 65
133         e8 a,4 d8 ~ d cs4 b8 ~ |   % 66
134         b4 r r2 |   % 67
135         cs4 ( b8 ) b8 ~ b4 a8 a ~ |   % 68
136         a1 |   % 69
137         r2 r4 e8 d' ~ |   % 70
138         d8 cs ( b ) b ~ b2 |   % 71
139         r2 a4 cs \bar "||"   % 72
140
141 \once \override Score.RehearsalMark #'self-alignment-X = #right
142 \mark \markup { \italic { D.S. al Coda } }
143
144         % Coda
145
146 %\stopStaff s1 \bar "" \startStaff   % That removed the spurious floating bar line from line break
147 \stopStaff s1 \startStaff
148 \set Score.currentBarNumber = #73
149
150 \once \override Score.RehearsalMark #'self-alignment-X = #left
151 \mark \markup { { \musicglyph #"scripts.coda" } "Coda" }
152
153         \repeat volta 2
154         {
155                 R1 |   % 73
156                 R1 |   % 74
157                 R1 |   % 75
158                 R1 |   % 76
159         }
160
161         % Bridge
162
163         \repeat volta 2
164         {
165                 e2 e |   % 77
166                 e a,4 ( b ) |   % 78
167                 b1 |   % 79
168                 r4 a8 d ~ d cs4 a8 (  |   % 80
169                 fs1 ) |   % 81
170                 r4 a8 d ~ d cs4 b8 ~ |   % 82
171                 b1 |   % 83
172                 R1 |   % 84
173         }
174
175         e2 e |   % 85
176         e a,4 ( b ) |   % 86
177         b1 |   % 87
178         r4 a8 d ~ d cs4 a8 (  |   % 88
179         fs1 ) |   % 89
180         r4 a8 d ~ d cs4 b8 ~ |   % 90
181         b1 |   % 91
182         R1 \bar "||"   % 92
183
184         e2 e |   % 93
185         e a,4 ( b ) |   % 94
186         b1 |   % 95
187         r4 a8 d ~ d cs4 a8 (  |   % 96
188         fs1 ) |   % 97
189         r4 a8 d ~ d cs4 b8 ~ |   % 98
190         b1 |   % 99
191         r2 a4 cs \bar "||"   % 100
192
193         % Chorus
194
195         \repeat volta 2
196         {
197                 cs4 r a cs |   % 101
198                 cs4 r d cs8 b ~ |   % 102
199                 b8 r r4 d cs8 b ( |   % 103
200                 a8 ) a4 r8 a4 cs |   % 104
201                 cs4 r8 a ~ a cs4 cs8 ~ |   % 105
202                 cs4 a8 d ~ d4 cs8 cs ( |   % 106
203                 b2 ) r |   % 107
204                 r2 a4 cs \bar "||"   % 108
205
206                 cs4 r a cs |   % 109
207                 cs4 r d cs8 b ~ |   % 110
208                 b8 r r4 d cs8 b ( |   % 111
209                 a8 ) a4 r8 a4 cs |   % 112
210                 cs4 a8 a ~ a cs4 cs8 ~ |   % 113
211                 cs8 a4 d8 ~ d cs ( b ) b ~ |   % 114
212                 b2. r4 |   % 115
213 %               cs'4 b8 b ~ b a4 a8 ~ |   % 116
214         }
215         \alternative
216         {
217                 {
218                         r2 a4 cs |   % 116
219                 }
220                 {
221                         R1 |   % 117
222                 }
223         }
224
225         R1 |   % 118
226         R1 |   % 119
227         R1 |   % 120
228         R1 |   % 121
229
230         % Outro
231
232         \repeat volta 2
233         {
234                 R1 |   % 122
235                 R1 |   % 123
236                 R1 |   % 124
237                 R1 |   % 125
238         }
239
240         r1^\fermata |   % 126
241 }
242
243 LeadVoxText = \lyricmode
244 {
245         All cre- a- _ tion cries _ to you _
246         Wor- ship- ping in spi- _ rit and _ in truth _
247         Glo- ry to _ the faith- _ ful one _
248         Je- sus Christ _ God's son _
249
250         All cre- a- _ tion gives _ you praise _
251         You a- lone _ are tru- _ ly great _
252         You a- lone _ are God _ who reigns _
253         For e- ter- _ ni- ty _
254
255         God is great and his praise
256         fills the earth, _ fills the hea- _ vens
257         and your name will _ be praised _
258         through all _ the world _
259
260         God is great, sing his praise
261         all the earth, _ all the hea- _ vens
262         'cause we're li- ving for _ the glo- _ ry
263         of _ your _ name _
264         The glo- ry of _ your name. _
265
266         All to you _ O God _ we bring _
267         Je- sus teach _ us how _ to live _
268         Let your fi- _ re burn _ in us _
269         That _ all _ may hear _
270         and all _ may _ see _
271
272         God is
273
274         Ho- ly is the _ Lord
275         The whole _ earth sings _
276         The whole _ earth sings _
277
278         Ho- ly is the _ Lord
279         The whole _ earth sings _
280         The whole _ earth sings _
281
282         Ho- ly is the _ Lord
283         The whole _ earth sings _
284         The whole _ earth sings _
285
286         God is great and his praise
287         fills the earth, _ fills the hea- _ vens
288         and your name will _ be praised _
289         through all _ the world _
290
291         God is great, sing his praise
292         all the earth, _ all the hea- _ vens
293         'cause we're li- ving for _ the glo- _ ry
294         of _ your _ name _
295
296         God is
297
298         The glo- ry of _ your name. _
299 }
300
301 LeadVoxTextB = \lyricmode
302 {
303 }
304
305
306 Riffs = \relative c''
307 {
308         \clef G
309         \key a \major
310         \override Staff.TimeSignature #'style = #'()
311         \time 4/4
312 \override Score.SpacingSpanner #'average-spacing-wishes = ##f
313
314         % Intro
315
316 %{
317         \tiny
318         \repeat "percent" 3   % 1 - 6
319         {
320                 << { \tiny f16 c f, <f' f,> ~ <f f,> f, c' f f8 e } \\ { \tiny f,,2 c'4 } >> |   % 1
321                 << { \tiny f'16 c f, <f' f,> ~ <f f,> f, c' f f8 e } \\ { \tiny bf,2 c4 } >> |   % 2
322         }
323         << s2. \\ { \tiny d2 c4 } >> |   % 7
324         << s2. \\ { \tiny bf2. } >> |   % 8
325
326         s2.*7
327
328         \voiceOne
329         \repeat "percent" 6 { f''16 c f, <f' f,> ~ <f f,> f, c' f f8 e | }   % 16-21
330         \oneVoice
331
332         s2.*7
333
334         \voiceOne
335         \repeat "percent" 2 { f16 c f, f' ~ f f, c' f f8 e | }   % 29-30
336         \oneVoice
337
338         \key g \major
339
340         \voiceOne
341         \repeat "percent" 2 { g16 d g, g' ~ g g, d' g g8 fs | }   % 31-32
342         \oneVoice
343
344         s2.*7
345
346         \voiceOne
347         \repeat "percent" 4 { g16 d g, g' ~ g g, d' g g8 fs | }   % 40-43
348         \oneVoice
349         \normalsize
350 %}
351 }
352
353
354 %
355 % Chord names
356 %
357
358 Chords = \chordmode
359 {
360         % Intro
361
362         \partial 2 s2 |   % 0
363
364         \repeat volta 2
365         {
366                 a1 |   % 1
367                 d1:sus2 |   % 2
368                 e1:11^7.9 |   % 3
369                 d1:sus2 |   % 4
370         }
371
372         % Verse
373
374         a2.. d8:sus2 |   % 5
375         s2.. e8:sus4 |   % 6
376         s2.. e8 |   % 7
377         s1 |   % 8
378         a2.. d8:sus2 |   % 9
379         s2.. e8:sus4 |   % 10
380         s2.. e8 |   % 11
381         s1 |   % 12
382         fs2..:m7 d8:sus2 |   % 13
383         s2.. e8:sus4 |   % 14
384         s1 |   % 15
385         fs4.:m7 e2 d8:sus2 |   % 16
386         s2.. e8 |   % 17
387         s1 |   % 18
388         d2..:sus2 e8 |   % 19
389         s2.. a8 |   % 20
390
391         s2.. d8:sus2 |   % 21
392         s2.. e8:sus4 |   % 22
393         s2.. e8 |   % 23
394         s1 |   % 24
395         a2.. d8:sus2 |   % 25
396         s2.. e8:sus4 |   % 26
397         s2.. e8 |   % 27
398         s1 |   % 28
399         fs2..:m7 d8:sus2 |   % 29
400         s2.. e8:sus4 |   % 30
401         s1 |   % 31
402         fs4.:m7 e2 d8:sus2 |   % 32
403         s2.. e8:11^7.9 |   % 33
404         s1 |   % 34
405         d2.. e8:11^7.9 |   % 35
406         s1 |   % 36
407
408         % Chorus
409
410         a1 |   % 37
411         d1:sus2 |   % 38
412         e1:sus4 |   % 39
413         d1:sus2 |   % 40
414         a1 |   % 41
415         fs1:m7 |   % 42
416         e1:sus4 |   % 43
417         e1 |   % 44
418         a1 |   % 45
419         d1:sus2 |   % 46
420         e1:sus4 |   % 47
421         d1:sus2 |   % 48
422         fs1:m7 |   % 49
423         d1:sus2 |   % 50
424         e1:sus4 |   % 51
425         e1 |   % 52
426
427         % Midtro
428
429         d1 |   % 53
430         fs1:m7 |   % 54
431         e1:sus4 |   % 55
432         e1 |   % 56
433
434         % Verse
435
436         a2.. d8:sus2 |   % 57
437         s2.. e8:sus4 |   % 58
438         s2.. e8 |   % 59
439         s1 |   % 60
440         a2.. d8:sus2 |   % 61
441         s2.. e8:sus4 |   % 62
442         s2.. e8 |   % 63
443         s1 |   % 64
444         fs2..:m7 d8:sus2 |   % 65
445         s2.. e8:sus4 |   % 66
446         s1 |   % 67
447         fs4.:m7 e2 d8:sus2 |   % 68
448         s1 |   % 69
449         s2.. e8:sus4 |   % 70
450         s1 |   % 71
451         s1 |   % 72
452
453         % Coda
454
455 %\stopStaff s1 \startStaff
456 s1
457
458         \repeat volta 2
459         {
460                 d1 |   % 73
461                 fs1:m7 |   % 74
462                 e1:sus4 |   % 75
463                 e1 |   % 76
464         }
465
466         % Bridge
467
468         \repeat volta 2
469         {
470                 a2.. d8:sus2 |   % 77
471                 s2.. e8:sus4 |   % 78
472                 s2.. e8 |   % 79
473                 s1 |   % 80
474                 fs2..:m7 d8:sus2 |   % 81
475                 s2.. e8:sus4 |   % 82
476                 s2.. e8 |   % 83
477                 s1 |   % 84
478         }
479
480         a1 |   % 85
481         d1:sus2 |   % 86
482         e1 |   % 87
483         e1 |   % 88
484         fs1:m7 |   % 89
485         d1:sus2 |   % 90
486         e1:sus4 |   % 91
487         e1 |   % 92
488
489         a1 |   % 93
490         d1:sus2 |   % 94
491         e1 |   % 95
492         e1 |   % 96
493         fs1:m7 |   % 97
494         d1:sus2 |   % 98
495         e1:sus4 |   % 99
496         e1 |   % 100
497
498         % Chorus
499
500         \repeat volta 2
501         {
502                 a1 |   % 101
503                 d1:sus2 |   % 102
504                 e1:sus4 |   % 103
505                 d1:sus2 |   % 104
506                 a1 |   % 105
507                 fs1:m7 |   % 106
508                 e1:sus4 |   % 107
509                 e1 |   % 108
510
511                 a1 |   % 109
512                 d1:sus2 |   % 110
513                 e1:sus4 |   % 111
514                 d1:sus2 |   % 112
515                 fs1:m7 |   % 113
516                 d1:sus2 |   % 114
517                 e1:sus4 |   % 115
518         }
519         \alternative
520         {
521                 {
522                         e1:sus4 |   % 116
523                 }
524                 {
525                         e1:sus4 |   % 117
526                 }
527         }
528
529         fs1:m7 |   % 118
530         d1:sus2 |   % 119
531         e1:sus4 |   % 120
532         e1 |   % 121
533
534         % Outro
535
536         \repeat volta 2
537         {
538                 a1 |   % 122
539                 d1:sus2 |   % 123
540                 e1:11^7.9 |   % 124
541                 d1:sus2 |   % 125
542         }
543
544         a1 |   % 126
545 }
546
547 %
548 % Alternate chord changes (2nd verse)
549 %
550 ChordsSup = \chordmode
551 {
552         % Intro
553
554 %{
555         s2.*8 |   % 1-8
556
557         % Verse
558
559         bf4/d c2/e |   % 9
560         f8 f/a bf2 |   % 10
561         f4/g bf/g f/g |   % 11
562         c2:sus4 c4 |   % 12
563 %}
564 }
565
566 %
567 % Chord rhythms
568 %
569
570 % Use a RhythmicStaff on the chords instead of this?
571 % It almost works, but not quite. Doesn't collapse chords above to single notes...
572
573 StaffC = \relative c
574 {
575 %       \set Voice.autoBeaming = ##f
576 %       \set Staff.instrumentName = #"Rhythm"
577         \override Staff.TimeSignature #'style = #'()
578         \time 4/4
579         \override NoteHead #'style = #'slash
580
581         % Intro
582
583         \partial 2 c4-> c-> |   % 0
584
585         \repeat volta 2
586         {
587                 c4. c8 ~ c4 c |   % 1
588                 c4. c8 ~ c4 c |   % 2
589                 c4. c8 ~ c4 c |   % 3
590                 c4. c8 ~ c4 c |   % 4
591         }
592
593         % Verse
594
595         c4 c-> c8 c c c ~ |   % 5
596         c4 c-> c8 c c c ~ |   % 6
597         c4 c-> c8 c c c ~ |   % 7
598         c4 c-> c8 c c c |   % 8
599         c4 c-> c8 c c c ~ |   % 9
600         c4 c-> c8 c c c ~ |   % 10
601         c4 c-> c8 c c c ~ |   % 11
602         c4 c-> c8 c c c |   % 12
603         c4 c-> c8 c c c ~ |   % 13
604         c4 c-> c8 c c c ~ |   % 14
605         c4 c-> c8 c c c |   % 15
606         c4. c8 ~ c4. c8 ~ |   % 16
607         c2. ~ c8 c ~ |   % 17
608         c1 |   % 18
609         c2. ~ c8 c ~ |   % 19
610         c2. ~ c8 c-> ~ \bar "||"   % 20
611
612         c4 c-> c8 c c c ~ |   % 21
613         c4 c-> c8 c c c ~ |   % 22
614         c4 c-> c8 c c c ~ |   % 23
615         c4 c-> c8 c c c |   % 24
616         c4 c-> c8 c c c ~ |   % 25
617         c4 c-> c8 c c c ~ |   % 26
618         c4 c-> c8 c c c ~ |   % 27
619         c4 c-> c8 c c c |   % 28
620         c4 c-> c8 c c c ~ |   % 29
621         c4 c-> c8 c c c ~ |   % 30
622         c4 c-> c8 c c c |   % 31
623         c4. c8 ~ c4. c8 ~ |   % 32
624         c2. ~ c8 c ~ |   % 33
625         c1 |   % 34
626         c2. ~ c8 c ~ |   % 35
627         c1 \bar "||"   % 36
628
629         % Chorus
630
631         c4 c c c |   % 37
632         c4 c c c |   % 38
633         c4 c c c |   % 39
634         c4 c c c |   % 40
635         c4 c c c |   % 41
636         c4 c c c |   % 42
637         c4 c c c |   % 43
638         c4 c c c |   % 44
639         c4 c c c |   % 45
640         c4 c c c |   % 46
641         c4 c c c |   % 47
642         c4 c c c |   % 48
643         c4 c c c |   % 49
644         c4 c c c |   % 50
645         c4 c c c |   % 51
646         c4 c c c \bar "||"   % 52
647
648         % Midtro
649
650         c4 c c c |   % 53
651         c4 c c c |   % 54
652         c4 c c c |   % 55
653         c4 c c c |   % 56
654
655         % Verse
656
657         c4 c-> c8 c c c ~ |   % 57
658         c4 c-> c8 c c c ~ |   % 58
659         c4 c-> c8 c c c ~ |   % 59
660         c4 c-> c8 c c c |   % 60
661         c4 c-> c8 c c c ~ |   % 61
662         c4 c-> c8 c c c ~ |   % 62
663         c4 c-> c8 c c c ~ |   % 63
664         c4 c-> c8 c c c |   % 64
665         c4 c-> c8 c c c ~ |   % 65
666         c4 c-> c8 c c c ~ |   % 66
667         c4 c-> c8 c c c |   % 67
668         c4. c8 ~ c4. c8 ~ |   % 68
669         c4 c c c |   % 69
670         c4 c c c8 c ~ |   % 70
671         c4 c c c |   % 71
672         c4 c c c \bar "||"   % 72
673
674         % Coda
675
676 %\stopStaff s1 \bar "" \startStaff   % That removed the spurious floating bar line from line break
677 \stopStaff s1 \startStaff
678 \set Score.currentBarNumber = #73
679
680         \repeat volta 2
681         {
682                 c4 c c c |   % 73
683                 c4 c c c |   % 74
684                 c4 c c c |   % 75
685                 c4 c c c |   % 76
686         }
687
688         % Bridge
689
690         \repeat volta 2
691         {
692                 c4 c-> c8 c c c ~ |   % 77
693                 c4 c-> c8 c c c ~ |   % 78
694                 c4 c-> c8 c c c ~ |   % 79
695                 c4 c-> c8 c c c |   % 80
696                 c4 c-> c8 c c c ~ |   % 81
697                 c4 c-> c8 c c c ~ |   % 82
698                 c4 c-> c8 c c c ~ |   % 83
699                 c4 c-> c8 c c c |   % 84
700         }
701
702         c4 c c c |   % 85
703         c4 c c c |   % 86
704         c4 c c c |   % 87
705         c4 c c c |   % 88
706         c4 c c c |   % 89
707         c4 c c c |   % 90
708         c4 c c c |   % 91
709         c4 c c c \bar "||"   % 92
710
711         c4 c c c |   % 93
712         c4 c c c |   % 94
713         c4 c c c |   % 95
714         c4 c c c |   % 96
715         c4 c c c |   % 97
716         c4 c c c |   % 98
717         c4 c c c |   % 99
718         c4 c c c \bar "||"   % 100
719
720         % Chorus
721
722         \repeat volta 2
723         {
724                 c4 c2.-> ~ |   % 101
725                 c4 c2.-> ~ |   % 102
726                 c4 c2.-> ~ |   % 103
727                 c4 c2.-> ~ |   % 104
728                 c4 c2.-> ~ |   % 105
729                 c4 c2.-> |   % 106
730                 c8 c c c c c c c |   % 107
731                 r8 c-> c4-> r8 c-> c-> c-> \bar "||"   % 108
732
733                 c4 c c c |   % 109
734                 c4 c c c |   % 110
735                 c4 c c c |   % 111
736                 c4 c c c |   % 112
737                 c4 c c c |   % 113
738                 c4 c c c |   % 114
739                 c4 c c c |   % 115
740         }
741         \alternative
742         {
743                 {
744                         c4 c c c |   % 116
745                 }
746                 {
747                         c4 c c c |   % 117
748                 }
749         }
750
751         c4 c c c |   % 118
752         c4 c c c |   % 119
753         c4 c c c |   % 120
754         c4 c c c |   % 121
755
756         % Outro
757
758         \repeat volta 2
759         {
760                 c4. c8 ~ c4 c |   % 122
761                 c4. c8 ~ c4 c |   % 123
762                 c4. c8 ~ c4 c |   % 124
763                 c4. c8 ~ c4 c |   % 125
764         }
765
766         c1^\fermata |   % 126
767 }
768
769
770 Dynamics =
771 {
772         s4_\markup { \italic { drum fill } } s |   % 0
773 %{
774         s4_\markup { \italic { snare pat. } } s2 |   % 1
775         s4_\markup { \italic { simile } } s2 |   % 2
776         s2.*19
777         s4_\markup { \italic { spacy } } s2 |   % 22
778         s2.*5
779         s4 s \< s \! |   % 28
780         s2.*22
781         s4_\markup { \italic { Last time } } s2 |   % 51
782 %}
783 }
784
785
786 \score
787 {
788         <<
789                 <<
790 %                       \new Staff = leadStaff { \new Voice = "lead" \LeadVox }
791                         \new Staff = leadStaff { << \new Voice = "lead" \LeadVox \new Voice = "riffs" \Riffs >> }
792                         \new Lyrics \lyricsto "lead" \LeadVoxText
793                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
794                 >>
795
796                 \new ChoirStaff = "Rhythm"
797                 <<
798                         \new ChordNames = "chords" \Chords
799                         \new ChordNames = "chords2" \ChordsSup
800                         \new RhythmicStaff = "chordRhythm" << \StaffC \Dynamics >>
801                 >>
802
803                 \set Score.skipBars = ##t
804                 \set Score.melismaBusyProperties = #'()
805         >>
806
807         \layout
808         {
809 %               \context { \Staff \RemoveEmptyStaves }
810                 ragged-last-bottom = ##t
811                 ragged-last = ##t
812         }
813 }
814
815
816 \paper
817 {
818   #(define fonts (make-pango-font-tree
819     "Times New Roman"
820     "DomCasual BT"
821     "Luxi Mono"
822     (/ staffSize 20)))
823
824 %  top-margin = -0.25 \in
825 }