]> Shamusworld >> Repos - music/blob - worthy-of-my-praise.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / worthy-of-my-praise.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 \header
12 {
13         title    = \markup { \override #'(font-family . sans) \fontsize #3.5 "Worthy Of My Praise" }
14         composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "David Ruis" }
15         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart" }
16         tagline  = $(string-append "Engraved by JLH and Lilypond " (lilypond-version))
17 }
18
19
20 %
21 % Song's structure
22 %
23 Global =
24 {
25         \clef G
26         \key f \major
27         \numericTimeSignature
28         \time 4/4
29
30         % Intro
31
32         \repeat volta 2
33         {
34                 s1*4 |   % 1-4
35         }
36
37         % Verse
38
39         \repeat volta 2
40         {
41                 \once \override Score.RehearsalMark #'self-alignment-X = #left
42                 \mark \markup { \override #'(font-family . sans) { \box { A } } \hspace #1.0 \raise #2.0 \musicglyph #"scripts.segno" }
43
44                 s1*7 |   % 5-11
45         }
46         \alternative
47         {
48                 {
49                         s1 |   % 12
50                 }
51                 {
52                         s1 |   % 13
53                 }
54         }
55
56         % Chorus
57
58         \repeat volta 3
59         {
60                 \mark \markup { \override #'(font-family . sans) { \box { B } } }
61                 s1*7 |   % 14-20
62         }
63         \alternative
64         {
65                 {
66                         s1*2 |   % 21-22
67                         s1^\markup { \bold D.S. } \bar "||"   % 23
68                 }
69                 {
70                         s1 |   % 24
71                 }
72                 {
73                         s1 \bar "||"   % 25
74                 }
75         }
76
77         % Outro
78
79         \once \override Score.RehearsalMark #'self-alignment-X = #left
80         \mark \markup { \override #'(font-family . sans) { \box { C } } \small \italic { a capella } }
81
82         s1*7 |   % 26-32
83
84         \once \override Score.RehearsalMark #'self-alignment-X = #left
85         \mark \markup { \small \italic { tutti } }
86
87         s1*2 \bar "|."   % 33-34
88 }
89
90
91 %
92 % Lead vocal
93 %
94 LeadVox = \relative c'
95 {
96         % Intro
97
98         R1*4 |   % 1-4
99
100         % Verse
101
102         f4. c8 c4 f ~ |   % 5
103 <<
104 { \voiceOne
105         f2.. f8 |   % 6
106         f8 f4 g8 ~ g ef ~ ef4 ~ |   % 7
107         ef1 |   % 8
108         bf'4. f8 f4 bf ~ |   % 9
109         bf2. \tiny bf8 \normalsize bf\noBeam |   % 10
110         bf8 a4 g8 f2  |   % 11
111 }
112 \context Voice = v { \voiceTwo
113 \tiny
114         f4. c8 c4 f ~ |   % 6
115         f2.. f8 |   % 7
116         f8 f4 g8 ~ g ef ~ ef4 ~ |   % 8
117         ef1 |   % 9
118         bf'4. f8 f4 bf ~ |   % 10
119         bf2. r8 bf |   % 11
120 }
121 >>
122 \oneVoice
123
124         \context Voice = v { \voiceTwo bf4 a g8 ( f e f ) } |   % 12
125
126         \context Voice = v { \voiceTwo bf4 a g8 ( f e f ) } |   % 13
127
128         % Chorus
129
130         r4 c'8. c16 c4. c8 |   % 14
131         c4. bf8 a ( g ) g4 |   % 15
132         r4 bf8. bf16 bf4. bf8 |   % 16
133         bf4 a g8 ( f e f ) |   % 17
134         r4 c'8. c16 c4. c8 |   % 18
135         c4. bf8 a ( g ) g4 |   % 19
136         r4 bf8. bf16 bf4. bf8 |   % 20
137
138         bf4 a g8 ( f ) e ( f ) |   % 21
139         f2 r |   % 22
140         R1 |   % 23
141
142         bf4 a g8 ( f ) e f |   % 24
143
144         bf4 a g8 ( f ) e f |   % 25
145
146         % Outro
147
148         r4 c'8. c16 c4. c8 |   % 26
149         c4. bf8 a ( g ) g4 |   % 27
150         r4 bf8. bf16 bf4. bf8 |   % 28
151         bf4 a g8 ( f e f ) |   % 29
152         r4 c'8. c16 c4. c8 |   % 30
153         c4. bf8 a ( g ) g4 |   % 31
154         r4 bf8. bf16 bf4. bf8 |   % 32
155
156         bf4 a g8 ( f ) e ( f ) |   % 33
157         f1^\fermata |   % 34
158 }
159
160
161 LeadVoxText = \lyricmode
162 {
163         I will wor -- ship _
164         with all of my _ heart _ _
165         I will praise you _
166         _ with all of my strength
167
168         I will give you all my wor -- _ ship
169         I will give you all my praise __ _ _ _
170         You a -- lone I long to wor -- _ ship
171         You a -- lone are wor -- thy of _ my _ praise
172
173         wor -- thy of _ my praise
174         wor -- thy of _ my praise
175
176         I will give you all my wor -- _ ship
177         I will give you all my praise __ _ _ _
178         You a -- lone I long to wor -- _ ship
179         You a -- lone are wor -- thy of _ my _ praise
180
181 %{
182 I will worship (I will worship)
183 With all of my heart (with all of my heart)
184 I will praise you (I will praise you)
185 With all of my strength (all my strength)
186
187 I will seek you (I will seek you)
188 All of my days (all of my days)
189 I will follow (I will follow)
190 All of your ways (all your ways)
191
192 I will give you all my worship
193 I will give you all my praise
194 You alone I long to worship
195 You alone are worthy of my praise
196
197 I will bow down (I will bow down)
198 Hail you as king (hail you as king)
199 I will serve you (I will serve you)
200 Give you everything (give you everything)
201
202 I will lift up (I will lift up)
203 My eyes to your throne (my eyes to your throne)
204 I will trust you (I will trust you)
205 I will trust you alone (trust you alone)
206 %}
207
208 }
209
210 LeadVoxTextB = \lyricmode
211 {
212         I will seek you _
213         _ all of my _ days _ _
214         I will fol -- low _
215         _ _ all of your ways
216 }
217
218 LeadVoxTextC = \lyricmode
219 {
220         I will bow down _
221         _ hail you as _ king _ _
222         I will serve you _
223         _ give you e -- very -- thing
224 }
225
226 LeadVoxTextD = \lyricmode
227 {
228         I will lift up _
229         My eyes to your _ throne _ _
230         I will trust you _
231         I will trust you a -- lone
232 }
233
234
235 %
236 % Chord names
237 %
238 Chords = \chordmode
239 {
240         % Intro
241
242         f1:sus2 |   % 1
243         s1 |   % 2
244         ef1:sus2 |   % 3
245         s1 |   % 4
246
247         % Verse
248
249         f1:sus2 |   % 5
250         s1 |   % 6
251         ef1:sus2 |   % 7
252         s1 |   % 8
253         bf1 |   % 9
254         s1 |   % 10
255         f1 |   % 11
256
257         g2:m7 bf4/c c |   % 12
258
259         g2:m7 bf4/c c |   % 13
260
261         % Chorus
262
263         f1 |   % 14
264         c1/e |   % 15
265         bf1/d |   % 16
266         g4:m7 f/a bf:6 c |   % 17
267         f1 |   % 18
268         c1/e |   % 19
269         g1:m7 |   % 20
270
271         g4:m7 f/a bf:6 c |   % 21
272         f1 |   % 22
273         bf1/c |   % 23
274
275         g4:m7 f/a bf:6 c |   % 24
276
277         g4:m7 f/a bf:6 c |   % 25
278
279         % Outro
280
281         f1 |   % 26
282         c1/e |   % 27
283         bf1/d |   % 28
284         g2:m7 bf4 c |   % 29
285         f1 |   % 30
286         c1/e |   % 31
287         bf1/d |   % 32
288         g4:m7 f/a bf:6 c |   % 33
289         f1 |   % 34
290 }
291
292
293 %
294 % Chord rhythms
295 %
296 StaffC = \relative c
297 {
298         \numericTimeSignature
299         \override NoteHead #'style = #'slash
300         \teeny
301
302         % Intro
303
304         c1 ~ |   % 1
305         c1 |   % 2
306         c1 ~ |   % 3
307         c1 |   % 4
308
309         % Verse
310
311         c1 ~ |   % 5
312         c1 |   % 6
313         c1 ~ |   % 7
314         c1 |   % 8
315         c1 ~ |   % 9
316         c1 |   % 10
317         c1 |   % 11
318
319         c2 c4 c |   % 12
320
321         c4 c c c |   % 13
322
323         % Chorus
324
325         c4 c-> c c-> |   % 14
326         c4 c-> c c-> |   % 15
327         c4 c-> c c-> |   % 16
328         c4-> c c c |   % 17
329         c4 c-> c c-> |   % 18
330         c4 c-> c c-> |   % 19
331         c4 c-> c c-> |   % 20
332
333         c4 c c c |   % 21
334         c4 c c c |   % 22
335         c1 |   % 23
336
337         c4 c c c |   % 24
338
339         c4 c c c |   % 25
340
341         % Outro
342
343         c1 |   % 26
344         c1 |   % 27
345         c1 |   % 28
346         c4 c c c |   % 29
347         c1 |   % 30
348         c1 |   % 31
349         c1 |   % 32
350         c4_\markup { \italic { rit. } } c c c |   % 33
351         c1^\fermata |   % 34
352 }
353
354
355 \score
356 {
357         <<
358                 \Global         % The "roadmap" that everything else depends on
359
360                 \context Staff
361                 <<
362                         \new Voice = "lead" \LeadVox
363                         \new Lyrics \lyricsto "lead" \LeadVoxText
364                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
365                         \new Lyrics \lyricsto "lead" \LeadVoxTextC
366                         \new Lyrics \lyricsto "lead" \LeadVoxTextD
367                 >>
368
369                 \new ChoirStaff
370                 <<
371                         \new ChordNames \Chords
372                         \new RhythmicStaff \StaffC
373                 >>
374
375                 \set Score.skipBars = ##t
376                 \set Score.melismaBusyProperties = #'()
377         >>
378 }
379
380
381 \paper
382 {
383         #(define fonts (make-pango-font-tree
384                 "Times New Roman"
385                 "LilyJAZZText"
386                 "Luxi Mono"
387                 (/ staffSize 20)))
388
389 % Spread staves vertically across last page (default: t)
390 %       ragged-last-bottom = ##f
391 % Don't spread staves vertically across the page (default: f)
392 %       ragged-bottom = ##t
393 % Allow partial line for last stave (default: f)
394 %       ragged-last = ##t
395
396 % To find out what's eating the space at the top...
397 %       annotate-spacing = ##t
398 }
399