]> Shamusworld >> Repos - music/blob - in-the-garden-hymnal.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / in-the-garden-hymnal.ly
1 \version "2.21.1"
2 \include "pop-chords.ly"
3 \include "english.ly"
4
5 % Good sizes are 16, 18, & 20 (11, 13, 14, 23, 26)
6 staffSize = #20
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 "In The Garden" }
14 %       composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "" }
15 %       poet     = \markup { \override #'(font-family . sans) \fontsize #1.3 "" }
16 %       arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "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         \key af \major
27         \numericTimeSignature
28         \time 6/8
29
30         \partial 8*1 s8 |   % 0
31         s2.*8 \bar "||"   % 1-8
32         s2.*7   % 9-15
33         \partial 8*5 s2 s8 \bar "|."   % 16
34
35 %       s2^\markup { \bold { ATTO II. } \italic { Seguito della Scena II. } } |   % 1
36 %       s2*7 \bar "||"   % 2-8
37
38         % Body
39
40 %       s2^\markup { \bold { CHERUBINO. } } |   % 9
41 %       s2*70 \bar "|."   % 10-78
42 }
43
44
45 Soprano = \relative c'
46 {
47         \clef G
48         \voiceOne
49
50         ef8 |   % 0
51         ef8 c df ef af bf |   % 1
52         c4. ~ c8 bf af |   % 2
53         af4 af8 bf af f |   % 3
54         af4. ef4 g16 af |   % 4
55         bf4 bf8 g4 f16 g |   % 5
56         af4 bf8 c4 c8 |   % 6
57         bf4 c8 bf4 af8 |   % 7
58         g4 ( a8 ) bf c8. bf16 |   % 8
59
60         af4 af8 af g f |   % 9
61         g4 g8 g4 ef16 ef |   % 10
62         df'4 df8 df c b |   % 11
63         c4. ~ c4 af16 bf |   % 12
64         c4 c8 bf bf g |   % 13
65         af4 af8 af4 f8 |   % 14
66         ef16 af8. af8 g16 bf8. ~ bf8 |   % 15
67         af4. ~ af4 |   % 16
68 }
69
70 Alto = \relative c'
71 {
72         \clef G
73         \voiceTwo
74
75         c8 |   % 0
76         c8 af bf c ef ef |   % 1
77         ef4. ~ ef8 ef gf |   % 2
78         f4 f8 f f df |   % 3
79         c4. c4 df16 df |   % 4
80         df4 df8 df4 df16 df |   % 5
81         ef4 ef8 ef4 ef8 |   % 6
82         d4 ef8 d4 d8 |   % 7
83         ef4. g8 ef8. df16 |   % 8
84
85         c4 c8 c c c |   % 9
86         df4 df8 df4 df16 df |   % 10
87         f4 f8 f ef d |   % 11
88         ef4. ~ ef4 c16 df |   % 12
89         ef4 ef8 e e e |   % 13
90         f4 gf8 f4 df8 |   % 14
91         c16 c8. c8 df16 df8. ~ df8 |   % 15
92         c4. ~ c4 |   % 16
93 }
94
95 Tenor = \relative c'
96 {
97         \clef F
98         \voiceThree
99
100         af8 |   % 0
101         af8 ef ef af af g |   % 1
102         af4. ~ af8 g af |   % 2
103         af4 af8 df df af |   % 3
104         af4. af4 af16 f |   % 4
105         g4 g8 bf4 af16 bf |   % 5
106         af4 g8 c4 af8 |   % 6
107         af4 af8 g4 bf8 |   % 7
108         bf4 ( c8 ) df8 g,8. g16 |   % 8
109
110         ef4 ef8 ef ef ef |   % 9
111         ef4 ef8 bf'4 g16 g |   % 10
112         af4 af8 g g g |   % 11
113         af4. ~ af4 ef16 ef |   % 12
114         af4 af8 g g c |   % 13
115         c4 c8 df4 af8 |   % 14
116         af16 af8. af8 bf16 g8. ~ g8 |   % 15
117         af4. ~ af4 |   % 16
118 }
119
120 Bass = \relative c
121 {
122         \clef F
123         \voiceFour
124
125         af8 |   % 0
126         af8 af af af c ef |   % 1
127         af,4. ~ af8 bf c |   % 2
128         df4 df8 df df df |   % 3
129         af4. af4 ef'16 ef |   % 4
130         ef4 ef8 ef4 ef16 df |   % 5
131         c4 ef8 af,4 af8 |   % 6
132         bf4 bf8 bf4 bf8 |   % 7
133         ef4. ef8 ef8. ef16 |   % 8
134
135         af,4 af8 af af af |   % 9
136         bf4 bf8 ef4 ef16 ef |   % 10
137         ef4 ef8 ef ef ef |   % 11
138         af,4. ~ af4 af16 af |   % 12
139         af4 af8 c c c |   % 13
140         f4 ef8 df4 df8 |   % 14
141         ef16 ef8. ef8 ef16 ef8. ~ ef8 |   % 15
142         af,4. ~ af4 |   % 16
143 }
144
145 VerseA = \lyricmode
146 {
147         I come to the gar -- den a -- lone, _
148         While the dew is still on the ros -- es;
149         And the voice I hear, fall -- ing on my ear,
150         The Son of God dis -- clos -- _ es.
151
152         And He walks with me, and He talks with me,
153         And He tells me I am His own; _
154         And the joy we share as we tar -- ry there,
155         None oth -- er has ev -- er _ known. _
156 }
157
158 VerseB = \lyricmode
159 {
160         He speaks, and the sound of His voice _
161         Is so sweet the birds hush their sing -- ing,
162         And the mel -- o -- dy that He gave to me
163         With -- in my heart is ring -- _ ing.
164 }
165
166 VerseC = \lyricmode
167 {
168         I'd stay in the gar -- den with Him _
169         Though the night a -- round me be fall -- ing,
170         But He bids me go; through the voice of woe,
171         His voice to me is call -- _ ing.
172 }
173
174
175 \score
176 {
177         <<
178                 \context Staff
179                 <<
180                         \Global
181                         \new Voice = "vA" \Soprano
182                         \new Voice = "vB" \Alto
183                         \new Lyrics \lyricsto "vA" \VerseA
184                         \new Lyrics \lyricsto "vA" \VerseB
185                         \new Lyrics \lyricsto "vA" \VerseC
186                 >>
187
188                 <<
189                         \new Staff = leadStaffB
190                         {
191                                 <<
192                                         \Global
193                                         \new Voice = "vC" \Tenor
194                                         \new Voice = "vD" \Bass
195                                 >>
196                         }
197                 >>
198
199                 \set Score.skipBars = ##t
200                 \set Score.melismaBusyProperties = #'()
201         >>
202
203 %{    \midi
204         {
205                 \tempo 4 = 80
206                 %% Remove the dynamics from the midi output
207                 \context
208                 {
209                         \Voice
210                         \remove "Dynamic_performer"
211                         \remove "Span_dynamic_performer"
212                 }
213         }
214 %}
215 }
216
217
218 \paper
219 {
220         #(define fonts (make-pango-font-tree
221                 "Times New Roman"
222                 "LilyJazz Text"
223                 "Luxi Mono"
224                 (/ staffSize 20)))
225
226 % Spread staves vertically across last page (default: t)
227         ragged-last-bottom = ##f
228 % Don't spread staves vertically across the page (default: f)
229 %       ragged-bottom = ##t
230 % Allow partial line for last stave (default: f)
231 %       ragged-last = ##t
232
233 % To find out what's eating the space at the top...
234 %       annotate-spacing = ##t
235 }