]> Shamusworld >> Repos - music/blob - my-redeemer-lives.ly
New chart "I Lift My Eyes Up".
[music] / my-redeemer-lives.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) \fontsize #3.5 "My Redeemer Lives" }
14         composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "Reuben Morgan" }
15         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Drippin’ Soul" }
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 e \major
27         \numericTimeSignature
28         \time 4/4
29
30         % Intro
31
32         \repeat volta 2
33         {
34                 s1*2 |   % 1-2
35         }
36
37         \repeat volta 3
38         {
39                 % Verse
40
41                 \mark \markup { \override #'(font-family . sans) { \box { A } } }
42                 s1*16 \bar "||"   % 3-18
43
44                 % Prechorus
45
46                 \mark \markup { \override #'(font-family . sans) { \box { B } } }
47                 s1*4 \bar "||"   % 19-22
48
49                 % Chorus
50
51                 \mark \markup { \override #'(font-family . sans) { \box { C } } \hspace #1.0 \raise #2.0 \musicglyph #"scripts.segno" }
52
53                 s1*6 |   % 23-28
54         }
55         \alternative
56         {
57                 {
58                         s1*2 |   % 29-30
59                 }
60                 {
61                         s1 |   % 31
62                         s2. s4^\markup { \hspace #0.0 \raise #0.6 { D.S. } } \bar "||"   % 32
63                 }
64                 {
65                         s1*2 |   % 33-34
66                 }
67         }
68
69         s1 \bar "|."   % 35
70 }
71
72
73 %
74 % Lead vocal
75 %
76 LeadVox = \relative c''
77 {
78         % Intro
79
80         R1 |   % 1
81         R1 |   % 2
82
83         % Verse
84
85         r4 gs gs4. fs8 |   % 3
86         fs8 e cs e ~ e4 r |   % 4
87         r4 gs gs4. fs8 |   % 5
88         fs8 e cs e ~ e e fs gs ~ ( |   % 6
89         gs2 ~ gs4. ~ gs16 fs |   % 7
90         e4 ) r r8 a a a ( |   % 8
91         gs4 ) r r2 |   % 9
92         R1 |   % 10
93         r4 gs gs4. fs8 |   % 11
94         fs8 e cs e ~ e4 r |   % 12
95         r4 gs gs4. fs8 |   % 13
96         fs8 e cs e ~ e e fs gs ~ ( |   % 14
97         gs2 ~ gs4. ~ gs16 fs |   % 15
98         e4 ) r r8 a a a ( |   % 16
99         gs4 ) r r2 |   % 17
100         R1 |   % 18
101
102         % Prechorus
103
104         r4 fs fs e8 fs ~ |   % 19
105         fs8 gs4. r2 |   % 20
106         r8 e a4 a r8 a8 |   % 21
107         a8 gs a8 b ~ b r gs b |   % 22
108
109         % Chorus
110
111         b2 gs4. e8 ~ |   % 23
112         e4 r r gs8 b |   % 24
113         b2 gs4. a16 ( gs |   % 25
114         fs4 ) r r gs8 b |   % 26
115         b2 gs4. e8 ~ |   % 27
116         e4 r r gs8 b |   % 28
117
118         b2 gs4. a16 ( gs |   % 29
119         fs2. ) r4 |   % 30
120
121         b2 gs4. a16 ( gs |   % 31
122         fs2. ) r4 |   % 32
123
124         b2 gs4. a16 ( gs |   % 33
125         fs2. ) r4 |   % 34
126
127         r1-\fermata |   % 35
128 }
129
130
131 LeadVoxText = \lyricmode
132 {
133         I know he res -- cued my soul, __ _
134         His blood has cov -- ered my sins, _
135         I be -- lieve, __ _ _ _ _ _
136         I be -- lieve; _
137
138         My shame he’s tak -- en a -- way, __ _
139         My pain is healed in his name, _
140         I be -- lieve, __ _ _ _ _ _
141         I be -- lieve; _
142
143         I’ll raise a ban -- _ ner
144         ’cause my Lord has con -- quered the grave. _
145
146         My Re -- deem -- er lives, _
147         my Re -- deem -- er lives; _ _
148         My Re -- deem -- er lives, _
149         my Re --
150
151         deem -- er lives. _ _
152
153         deem -- er lives. _ _
154
155         deem -- er lives. _ _
156 }
157
158
159 %
160 % Riff/rhythm figures
161 %
162 Riffs = \relative c''
163 {
164         % Intro
165
166 %{
167         \tiny
168         \repeat "percent" 3   % 1 - 6
169         {
170                 << { \tiny f16 c f, <f' f,> ~ <f f,> f, c' f f8 e } \\ { \tiny f,,2 c'4 } >> |   % 1
171                 << { \tiny f'16 c f, <f' f,> ~ <f f,> f, c' f f8 e } \\ { \tiny bf,2 c4 } >> |   % 2
172         }
173         << s2. \\ { \tiny d2 c4 } >> |   % 7
174         << s2. \\ { \tiny bf2. } >> |   % 8
175
176         s2.*7
177
178         \voiceOne
179         \repeat "percent" 6 { f''16 c f, <f' f,> ~ <f f,> f, c' f f8 e | }   % 16-21
180         \oneVoice
181
182         s2.*7
183
184         \voiceOne
185         \repeat "percent" 2 { f16 c f, f' ~ f f, c' f f8 e | }   % 29-30
186         \oneVoice
187
188         \key g \major
189
190         \voiceOne
191         \repeat "percent" 2 { g16 d g, g' ~ g g, d' g g8 fs | }   % 31-32
192         \oneVoice
193
194         s2.*7
195
196         \voiceOne
197         \repeat "percent" 4 { g16 d g, g' ~ g g, d' g g8 fs | }   % 40-43
198         \oneVoice
199         \normalsize
200 %}
201 }
202
203
204 %
205 % Chord names
206 %
207 Chords = \chordmode
208 {
209         % Intro
210
211         e1:7 |   % 1
212         a1:7 |   % 2
213
214         % Verse
215
216         e1:7 |   % 3
217         a1 |   % 4
218         e1:7 |   % 5
219         a1 |   % 6
220         e1:7 |   % 7
221         a1:7 |   % 8
222         e1:7 |   % 9
223         a1:7 |   % 10
224         e1:7 |   % 11
225         a1 |   % 12
226         e1:7 |   % 13
227         a1 |   % 14
228         e1:7 |   % 15
229         a1:7 |   % 16
230         e1:7 |   % 17
231         a1:7 |   % 18
232
233         % Prechorus
234
235         b1:sus4 |   % 19
236         s1 |   % 20
237         a1 |   % 21
238         a1/b |   % 22
239
240         % Chorus
241
242         e1 |   % 23
243         a1 |   % 24
244         cs1:m7 |   % 25
245         b1:sus4 |   % 26
246         e1 |   % 27
247         a1 |   % 28
248
249         cs1:m7 |   % 29
250         b1:sus4 |   % 30
251
252         cs1:m7 |   % 31
253         b1:sus4 |   % 32
254
255         cs1:m7 |   % 33
256         b1:sus4 |   % 34
257
258         e1:^3 |   % 35
259 }
260
261
262 %
263 % Chord rhythms
264 %
265 StaffC = \relative c
266 {
267         \numericTimeSignature
268         \override NoteHead #'style = #'slash
269         \teeny
270
271         % Intro
272
273         c4 c c c |   % 1
274         c4 c c c |   % 2
275
276         % Verse
277
278         c4 c c c |   % 3
279         c4 c c c |   % 4
280         c4 c c c |   % 5
281         c4 c c c |   % 6
282         c4 c c c |   % 7
283         c4 c c c |   % 8
284         c4 c c c |   % 9
285         c4 c c c |   % 10
286         c4 c c c |   % 11
287         c4 c c c |   % 12
288         c4 c c c |   % 13
289         c4 c c c |   % 14
290         c4 c c c |   % 15
291         c4 c c c |   % 16
292         c4 c c c |   % 17
293         c4 c c c |   % 18
294
295         % Prechorus
296
297         c4 c c c |   % 19
298         c4 c c c |   % 20
299         c4 c c c |   % 21
300         c4 c c c |   % 22
301
302         % Chorus
303
304         c4 c c c |   % 23
305         c4 c c c |   % 24
306         c4 c c c |   % 25
307         c4 c c c |   % 26
308         c4 c c c |   % 27
309         c4 c c c |   % 28
310
311         c4 c c c |   % 29
312         c4 c c c |   % 30
313
314         c4 c c c |   % 31
315         c4 c c c |   % 32
316
317         c4 c c c |   % 33
318         c4 c c c |   % 34
319
320         c1-\fermata |   % 35
321 }
322
323
324 Dynamics =
325 {
326 %{
327         \override TextScript #'extra-offset = #'( 0.0 . -1.0 )
328
329         \partial 4*1 s4_\markup { \italic { lite snare, arp. gtr. } } |   % 0
330         s2.*23
331         s4_\markup { \italic { a capella } } s2 |   % 24
332 %}
333 }
334
335
336 \score
337 {
338         <<
339                 \Global         % The "roadmap" that everything else depends on
340
341                 \context Staff
342                 <<
343                         \new Voice = "lead" \LeadVox
344                         \new Voice = "riffs" \Riffs
345                         \new Lyrics \lyricsto "lead" \LeadVoxText
346                 >>
347
348                 \new ChoirStaff
349                 <<
350                         \new ChordNames \Chords
351                         \new RhythmicStaff << \StaffC \Dynamics >>
352                 >>
353
354                 \set Score.skipBars = ##t
355                 \set Score.melismaBusyProperties = #'()
356         >>
357
358         \layout
359         {
360                 \context { \Staff \RemoveEmptyStaves }
361 %               ragged-last-bottom = ##t
362 %               ragged-last = ##t
363         }
364 }
365
366
367 \paper
368 {
369         #(define fonts (make-pango-font-tree
370                 "Times New Roman"
371                 "LilyJAZZText"
372                 "Luxi Mono"
373                 (/ staffSize 20)))
374
375 % Don't spread staves vertically across last page (default: t)
376 %       ragged-last-bottom = ##f
377 % Don't spread staves vertically across the page (default: f)
378 %       ragged-bottom = ##t
379 % Allow partial line for last stave (default: f)
380 %       ragged-last = ##t
381
382 % To find out what's eating the space at the top...
383 %       annotate-spacing = ##t
384 }
385