]> Shamusworld >> Repos - music/blob - god-is-my-redeemer.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / god-is-my-redeemer.ly
1 \version "2.16.0"
2 \include "pop-chords.ly"
3 \include "english.ly"
4
5 % Good sizes are 16, 18, & 20
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) \fontsize #3.5 "God Is My Redeemer" }
14 %       composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "Traditional" }
15         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart" }
16         tagline  = "Engraved by JLH and Lilypond 2.8.6"
17 }
18
19
20 %
21 % Song's structure
22 %
23 Global =
24 {
25         \clef G
26         \key d \major
27         \numericTimeSignature
28         \time 4/4
29
30         % Intro
31
32         s1*4 \bar ".|:-||"   % 1-4
33
34         % Verse
35
36         \repeat volta 3
37         {
38                 \mark \markup { \override #'(font-family . sans) { \box { A } } }
39
40                 s2^\markup { \italic { 3rd time instr. solo to B } } s  |   % 5
41                 s1*7 \bar"||"   % 6-12
42
43                 \mark \markup { \override #'(font-family . sans) { \box { B } } }
44
45                 s1*7 |   % 14-19
46         }
47         \alternative
48         {
49                 {
50                         s1 |   % 20
51                 }
52                 {
53                         s1 |   % 21
54                 }
55         }
56
57         % Outro
58
59         \mark \markup { \override #'(font-family . sans) { \box { C } } }
60
61         s1*4 |   % 22-25
62
63         \repeat volta 3
64         {
65                 \mark \markup { \override #'(font-family . sans) { \box { D } } }
66
67                 s4^\markup { \italic { 3x } } s2. |   % 26
68                 s1 |   % 27
69         }
70
71         % Ending
72
73         s1*2 \bar "|."   % 28-29
74 }
75
76
77 %
78 % Lead vocal
79 %
80 LeadVox = \relative c'
81 {
82         \clef G
83
84         % Intro
85
86 %{      \tiny
87         r4 <b' d,>8 [ <b d,>16 <b d,>16 ] ~ <b d,>8 [ <cs e,> ] <d g,>4 |   % 1
88         r4 <a d,>8 [ <a d,>16 <a d,>16 ] ~ <a d,>8 [ <cs e,> ] <d fs,>4 |   % 2
89         r4 g, fs e |   % 3
90         d1 |   % 4
91         \normalsize%}
92         s1*4 |   % 1-4
93
94         % Verse
95
96         fs2 e  |   % 5
97         d2 r4. a'8 |   % 6
98         b2 ~ b8 [ a g a ] |   % 7
99         a2 r |   % 8
100         fs2 e |   % 9
101         d2. ~ d8 [ fs ] |   % 10
102         g4. g8 g8. [ fs16 ] ~ fs8 [ d ] |   % 11
103         e2. r8 a, |   % 12
104
105         fs'2 e | d2. ~ d8 [ a' ] |   % 14
106         b2 ~ b8 [ a g a ] |   % 15
107         a1 |   % 16
108         r4 <b d,>8 [ <b d,>16 <b d,>16 ] ~ <b d,>8 [ <cs e,> ] <d g,>4 |   % 17
109         r4 <a d,>8 [ <a d,>16 <a d,>16 ] ~ <a d,>8 [ <cs e,> ] <d fs,>4 |   % 18
110         r4 g, fs e |   % 19
111
112         d1 |   % 20
113
114         d2 r |   % 21
115
116         % Outro
117
118         r4 <b' d,>8 [ <b d,>16 <b d,>16 ] ~ <b d,>8 [ <cs e,> ] <d g,>4 |   % 22
119         r4 <a d,>8 [ <a d,>16 <a d,>16 ] ~ <a d,>8 [ <cs e,> ] <d fs,>4 |   % 23
120         r4 g, fs e |   % 24
121         d1 |   % 25
122
123         r4 <b' d,>8 [ <b d,>16 <b d,>16 ] ~ <b d,>8 [ <cs e,> ] <d g,>4 |   % 26
124         r4 <a d,>8 [ <a d,>16 <a d,>16 ] ~ <a d,>8 [ <cs e,> ] <d fs,>4 |   % 27
125
126         % Ending
127
128         r4 g, fs e |   % 28
129         d1^\fermata |   % 29
130 }
131
132
133 LeadVoxText = \lyricmode
134 {
135         God is my re -- dee -- _ _ _ _ mer
136         He heals me _ with re -- as -- su -- _ _ ring love
137         And I love my _ re -- dee -- _ _ _ _ mer
138         O -- ver -- whel -- _ _ ming
139         o -- ver -- co -- _ _ ming
140         re -- dee -- ming love
141
142         love
143
144         O -- ver -- whel -- _ _ ming
145         o -- ver -- co -- _ _ ming
146         re -- dee -- ming love
147
148         O -- ver -- whel -- _ _ ming
149         o -- ver -- co -- _ _ ming
150
151         re -- dee -- ming love
152 }
153
154
155 %
156 % Riffs/instrumental figures
157 %
158 Riffs = \relative c'
159 {
160         \clef G
161
162         % Intro
163
164         \tiny
165         r4 <b' d,>8 [ <b d,>16 <b d,>16 ] ~ <b d,>8 [ <cs e,> ] <d g,>4 |   % 1
166         r4 <a d,>8 [ <a d,>16 <a d,>16 ] ~ <a d,>8 [ <cs e,> ] <d fs,>4 |   % 2
167         r4 g, fs e |   % 3
168         d1 |   % 4
169         \normalsize
170 }
171
172
173 %
174 % Chord names
175 %
176 Chords = \chordmode
177 {
178         % Intro
179
180         g1 |   % 1
181         d2./fs b4:m7 |   % 2
182         e2:m7 d4/a a |   % 3
183         d2 g/a |   % 4
184
185         % Verse
186
187         d2 a |   % 5
188         b2:m7 b:m7/a |   % 6
189         g1 |   % 7
190         d1 |   % 8
191         d2 a/cs |   % 9
192         b2:m7 b:m7/a |   % 10
193         e1:m7 |   % 11
194         a2:sus4 a |   % 12
195
196         d2 a/cs |   % 13
197         b2:m7 b:m7/a |   % 14
198         g1 |   % 15
199         d2 e4:m11 d/fs |   % 16
200         g1 |   % 17
201         d2./fs b4:m7 |   % 18
202         e2:m7 d4/a a |   % 19
203
204         d2 g/a |   % 20
205
206         d2 e4:m11 d/fs |   % 21
207
208         % Outro
209
210         g1 |   % 22
211         d2./fs b4:m7 |   % 23
212         e2:m7 d4/a a |   % 24
213         d2 e4:m11 d/fs |   % 25
214
215         g1 |   % 26
216         d2./fs b4:m7 |   % 27
217
218         % Ending
219
220         e2:m7 d4/a a |   % 28
221         d1 |   % 29
222 }
223
224
225 %
226 % Chord rhythms
227 %
228 StaffC = \relative c
229 {
230         \numericTimeSignature
231         \override NoteHead #'style = #'slash
232         \teeny
233
234         % Intro
235
236         c4 c c c |   % 1
237         c4 c c c |   % 2
238         c4 c c c |   % 3
239         c4 c c c |   % 4
240
241         % Verse
242
243         c4 c c c |   % 5
244         c4 c c c |   % 6
245         c4 c c c |   % 7
246         c4 c c c |   % 8
247         c4 c c c |   % 9
248         c4 c c c |   % 10
249         c4 c c c |   % 11
250         c4 c c c |   % 12
251
252         c4 c c c |   % 13
253         c4 c c c |   % 14
254         c4 c c c |   % 15
255         c4 c c c |   % 16
256         c4 c c c |   % 17
257         c4 c c c |   % 18
258         c4 c c c |   % 19
259
260         c4 c c c |   % 20
261
262         c4 c \< c c \! |   % 21
263
264         % Outro
265
266         c4 c c c |   % 22
267         c4 c c c |   % 23
268         c4 c c c |   % 24
269         c4 c \< c c \! |   % 25
270
271         c4 c c c |   % 26
272         c4 c c c |   % 27
273
274         % Ending
275
276         c2_\markup { \italic { rit. } } c4 c |   % 28
277         c1^\fermata |   % 29
278 }
279
280
281 \score
282 {
283         <<
284                 \Global         % The "roadmap" that everything else depends on
285
286                 \context Staff
287                 <<
288                         \new Voice = "lead" \LeadVox
289                         \new Voice \Riffs
290                         \new Lyrics \lyricsto "lead" \LeadVoxText
291                 >>
292
293                 \new ChoirStaff
294                 <<
295                         \new ChordNames \Chords
296                         \new RhythmicStaff \StaffC
297                 >>
298
299                 \set Score.skipBars = ##t
300                 \set Score.melismaBusyProperties = #'()
301         >>
302 }
303
304
305 \paper
306 {
307         #(define fonts (make-pango-font-tree
308                 "Times New Roman"
309                 "JazzText"
310                 "Luxi Mono"
311                 (/ staffSize 20)))
312
313 % Don't spread staves vertically across last page (default: t)
314 %       ragged-last-bottom = ##f
315 % Don't spread staves vertically across the page (default: f)
316 %       ragged-bottom = ##t
317 % Allow partial line for last stave (default: f)
318         ragged-last = ##t
319
320 % To find out what's eating the space at the top...
321 %       annotate-spacing = ##t
322 }
323