]> Shamusworld >> Repos - music/blob - show-me-your-ways-o-lord.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / show-me-your-ways-o-lord.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 = #18
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)
14                 { \fontsize #3.5 "Show Me Your Ways, O Lord" } }
15         composer = \markup { \override #'(font-family . sans) "Ed Smart" }
16 %       arranger = \markup { \override #'(font-family . sans) "arr." }
17         tagline  = $(string-append "Engraved by JLH and Lilypond " (lilypond-version))
18 }
19
20
21 %
22 % Song's structure
23 %
24 Global =
25 {
26         \clef G
27         \key d \major
28         \numericTimeSignature
29         \time 4/4
30
31         % Intro
32
33         s1*4 \bar ".|:-||"   % 1-4
34
35         \repeat volta 2
36         {
37                 % Verse
38
39                 \mark \markup { \override #'(font-family . sans) { \box { A } } }
40                 s1*8 \bar "||"   % 5-12
41
42                 % Prechorus
43
44                 \mark \markup { \override #'(font-family . sans) { \box { A9 } } }
45                 s1*4 \bar "||"   % 13-16
46
47                 % Chorus
48
49                 \mark \markup { \override #'(font-family . sans) { \box { B } } }
50                 s1*10 |   % 17-26
51         }
52         \alternative
53         {
54                 {
55                         s1*4 |   % 27-30
56                 }
57                 {
58                         s1 |   % 31
59                 }
60         }
61
62         % Bridge
63
64         s1*7 \bar "||"   % 32-38
65
66         % Prechorus
67
68         \mark \markup { \override #'(font-family . sans) { \box { C } } }
69         s1*4 \bar "||"   % 39-42
70
71         % Chorus
72
73         \mark \markup { \override #'(font-family . sans) { \box { D } } }
74         s1*14 \bar "||"   % 43-56
75
76         % Ending
77
78         \mark \markup { \override #'(font-family . sans) { \box { E } } }
79         s1*5 \bar "|."   % 57-61
80 }
81
82
83 %
84 % Lead vocal
85 %
86 LeadVox = \relative c'
87 {
88         % Intro
89
90         R1*3 |   % 1-3
91         r2 r4. d8 |   % 4
92
93         % Verse
94
95         d4 d8 e ~ e4 e8 g ~ |   % 5
96         g8 fs e fs ~ fs2 |   % 6
97         r4 b,8 cs d4 fs8 e ~ |   % 7
98         e2. r8 d |   % 8
99         d4 d8 e ~ e e e g ~ |   % 9
100         g8 fs e fs ~ fs2 |   % 10
101         r4 b,8 cs d4 e8 fs ~ |   % 11
102         fs8 g fs e ~ e2 \bar "||"   % 12
103
104         % Prechorus
105
106         r4 b'8 b b4 b8 a ~ |   % 13
107         a4 a8 fs ~ fs4. d8 |   % 14
108         b'8 b b b ~ b b4 as8 ~ |   % 15
109         as8 as4 b8 ~ b cs ~ cs4 \bar "||"   % 16
110
111         % Chorus
112
113         d8 d d cs ~ cs4 a16 ( fs ) b8 ~ |   % 17
114         b2 r |   % 18
115         d4. cs8 ~ cs4 a16 ( fs ) b8 ~ |   % 19
116         b2 r |   % 20
117         b8 b b b as b cs d ~ |   % 21
118         d4. e8 ( ~ e d ) cs cs ~ |   % 22
119         cs8 b ~ b2 d8 b ~ |   % 23
120         b8 a8 ~ a2 fs8 fs ( ~ |   % 24
121         fs8 g ) ~ g2. ~ |   % 25
122         g4. g8 g fs d d ~ |   % 26
123
124         d2 r |   % 27
125         R1 |   % 28
126         R1 |   % 29
127         r2 r4. d8 |   % 30
128
129         d2 \repeatTie r |   % 31
130
131         % Bridge
132
133         r2 g8 fs d d ~ |   % 32
134         << { \voiceTwo d4 r r2 } \context Voice = vb { \voiceOne \tiny r2 fs8 g a d ~ } >> |   % 33
135         << { \voiceTwo r2 g,8 fs d d ~ } \context Voice = vb { \voiceOne d'8 c b c ~ c b g a ~ } >> |   % 34
136         << { \voiceTwo d,4 r r2 } \context Voice = vb { \voiceOne a'2. d,16 e fs8 ~ } >> |   % 35
137         << { \voiceTwo r2 g8 fs d d ~ } \context Voice = vb { \voiceOne fs8 d ~ d2. } >> |   % 36
138         \oneVoice
139         d4 r r2 |   % 37
140         R1 |   % 38
141
142         % Prechorus
143
144         r4 b'8 b b4 b8 a ~ |   % 39
145         a8 a4 fs8 ~ fs4. d8 |   % 40
146         b'8 b b b b4 b8 as ~ |   % 41
147         as8 as4 b8 ~ b cs ~ cs4 |   % 42
148
149         % Chorus
150
151         d8 d d cs ~ cs4 a16 ( fs ) b8 ~ |   % 43
152         b2 r |   % 44
153         d4. cs8 ~ cs4 a16 ( fs ) b8 ~ |   % 45
154         b2 r |   % 46
155         b8 b b b as b cs d ~ |   % 47
156         d4. e8 ~ e4^\fermata d8 cs ~ |   % 48
157         cs8 b4. ~ b a8 ~ |   % 49
158         a2. r4 |   % 50
159         R1 |   % 51
160         r2 r4 d,8 cs' ~ |   % 52
161         cs8 b4. ~ b4 d8 b ~ |   % 53
162         b8 a4. ~ a4 fs8 fs ( ~ |   % 54
163         fs8 g8 ) ~ g2. ~ |   % 55
164         g4. g8 g fs d d ~ |   % 56
165
166         % Ending
167
168         d4 r r2 |   % 57
169         r2 g8 fs d d ~ |   % 58
170         d4 r r2 |   % 59
171         r2 g8 fs d4 |   % 60
172         d1^\fermata |   % 61
173 }
174
175
176 LeadVoxText = \lyricmode
177 {
178         To you O Lord, _ I lift _ up my soul _
179         for in you I trust. _
180         In all your ways _ you are fai -- _ thful and true _
181         so to you I give _ all my hope. _
182
183         You O Lord are tru -- _ ly good _
184         And you are the one _ that I _ de -- si -- _ re _
185
186         Show me your ways, _ O _ Lord _
187         Teach me _ your _ paths _
188         Guide me in the light of your truth _ Lord _ _
189         and teach _ me, _ oh teach _ me _ my Lord __ _ _ _ _
190         For you are my God. _
191
192         My
193
194         _
195
196         You are my God _ % (You are my God and my Savior)
197         You are my God _ % (You are my God)
198         You are my God _
199
200         You O Lord are tru -- _ ly good, _
201         Please guide me in the way that you _ de -- si -- _ re _
202
203         Show me your ways, _ O _ Lord _
204         Teach me _ your _ paths _
205         Guide me in the light of your truth _ Lord, __ _
206
207         and teach _ me __ _ _ _
208         Please teach _ me _
209         Oh teach _ me _
210         My Lord __ _ _ _ _
211         For you are my God _
212         You are my God _
213         You are my God
214 }
215
216 LeadVoxTextB = \lyricmode
217 {
218         _ eyes will e -- _ ver look _ to you Lord _
219         for in you I trust. _
220         And I will ne -- _ ver _ be _ _ a -- shamed _
221         For it’s you that’s gi -- _ ving me hope _
222 }
223
224 LeadDescant = \lyricmode
225 {
226         You are my God _ and my sa -- _ vior __ _ _ _
227         You are my _ God _
228 }
229
230
231 %
232 % Chord names
233 %
234 Chords = \chordmode
235 {
236         % Intro
237
238         d2.. a8:m11 |   % 1
239         s2 c:sus2 |   % 2
240         d2.. a8:m11 |   % 3
241         s2 c:sus2 |   % 4
242
243         % Verse
244
245         d4. a2:m11 g8 |   % 5
246         s4. d s4 |   % 6
247         g2.. a8:sus4 |   % 7
248         s2 a |   % 8
249         b4.:m7 a2:11^9.7 g8 |   % 9
250         s4. d s4 |   % 10
251         g2.. d8/a |   % 11
252         s4. a s4 |   % 12
253
254         % Prechorus
255
256         g2.. d8/fs |   % 13
257         s1 |   % 14
258         g2..:maj7 fs8:7 |   % 15
259         s1 |   % 16
260
261         % Chorus
262
263         b4.:m7 a2:11^9.7 g8 |   % 17
264         s1 |   % 18
265         b4.:m7 fs2:m7 g8 |   % 19
266         s1 |   % 20
267         g2:maj7 fs4.:7 b8:m7 |   % 21
268         s4. a2 g8:sus2 |   % 22
269         s2.. d8/fs |   % 23
270         s2.. a8:m11 |   % 24
271         s1 |   % 25
272         c1:sus2 |   % 26
273
274         d2.. a8:m11 |   % 27
275         s2 c:sus2 |   % 28
276         d2.. a8:m11 |   % 29
277         s2 c:sus2 |   % 30
278
279         d2.. a8:m11 |   % 31
280
281         % Bridge
282
283         s2 c:sus2 |   % 32
284         d2.. a8:m11 |   % 33
285         s2 c:sus2 |   % 34
286         d2..:sus2 a8:m11 |   % 35
287         s2 c:sus2 |   % 36
288         d2.. a8:m11 |   % 37
289         s2 c:sus2 |   % 38
290
291         % Prechorus
292
293         g2.. d8/fs |   % 39
294         s1 |   % 40
295         g2.. fs8:7 |   % 41
296         s1 |   % 42
297
298         % Chorus
299
300         b4.:m7 a2:11^9.7 g8 |   % 43
301         s1 |   % 44
302         b4.:m7 fs2:m7 g8 |   % 45
303         s1 |   % 46
304         g2:maj7 fs4.:7 b8:m7 |   % 47
305         s4. a2 g8:sus2 |   % 48
306         s2.. d8/fs |   % 49
307         s2.. g8:sus2 |   % 50
308         s2.. d8/fs |   % 51
309         s2.. g8:sus2 |   % 52
310         s2.. d8/fs |   % 53
311         s2.. a8:m11 |   % 54
312         s1 |   % 55
313         c1:sus2 |   % 56
314
315         % Ending
316
317         d2.. g8:sus2 |   % 57
318         s1 |   % 58
319         d2.. a8:m11 |   % 59
320         s2 c:sus2 |   % 60
321         d1 |   % 61
322 }
323
324
325 %
326 % Chord rhythms
327 %
328 StaffC = \relative c
329 {
330         \numericTimeSignature
331         \override NoteHead #'style = #'slash
332
333         % Intro
334
335         c4_\mf c c r8 c ~ |   % 1
336         c4 c c c |   % 2
337         c4 c c r8 c ~ |   % 3
338         c4 c c c |   % 4
339
340         % Verse
341
342         c4._\markup { \italic { piano/vocal, shaker 1st time } } c8 ~ c4. c8 ~ |   % 5
343         c4. c8 ~ c4 c |   % 6
344         c4 c c r8 c ~ |   % 7
345         c4 c c c |   % 8
346         c4. c8 ~ c4. c8 ~ |   % 9
347         c4. c8 ~ c4 c |   % 10
348         c4 c c r8 c ~ |   % 11
349         c4. c8 ~ c4 c |   % 12
350
351         % Prechorus
352
353         c4 c c r8 c ~ |   % 13
354         c4 c c c |   % 14
355         c4 c c r8 c ~ |   % 15
356         c8 c4 << { c8 ~ c c ~ c4 } \context Voice = vc { s8 s16 \< s4. s16 \! } >> |   % 16
357
358         % Chorus
359
360         c4._\markup { \dynamic f \italic { bass in } } c8 ~ c4. c8 ~ |   % 17
361         c4 c c c |   % 18
362         c4. c8 ~ c4. c8 ~ |   % 19
363         c4 c c c |   % 20
364         c4 c c r8 c ~ |   % 21
365         c4. c8 ~ c4. c8 ~ |   % 22
366         c4 c c r8 c ~ |   % 23
367         c4 c c r8 c ~ |   % 24
368         c4 c c c |   % 25
369         c4 c c << c \context Voice = vc { s16 \< s s s \! } >>  |   % 26
370
371         c4_\markup { \italic { band in w/conga } } c c r8 c ~ |   % 27
372         c4 c c c |   % 28
373         c4 c c r8 c ~ |   % 29
374         c4 c c c |   % 30
375
376         c4_\ff c c r8 c ~ |   % 31
377
378         % Bridge
379
380         c4 c c c |   % 32
381         c4 c c r8 c ~ |   % 33
382         c4 c c c |   % 34
383         c4 c c r8 c ~ |   % 35
384         c4 c c c |   % 36
385         c4 c c r8 c ~ |   % 37
386         c4 c c c |   % 38
387
388         % Prechorus
389
390         c4 c c r8 c ~ |   % 39
391         c4 c c c |   % 40
392         c4 c c r8 c ~ |   % 41
393         c8 c4 c8 ~ c c ~ c4 |   % 42
394
395         % Chorus
396
397         c4. c8 ~ c4. c8 ~ |   % 43
398         c4 c c c |   % 44
399         c4. c8 ~ c4. c8 ~ |   % 45
400         c4 c c c |   % 46
401         c4 c c r8 c ~ |   % 47
402         c4. c8 ~ c4.^\fermata c8 ~ |   % 48
403         c4_\markup { \italic { conga, bass, gtr out } } c c r8 c ~ |   % 49
404         c4 c c r8 c ~ |   % 50
405         c4 c c r8 c ~ |   % 51
406         c4 c c r8 c ~ |   % 52
407         c4 c c r8 c ~ |   % 53
408         c4 c c r8 c ~ |   % 54
409         c4 c c c |   % 55
410         c1 |   % 56
411
412         % Ending
413
414         c4_\markup { \italic { bass, gtr in } } c c r8 c ~ |   % 57
415         c4 c c c |   % 58
416         c4 c c r8 c ~ |   % 59
417         c4_\markup { \italic { rit. } } c c c |   % 60
418         c1^\fermata |   % 61
419 }
420
421
422 \score
423 {
424         <<
425                 \Global         % The "roadmap" that everything else depends on
426
427                 \context Staff
428                 <<
429                         \new Voice = "lead" \LeadVox
430                         \new Lyrics \lyricsto "lead" \LeadVoxText
431                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
432                         \new Lyrics \lyricsto "vb" \LeadDescant
433                 >>
434
435                 \new ChoirStaff
436                 <<
437                         \new ChordNames \Chords
438                         \new RhythmicStaff \StaffC
439                 >>
440
441                 \set Score.skipBars = ##t
442                 \set Score.melismaBusyProperties = #'()
443         >>
444 }
445
446
447 \paper
448 {
449         #(define fonts (make-pango-font-tree
450                 "Times New Roman"
451                 "LilyJAZZText"
452                 "Luxi Mono"
453                 (/ staffSize 20)))
454
455 % Don't spread staves vertically across last page (default: t)
456 %       ragged-last-bottom = ##f
457 % Don't spread staves vertically across the page (default: f)
458 %       ragged-bottom = ##t
459 % Allow partial line for last stave (default: f)
460         ragged-last = ##t
461
462 % To find out what's eating the space at the top...
463 %       annotate-spacing = ##t
464 }
465