]> Shamusworld >> Repos - music/blob - i-stand-amazed-in-the-presence.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / i-stand-amazed-in-the-presence.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 % To fit on one page, use 16
7 staffSize = #23
8 #(set-default-paper-size "letter")
9 #(set-global-staff-size staffSize)
10 #(ly:set-option (quote no-point-and-click))
11
12 %{ Some useful characters: ‘ ’ “ ” – — † ‡ • … %}
13
14 \header
15 {
16         title    = \markup { \override #'(font-family . sans) \fontsize #3.5 "I Stand Amazed In The Presence" }
17         composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "Charles H. Gabriel" }
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
23 %
24 % Song's structure
25 %
26 Global =
27 {
28         \clef G
29         \key g \major
30         \numericTimeSignature
31         \time 4/4
32
33         % Intro
34
35         \repeat volta 2
36         {
37                 s1*4 |   % 1-4
38         }
39
40         \repeat volta 3
41         {
42                 % Verse
43
44                 \mark \markup { \override #'(font-family . sans) { \box { A } } }
45                 s1*8 \bar "||"   % 5-12
46
47                 % Chorus
48
49                 \mark \markup { \override #'(font-family . sans) { \box { B } } }
50                 s1*7 |   % 13-19
51                 \time 2/4 s2 \time 4/4 |   % 20
52         }
53         \alternative
54         {
55                 {
56                         s1*2 |   % 21-22
57                 }
58                 {
59                         s1 \bar "||"   % 23
60                 }
61         }
62
63         % Chorus (redux)
64
65         \mark \markup { \override #'(font-family . sans) { \box { C } } }
66         s1*8 \bar "||"   % 24-31
67
68         % Outro
69
70         s1*3 \bar "|."   % 32-34
71 }
72
73
74 %
75 % Lead vocal
76 %
77 LeadVox = \relative c'
78 {
79         \clef G
80
81         % Intro
82
83         R1*3 |   % 1-3
84         r2 r4 r8 d |   % 4
85
86         % Verse
87
88         d4 b ( d ) g8 a16 g |   % 5
89         b4. ( a16 g ) g4 g |   % 6
90         fs4 fs8 fs g4 a |   % 7
91         g2. d4 |   % 8
92         e4. e8 g4 fs8 e |   % 9
93         d4. ( g8 ) g4 a |   % 10
94         b4 b8 b a4 a |   % 11
95         g1 |   % 12
96
97         % Chorus
98
99         b4 b b8 a g4 |   % 13
100         d'4 d d8 c b4 |   % 14
101         a4 a a4. b8 |   % 15
102         c4 b a2 |   % 16
103         b4 b b8 a g4 |   % 17
104         d'4 d d8 c b4 |   % 18
105         a4 b8 ( c ) b4 a |   % 19
106         g4 fs |   % 20
107
108         g1 |   % 21
109         r2 r4 r8 d |   % 22
110
111         g1 |   % 23
112
113         % Chorus (redux)
114
115         b4 b b8 a g4 |   % 24
116         d'4 d d8 c b4 |   % 25
117         a4 a a4. b8 |   % 26
118         c4 b a2 |   % 27
119         b4 b b8 a g4 |   % 28
120         d'4 d d8 c b4 |   % 29
121         a4 b8 ( c ) b4 a |   % 30
122         g2 fs |   % 31
123
124         % Outro
125
126         g1 |   % 32
127         R1 |   % 33
128         r1^\fermata |   % 34
129 }
130
131
132 LeadVoxText = \lyricmode
133 {
134         I stand a -- _ mazed in the pre- __ _ _ sence
135         of Je -- sus the Na -- za -- rene;
136         And won -- der how he could love _ me
137         a sin -- ner con -- demned un -- clean
138
139         Oh, how mar -- vel -- ous!
140         Oh, how won -- der- ful!
141         and my song shall e -- ver be:
142         Oh, how mar -- vel -- ous!
143         Oh, how won -- der -- ful!
144         is my _ sav -- ior’s love for me.
145
146         He
147         me
148
149         Oh, how mar -- vel -- ous!
150         Oh, how won -- der -- ful!
151         and my song shall e -- ver be:
152         Oh, how mar -- vel -- ous!
153         Oh, how won -- der -- ful!
154         is my _ sav -- ior’s love for me.
155 }
156
157 LeadVoxTextB = \lyricmode
158 {
159         _
160         took my _ sins and my sor- __ _ _ rows
161         he made them his ver -- y own;
162         He bore the bur -- den to Cal -- _ vr’y
163         and suf -- ferred and died a -- lone.
164
165         _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
166         _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
167
168         When
169 }
170
171 LeadVoxTextC = \lyricmode
172 {
173         _
174         with the _ ran -- somed in glo- __ _ _ ry
175         his face I at last shall see;
176         ’Twill be my joy through the a -- _ ges
177         to sing of his love for me.
178 }
179
180
181 %
182 % Chord names
183 %
184 Chords = \chordmode
185 {
186         % Intro
187
188         g2 s16 a4..:m11 |   % 1
189         c2:sus2 s16 d8.:sus4 d4 |   % 2
190         g2 s16 a4..:m11 |   % 3
191         c2:sus2 s16 d8.:sus4 d4 |   % 4
192
193         % Verse
194
195         g2 a:m11 |   % 5
196         g2/b e:m7 |   % 6
197         d2 c:sus2 |   % 7
198         g1 |   % 8
199         c2:sus2 a:m11 |   % 9
200         g2 e:m7 |   % 10
201         g2/d d |   % 11
202         g2 d4:sus4 d |   % 12
203
204         % Chorus
205
206         g2 a:m11 |   % 13
207         g2/b e:m7 |   % 14
208         a1:m7 |   % 15
209         d2:sus4 d |   % 16
210         g2 a:m11 |   % 17
211         g2/b e:m7 |   % 18
212         a2:m7 g4/b c:sus2 |   % 19
213         g4/d d |   % 20
214
215         g2 a:m11 |   % 21
216         c2:sus2 d4:sus4 d |   % 22
217
218         g2 d4:sus4 d |   % 23
219
220         % Chorus (redux)
221
222         g2 a:m7 |   % 24
223         g2/b e:m7 |   % 25
224         a2:m7 a:m7/g |   % 26
225         f2 d4:sus4 d |   % 27
226         g2 a:m7 |   % 28
227         g2/b e:m7 |   % 29
228         a2:m7 g4/b c:sus2 |   % 30
229         g2/d d |   % 31
230
231         % Outro
232
233         g2 s16 a4..:m7 |   % 32
234         c2:sus2 s16 d8.:sus4 d4 |   % 33
235         g1 |   % 34
236 }
237
238
239 %
240 % Chord rhythms
241 %
242 StaffC = \relative c
243 {
244         \numericTimeSignature
245         \override NoteHead #'style = #'slash
246         \teeny
247
248         % Intro
249
250         c4 c r16 c c c c4 |   % 1
251         c4 c r16 c8. c4 |   % 2
252         c4 c r16 c c c c4 |   % 3
253         c4 c r16 c8. c4 |   % 4
254
255         % Verse
256
257         c4 c c c |   % 5
258         c4 c c c |   % 6
259         c4 c c c |   % 7
260         c4 c c c |   % 8
261         c4 c c c |   % 9
262         c4 c c c |   % 10
263         c4 c c c |   % 11
264         c4 c c c |   % 12
265 %\break
266
267         % Chorus
268
269         c4 c c c |   % 13
270         c4 c c c |   % 14
271         c4 c c c |   % 15
272         c4 c c c |   % 16
273         c4 c c c |   % 17
274         c4 c c c |   % 18
275         c4 c c c |   % 19
276         c4 c |   % 20
277
278         c4 c c c |   % 21
279         c4 c c c |   % 22
280
281         c4 c c c |   % 23
282
283         % Chorus (redux)
284
285         c2 c |   % 24
286         c2 c |   % 25
287         c2 c |   % 26
288         c2 c4 c |   % 27
289         c4 c c c |   % 28
290         c4 c c c |   % 29
291         c4 c c c |   % 30
292         c4 c c c |   % 31
293
294         % Outro
295
296         c4 c r16 c c c c4 |   % 32
297         c4 c r16 c8. c4 |   % 33
298         c1^\fermata |   % 34
299 }
300
301
302 Dynamics =
303 {
304         s1*19
305         s2
306         s1*12
307 %This causes lily to create an extra page for just 2 bars. It's not important.
308 %One one page perhaps? With two, it's OK
309         s2 s2_\markup { \italic { rit. } }  |   % 33
310 }
311
312
313 \score
314 {
315         <<
316                 \Global         % The "roadmap" that everything else depends on
317
318                 \context Staff
319                 <<
320                         \new Voice = "lead" \LeadVox
321                         \new Lyrics \lyricsto "lead" \LeadVoxText
322                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
323                         \new Lyrics \lyricsto "lead" \LeadVoxTextC
324                 >>
325
326                 \new ChoirStaff
327                 <<
328                         \new ChordNames \Chords
329                         \new RhythmicStaff << \StaffC \Dynamics >>
330                 >>
331
332                 \set Score.skipBars = ##t
333                 \set Score.melismaBusyProperties = #'()
334         >>
335 }
336
337
338 \paper
339 {
340         #(define fonts (make-pango-font-tree
341                 "Times New Roman"
342                 "LilyJAZZText"
343                 "Luxi Mono"
344                 (/ staffSize 20)))
345
346 % Don't spread staves vertically across last page (default: t)
347 %       ragged-last-bottom = ##f
348 % Don't spread staves vertically across the page (default: f)
349 %       ragged-bottom = ##t
350 % Allow partial line for last stave (default: f)
351         ragged-last = ##t
352
353 % To find out what's eating the space at the top...
354 %       annotate-spacing = ##t
355 }
356