]> Shamusworld >> Repos - music/blob - shout-to-the-north.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / shout-to-the-north.ly
1 \version "2.19.0"
2 \include "pop-chords.ly"
3 \include "english.ly"
4
5 % Good sizes are 16, 18, & 20 (11, 13, 14, 23, 26)
6 staffSize = #16
7 #(set-default-paper-size "letter")
8 #(set-global-staff-size staffSize)
9 #(ly:set-option (quote no-point-and-click))
10
11 %{ Some useful characters: ‘ ’ “ ” – — † ‡ • … %}
12
13 \header
14 {
15         title    = \markup { \override #'(font-family . sans) \fontsize #3.5 "Shout To The North" }
16 %       subtitle    = \markup { \override #'(font-family . sans) \fontsize #1.3 "(White bread vers.)" }
17 %       composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "" }
18         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart" }
19         tagline  = $(string-append "Engraved by JLH and Lilypond " (lilypond-version))
20 }
21
22 % Useful tweak abbreviations (hn = harmony note)
23
24 hn = #(define-music-function (parser location arg) (ly:music?)
25 ;; Harmony Note: Set the tweaks property of the passed in note to use a smaller font
26
27   (set! (ly:music-property arg 'tweaks)
28     (acons 'font-size -3.0 (ly:music-property arg 'tweaks))) arg)
29
30
31 %
32 % Song's structure
33 %
34 Global =
35 {
36         \clef G
37         \key g \major
38         \numericTimeSignature
39         \time 6/8
40
41         \repeat volta 4
42         {
43                 s2. |   % 1
44         }
45         \alternative
46         {
47                 {
48                         s2. |   % 2
49                 }
50                 {
51                         s2. |   % 3
52                 }
53         }
54
55         \repeat volta 2
56         {
57                 \mark \markup { \override #'(font-family . sans) { \box { A } } }
58                 s2.*9 |   % 4-12
59
60                 \once \override Score.RehearsalMark #'self-alignment-X = #left
61                 \mark \markup { \override #'(font-family . sans) { \box { B } } \italic \smaller { (1st X unison) } }
62                 s2.*7 |   % 13-19
63         }
64         \alternative
65         {
66                 {
67                         s2.*2 |   % 20-21
68                 }
69                 {
70                         s2. |   % 22
71                 }
72         }
73
74         \mark \markup { \override #'(font-family . sans) { \box { C } } }
75         s2.*9 \bar "||"   % 23-31
76
77         \mark \markup { \override #'(font-family . sans) { \box { D } } }
78         s2.*9 |   % 32-40
79
80         \repeat volta 2
81         {
82                 \mark \markup { \override #'(font-family . sans) { \box { E } } }
83                 s2.*7 |   % 41-47
84         }
85         \alternative
86         {
87                 {
88                         s2. |   % 48
89                 }
90                 {
91                         s2. |   % 49
92                 }
93         }
94
95         s2. \bar "||"   % 50
96
97         \mark \markup { \override #'(font-family . sans) { \box { F } } }
98         s2.*9 |   % 51-59
99
100         \repeat volta 2
101         {
102                 \once \override Score.RehearsalMark #'self-alignment-X = #left
103                 \mark \markup { \override #'(font-family . sans) { \box { G } } \italic \smaller { (1st X kids, 2nd X all) } }
104                 s2.*8 |   % 60-67
105         }
106
107         \repeat volta 2
108         {
109                 \mark \markup { \override #'(font-family . sans) { \box { H } } }
110                 s2.*8 |   % 68-75
111         }
112
113         s2.*6 \bar "|."   % 76-81
114 }
115
116
117 %
118 % Lead vocal
119 %
120 LeadVox = \relative c''
121 {
122         r2. |   % 1
123
124         r2. |   % 2
125
126         r4. r8 g a |   % 3
127
128         b4 d,8 a'4 fs8 |   % 4
129         g4. r8 g g |   % 5
130         b4 d,8 a'4 fs8 |   % 6
131         g4. r8 g a |   % 7
132         b4 d,8 a'4 fs8 |   % 8
133         g4. r8 g g |   % 9
134         b4 d,8 a'4 fs8 |   % 10
135         a16 ( g ) ~ g4 ~ g4. |   % 11
136         r2. |   % 12
137
138         <d' \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 13
139         <c \hn e,>8 <c \hn e,> <b \hn d,> <a \hn d,>4. |   % 14
140         <d \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 15
141         <c \hn e,>8 <c \hn e,> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 16
142         <d \hn b \hn g>4. <d \hn b \hn g>4 <g, \hn d>8 |   % 17
143         <c \hn g \hn e>8 <c \hn g \hn e> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 18
144         <c \hn g \hn e>4 <b \hn g \hn d>8 <a \hn d,>16 <g \hn d>8. <g \hn d>8 |   % 19
145
146         <g \hn d>2. |   % 20
147         r2 g8 a |   % 21
148
149         g2. |   % 22
150
151         <d' \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 23
152         <c \hn e,>8 <c \hn e,> <b \hn d,> <a \hn d,>4. |   % 24
153         <d \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 25
154         <c \hn e,>8 <c \hn e,> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 26
155         <d \hn b \hn g>4. <d \hn b \hn g>4 <g, \hn d>8 |   % 27
156         <c \hn g \hn e>8 <c \hn g \hn e> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 28
157         <c \hn g \hn e>4 <b \hn g \hn d>8 <a \hn d,>16 <g \hn d>8. <g \hn d>8 |   % 29
158         <g \hn d>2. |   % 30
159         r2. |   % 31
160
161         <b \hn e,>8 <b \hn e,> <b \hn e,> <b \hn e,> ( <a \hn d,> ) r |   % 32
162         <g \hn c,>8 <g \hn c,> <a \hn d,> <e \hn c>4. |   % 33
163         <b' \hn e,>8 <b \hn e,> <b \hn e,> <b \hn e,> <a \hn d,> <g \hn b,> |   % 34
164         <g \hn c,>8 <g \hn c,> <a \hn d,> <e \hn c>4. |   % 35
165         <b' \hn e,>8 <b \hn e,> <b \hn e,> <b \hn e,> <a \hn d,> r |   % 36
166         <g \hn c,>8 <g \hn c,> <a \hn d,> <e \hn c>4. |   % 37
167         <g \hn c,>8 <g \hn c,> <g \hn c,> <g \hn c,> <g \hn c,> <d' \hn a \hn fs> |   % 38
168         <d \hn a \hn fs>2. ~ |   % 39
169         <d \hn a \hn fs>4. r8 g, g |   % 40
170
171         <d' \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 41
172         <c \hn e,>8 <c \hn e,> <b \hn d,> <a \hn d,>4. |   % 42
173         <d \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 43
174         <c \hn e,>8 <c \hn e,> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 44
175         <d \hn b \hn g>4. <d \hn b \hn g>4 <g, \hn d>8 |   % 45
176         <c \hn g \hn e>8 <c \hn g \hn e> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 46
177         <c \hn g \hn e>4 <b \hn g \hn d>8 <a \hn d,>16 <g \hn d>8. <g \hn d>8 |   % 47
178
179         <g \hn d>4. r8 g g |   % 48
180
181         <g \hn d>2. |   % 49
182
183         r2 g8 a |   % 50
184
185         b4 d,8 a'4 fs8 |   % 51
186         g4. r8 g g |   % 52
187         b4 d,8 a'4 fs8 |   % 53
188         g4. r8 g a |   % 54
189         b4 d,8 a'4 fs8 |   % 55
190         g4. r8 g g |   % 56
191         b4 d,8 a'4 fs8 |   % 57
192         a16 ( g ) ~ g4 ~ g4. |   % 58
193         r2. |   % 59
194
195         d'4. d4 g,8 |   % 60
196         c8 c b a4. |   % 61
197         d4. d4 g,8 |   % 62
198         c8 c b a4. |   % 63
199         d4. d4 g,8 |   % 64
200         c8 c b a4. |   % 65
201         c4 b8 a16 g8. g8 |   % 66
202         g2. |   % 67
203
204         <d' \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 68
205         <c \hn e,>8 <c \hn e,> <b \hn d,> <a \hn d,>4. |   % 69
206         <d \hn g,>4. <d \hn g,>4 <g, \hn d>8 |   % 70
207         <c \hn e,>8 <c \hn e,> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 71
208         <d \hn b \hn g>4. <d \hn b \hn g>4 <g, \hn d>8 |   % 72
209         <c \hn g \hn e>8 <c \hn g \hn e> <b \hn g \hn d> <a \hn fs \hn d>4. |   % 73
210         <c \hn g \hn e>4 <b \hn g \hn d>8 <a \hn d,>16 <g \hn d>8. <g \hn d>8 |   % 74
211         <g \hn d>2. |   % 75
212
213         <c \hn g \hn e>4 <b \hn g \hn d>8 <a \hn d,>16 <g \hn d>8. <g \hn d>8 |   % 76
214         <g \hn d>2. |   % 77
215         <c \hn g \hn e>4 <b \hn g \hn d>8 <a \hn d,>16 <g \hn d>8. <g \hn d>8 |   % 78
216         <g \hn d>2. |   % 79
217         c4 b8 a16 g8. g8 |   % 80
218         g2.-\fermata |   % 81
219 }
220
221
222 LeadVoxText = \lyricmode
223 {
224         Men of faith, rise up and sing
225         of the great and glo -- rious King,
226         You are strong when you feel weak,
227         in your bro -- ken -- ness com -- plete. _ _ _
228
229         Shout to the north and the south,
230         Sing to the east and the west,
231         Je -- sus is sav -- ior to all,
232         Lord of hea -- ven and earth.
233
234         Rise up
235         earth.
236
237         Shout to the north and the south,
238         Sing to the east and the west,
239         Je -- sus is sav -- ior to all,
240         Lord of hea -- ven and earth.
241
242         We’ve been through fire, _ we’ve been through rain,
243         We’ve been re -- fined by the pow’r of his name,
244         We’ve fal -- len deep -- er in love with you,
245         You’ve burned the truth on our lips. _
246
247         We will
248
249         Shout to the north and the south,
250         Sing to the east and the west,
251         Je -- sus is sav -- ior to all,
252         Lord of hea -- ven and earth.
253
254         We will
255         earth.
256
257         Rise up church, with bro -- ken wings,
258         fill this place with songs a -- gain,
259         Of our God who reigns on high,
260         by his grace a -- gain we’ll fly. _ _ _
261
262         Shout to the north and the south,
263         Sing to the east and the west,
264         Je -- sus is sav -- ior to all,
265         Lord of hea -- ven and earth.
266
267         Shout to the north and the south,
268         Sing to the east and the west,
269         Je -- sus is sav -- ior to all,
270         Lord of hea -- ven and earth.
271
272         Lord of hea -- ven and earth.
273         Lord of hea -- ven and earth.
274         Lord of hea -- ven and earth.
275 }
276
277 LeadVoxTextB = \lyricmode
278 {
279         _ _ wo -- men of the truth,
280         stand and sing to bro -- ken hearts,
281         who can know the heal -- ing pow’r
282         of our awe -- some king of love. _ _ _
283 }
284
285
286 %
287 % Chord names
288 %
289 Chords = \chordmode
290 {
291         g2.:5^3 |   % 1
292
293         s4. g:sus4 |   % 2
294
295         g2.:5^3 |   % 3
296
297         g4. d |   % 4
298         c2. |   % 5
299         g4. d |   % 6
300         c2. |   % 7
301         g4. d |   % 8
302         c2. |   % 9
303         g4. d |   % 10
304         c2.:sus2 |   % 11
305         s2. |   % 12
306
307         g2. |   % 13
308         c4. d |   % 14
309         g2. |   % 15
310         c4. d |   % 16
311         g2. |   % 17
312         c4. d |   % 18
313         c4. d:sus4 |   % 19
314
315         g2. |   % 20
316         s2. |   % 21
317
318         g2. |   % 22
319
320         g2. |   % 23
321         c4. d |   % 24
322         g2. |   % 25
323         c4. d |   % 26
324         e2.:m7 |   % 27
325         c4. d |   % 28
326         c4. d:sus4 |   % 29
327         g2. |   % 30
328         s2. |   % 31
329
330         e2.:m |   % 32
331         c2. |   % 33
332         e2.:m |   % 34
333         c2. |   % 35
334         e2.:m |   % 36
335         c2. |   % 37
336         s2. |   % 38
337         d2. |   % 39
338         d2.:sus4 |   % 40
339
340         g2. |   % 41
341         c4. d |   % 42
342         g2. |   % 43
343         c4. d |   % 44
344         e2.:m7 |   % 45
345         c4. d |   % 46
346         c4. d:sus4 |   % 47
347
348         g2. |   % 48
349
350         g2. |   % 49
351
352         s2. |   % 50
353
354         g4. d |   % 51
355         c2. |   % 52
356         g4. d |   % 53
357         c2. |   % 54
358         g4. d |   % 55
359         c2. |   % 56
360         g4. d |   % 57
361         c2.:sus2 |   % 58
362         s2. |   % 59
363
364         g2. |   % 60
365         c4. d |   % 61
366         g2. |   % 62
367         c4. d |   % 63
368         g2. |   % 64
369         c4. d |   % 65
370         c4. d:sus4 |   % 66
371         g2. |   % 67
372
373         g2. |   % 68
374         c4. d |   % 69
375         g2. |   % 70
376         c4. d |   % 71
377         e2.:m7 |   % 72
378         c4. d |   % 73
379         c4. d:sus4 |   % 74
380         g2. |   % 75
381
382         c4. d:sus4 |   % 76
383         g2. |   % 77
384         c4. d:sus4 |   % 78
385         g2. |   % 79
386         c4. d:sus4 |   % 80
387         g2. |   % 81
388 }
389
390
391 %
392 % Chord rhythms
393 %
394
395 %Slash = { \override NoteHead #'style = #'slash }
396 %Cross = { \override NoteHead #'style = #'cross }
397
398 StaffC = \relative c
399 {
400         \numericTimeSignature
401         \override NoteHead #'style = #'slash
402         \teeny
403
404         c8-> c c c-> c c |   % 1
405
406         c8-> c c c-> c c |   % 2
407
408         c2.-> |   % 3
409
410         c8 c c c c c |   % 4
411         c8 c c c c c |   % 5
412         c8 c c c c c |   % 6
413         c8 c c c c c |   % 7
414         c8 c c c c c |   % 8
415         c8 c c c c c |   % 9
416         c8 c c c c c |   % 10
417         c8 c c c c c |   % 11
418         c8 c c c c c |   % 12
419
420         c8 c c c c c |   % 13
421         c8 c c c c c |   % 14
422         c8 c c c c c |   % 15
423         c8 c c c c c |   % 16
424         c8 c c c c c |   % 17
425         c8 c c c c c |   % 18
426         c8 c c c c c |   % 19
427
428         g2. ~ |   % 20
429         g2. |   % 21
430
431         c8 c c c c c |   % 22
432
433         c8 c c c c c |   % 23
434         c8 c c c c c |   % 24
435         c8 c c c c c |   % 25
436         c8 c c c c c |   % 26
437         c8 c c c c c |   % 27
438         c8 c c c c c |   % 28
439         c8 c c c c c |   % 29
440         c8 c c c c c |   % 30
441         c8 c c c c c |   % 31
442
443         c8 c c c c c |   % 32
444         c8 c c c c c |   % 33
445         c8 c c c c c |   % 34
446         c8 c c c c c |   % 35
447         c8 c c c c c |   % 36
448         c8 c c c c c |   % 37
449         c8 c c c c c |   % 38
450         c8 c c c c c |   % 39
451         c8 c c c c c |   % 40
452
453         c8 c c c c c |   % 41
454         c8 c c c c c |   % 42
455         c8 c c c c c |   % 43
456         c8 c c c c c |   % 44
457         c8 c c c c c |   % 45
458         c8 c c c c c |   % 46
459         c8 c c c c c |   % 47
460
461         c8 c c c c c |   % 48
462
463         c2. ~ |   % 49
464
465         c2. |   % 50
466
467         c8 c c c c c |   % 51
468         c8 c c c c c |   % 52
469         c8 c c c c c |   % 53
470         c8 c c c c c |   % 54
471         c8 c c c c c |   % 55
472         c8 c c c c c |   % 56
473         c8 c c c c c |   % 57
474         c8 c c c c c |   % 58
475         c8 c c c c c |   % 59
476
477         c8 c c c c c |   % 60
478         c8 c c c c c |   % 61
479         c8 c c c c c |   % 62
480         c8 c c c c c |   % 63
481         c8 c c c c c |   % 64
482         c8 c c c c c |   % 65
483         c8 c c c c c |   % 66
484         c8 c c c c c |   % 67
485
486         c8 c c c c c |   % 68
487         c8 c c c c c |   % 69
488         c8 c c c c c |   % 70
489         c8 c c c c c |   % 71
490         c8 c c c c c |   % 72
491         c8 c c c c c |   % 73
492         c8 c c c c c |   % 74
493         c8 c c c c c |   % 75
494
495         c8 c c c c c |   % 76
496         c8 c c c c c |   % 77
497         c8 c c c c c |   % 78
498         c8 c c c c c |   % 79
499         c8 c c c c c |   % 80
500         c2.-\fermata |   % 81
501 }
502
503
504 Dynamics =
505 {
506         s4_\f s2 |   % 1
507         s2. |   % 2
508         s4. s8_\mf s4 |   % 3
509         s2.*9 |   % 4-12
510         s4_\markup { \dynamic mf - \dynamic f } s2 |   % 13
511         s2.*9 |   % 14-22
512         s4_\f s2 |   % 23
513         s2.*7 |   % 24-30
514         s8 s \< s4. s8 \! |   % 31
515         s2.*8 |   % 32-39
516         s8 \< s4 s8 \! s4 |   % 40
517         s4_\markup { \italic \smaller { (1st X drums only } } s2 |   % 41
518         s2.*8 |   % 42-49
519         s8 \> s2 s8_\mp |   % 50
520         s2.*9 |   % 51-59
521         s4_\markup { \dynamic p - \dynamic f } s2 |   % 60
522         s2.*6 |   % 61-66
523         s8 \< s s2 |   % 67
524         s8_\ff s s2 |   % 68
525 }
526
527
528 \score
529 {
530         <<
531                 \Global         % The "roadmap" that everything else depends on
532
533                 \context Staff
534                 <<
535                         \new Voice = "lead" \LeadVox
536                         \new Lyrics \lyricsto "lead" \LeadVoxText
537                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
538                 >>
539
540                 \new ChoirStaff
541                 <<
542                         \new ChordNames \Chords
543                         \new RhythmicStaff << \StaffC \Dynamics >>
544                 >>
545
546                 \set Score.skipBars = ##t
547                 \set Score.melismaBusyProperties = #'()
548         >>
549 }
550
551
552 \paper
553 {
554         #(define fonts (make-pango-font-tree
555                 "Times New Roman"
556                 "LilyJAZZText"
557                 "Luxi Mono"
558                 (/ staffSize 20)))
559
560 % Spread staves vertically across last page (default: t)
561 %       ragged-last-bottom = ##f
562 % Don't spread staves vertically across the page (default: f)
563 %       ragged-bottom = ##t
564 % Allow partial line for last stave (default: f)
565 %       ragged-last = ##t
566
567 % To find out what's eating the space at the top...
568 %       annotate-spacing = ##t
569 }
570