]> Shamusworld >> Repos - music/blob - open-the-eyes-of-my-heart.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / open-the-eyes-of-my-heart.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 = #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 "Open The Eyes Of My Heart" }
14 %       composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "" }
15         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart" }
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         s1^\markup { Mid-tempo rock } |   % 1
33         s1*3 |   % 2-4
34
35         % Verse
36
37         \repeat volta 2
38         {
39                 \once \override Score.RehearsalMark #'self-alignment-X = #left
40                 \mark \markup { \override #'(font-family . sans) { \box { A } } \hspace #1.0 \raise #2.0 \musicglyph #"scripts.segno" }
41                 s1*7 |   % 5-11
42         }
43         \alternative
44         {
45                 {
46                         s1 |   % 12
47                 }
48                 {
49                         s1 |   % 13
50                 }
51         }
52
53         % Chorus
54
55         \repeat volta 3
56         {
57                 \mark \markup { \override #'(font-family . sans) { \box { B } } }
58                 s1*8 |   % 14-21
59         }
60         \alternative
61         {
62                 {
63                         s1 \bar "||"   % 22
64                         \once \override Score.RehearsalMark #'self-alignment-X = #right
65                         \mark \markup { \italic { D.S. } }
66                 }
67                 {
68                         s1 |   % 23
69                 }
70                 {
71                         s1 |   % 24
72                 }
73         }
74
75         % Outro
76
77         \repeat volta 2
78         {
79                 \mark \markup { \override #'(font-family . sans) { \box { C } } }
80                 s1*8 |   % 25-32
81         }
82 }
83
84
85 %
86 % Lead vocal
87 %
88 LeadVox = \relative c''
89 {
90         \set Voice.autoBeaming = ##f
91
92         % Intro
93
94         r1*4 |   % 1-4
95
96         % Verse
97
98         gs8 [ b b b ] ~ b [ gs b b ] ~ |   % 5
99         b8 [ gs ] ~ gs4 r2 |   % 6
100         gs8 [ b b b ] ~ b [ gs b b ] ~ |   % 7
101         b4 r \times 2/3 { gs4 fs e  } |   % 8
102         fs4. e8 ~ e2 |   % 9
103         r2 \times 2/3 { gs4 fs e } |   % 10
104         fs4. e8 ~ e2 |   % 11
105
106         r1 |   % 12
107
108         r4. e8 gs4 b |   % 13
109
110         % Chorus
111
112         b4 b8 [ b ] ~ b4 cs8 [ cs ] ~ |   % 14
113         cs4 r4 r2 |   % 15
114         cs8 [ b b b ] cs [ b gs gs ] ~ |   % 16
115         gs [ fs ] ~ fs4 r2 |   % 17
116         gs8. [ b16 ] ~ b8 [ b ] b [ gs b cs ] ~ |   % 18
117         cs4 r8 gs gs4 b |   % 19
118         cs4 b8 [ b ] ~ b4 gs8 [ gs ] ~ |   % 20
119         gs8 [ fs ] ~ fs4 r2 |   % 21
120
121         r1 |   % 22
122
123         r4. e8 gs4 b |   % 23
124
125         r1 |   % 24
126
127         % Outro
128
129         cs4 b8 [ b ] ~ b4 gs8 [ gs ] ~ |   % 25
130         gs8 [ fs ] ( e4 ) ~ e2 |   % 26
131         cs'4 b8 [ b ] ~ b4 gs8 [ gs ] ~ |   % 27
132         gs8 [ fs ] ( e4 ) ~ e2 |   % 28
133         cs'4 b8 [ b ] ~ b4 gs8 [ gs ] ~ |   % 29
134         gs8 [ fs ] ( e4 ) \times 2/3 { gs fs e } |   % 30
135         fs4. e8 ~ e2 ~ |   % 31
136         e2. r4 |   % 32
137 }
138
139
140 LeadVoxText = \lyricmode
141 {
142         O -- pen the eyes _ of my heart _ Lord _
143         O -- pen the eyes _ of my heart _
144         I want to see you _
145         I want to see you _
146
147         To see you
148
149         high and lift -- _ ed up _
150         Shi -- ning in the light of your glo -- _ ry _
151         Pour out _ your po -- wer and love _
152         As we sing ‘Ho -- ly, ho -- _ ly, ho -- _ ly' _
153
154         To see you
155
156         Ho -- ly ho -- _ ly ho -- _ ly __ _ _
157         Ho -- ly ho -- _ ly ho -- _ ly __ _ _
158         Ho -- ly ho -- _ ly ho -- _ ly __ _
159         I want to see you __ _ _
160 }
161
162
163 %
164 % Chord names
165 %
166 Chords = \chordmode
167 {
168         % Intro
169
170         e1:sus2 |   % 1
171         s1 |   % 2
172         s1 |   % 3
173         s1 |   % 4
174
175         % Verse
176
177         e1:sus2 |   % 5
178         s1 |   % 6
179         b1:sus2/ds |   % 7
180         r1 |   % 8
181         a1:sus2/cs |   % 9
182         a1 |   % 10
183         a4.:6/e e8 s2 |   % 11
184
185         a1/b |   % 12
186
187         e1 |   % 13
188
189         % Chorus
190
191         b1 |   % 14
192         cs1:m |   % 15
193         a2.. b8:sus4 |   % 16
194         s2 b |   % 17
195         gs1:m |   % 18
196         cs1:m |   % 19
197         fs2..:m a8/b |   % 20
198         s2.. a8/b |   % 21
199
200         s1 |   % 22
201
202         a1/b |   % 23
203
204         a1/b |   % 24
205
206         % Outro
207
208         e1:sus2 |   % 25
209         s1 |   % 26
210         b1:sus2/ds |   % 27
211         s1 |   % 28
212         a1:sus2/cs |   % 29
213         fs2:m a/b |   % 30
214         a4.:6/e e8 s2 |   % 31
215         a1/b |   % 32
216 }
217
218
219 %
220 % Chord rhythms
221 %
222 StaffC = \relative c
223 {
224         \numericTimeSignature
225         \override NoteHead #'style = #'slash
226         \teeny
227
228         % Intro
229
230         c1-\markup { \italic { Floating, cymbal colors, bass sus. } } |   % 1
231         c1 |   % 2
232         c1 |   % 3
233         c1 |   % 4
234
235         % Verse
236
237         c1-\markup { \dynamic mf \italic { Colors 1st time, sidestick on DS } } |   % 5
238         c1 |   % 6
239         c1 |   % 7
240         c1 |   % 8
241         c1 |   % 9
242         c1 |   % 10
243         c4. c8 ~ c2 |   % 11
244
245         c1 |   % 12
246
247         << { \voiceOne c4_> c_> r2_\markup { \italic { dr. fill } } }
248         \new Voice = "v" { \voiceTwo s4 \f s s4. \< s8 \ff } >>
249
250         % Chorus
251
252         c4._\markup { \italic { Rock 4 } } c8 ~ c2 |   % 14
253         c4. c8 ~ c2 |   % 15
254         c4. c8 ~ c4. c8 ~ |   % 16
255         c2 c4_\markup { \italic { dr. fill } } c |   % 17
256         c4. c8 ~ c2 |   % 18
257         c4. c8 ~ c2 |   % 19
258         c4. c8 ~ c4. c8 ~ |   % 20
259         c4 c c c8 [ c ] ~ |   % 21
260
261         c1 |   % 22
262
263         c4_> c_> r2_\markup { \italic { dr. fill } } |   % 23
264
265         << { \voiceOne c1 } \context Voice = v { \voiceTwo s4 \> s2 s4 \! } >> |   % 24
266
267         % Outro
268
269         c1_\markup { \dynamic mf \italic { Floating } } |   % 25
270         c1 |   % 26
271         c1 |   % 27
272         c1 |   % 28
273         c1 |   % 29
274         c2 c |   % 30
275         c4. c8^\fermata _\markup { \italic { Last time } } ~ c2 |   % 31
276         c1 |   % 32
277 }
278
279
280 \score
281 {
282         <<
283                 \Global         % The "roadmap" that everything else depends on
284
285                 \context Staff
286                 <<
287                         \new Voice = "lead" \LeadVox
288                         \new Lyrics \lyricsto "lead" \LeadVoxText
289                 >>
290
291                 \new ChoirStaff
292                 <<
293                         \new ChordNames \Chords
294                         \new RhythmicStaff \StaffC
295                 >>
296
297                 \set Score.skipBars = ##t
298                 \set Score.melismaBusyProperties = #'()
299         >>
300 }
301
302
303 \paper
304 {
305         #(define fonts (make-pango-font-tree
306                 "Times New Roman"
307                 "LilyJAZZText"
308                 "Luxi Mono"
309                 (/ staffSize 20)))
310
311 % Don't spread staves vertically across last page (default: t)
312 %       ragged-last-bottom = ##f
313 % Don't spread staves vertically across the page (default: f)
314 %       ragged-bottom = ##t
315 % Allow partial line for last stave (default: f)
316         ragged-last = ##t
317
318 % To find out what's eating the space at the top...
319 %       annotate-spacing = ##t
320 }
321