The English Hymnal - Wiki Music Experiment/Hymns51-100/116e
Lily1 Code
Edit this section and paste your code between the tags <code><pre> and </pre></code>.
To upload a midi, go here: file-repository. You need a userid and password (see this project's main wiki page).
Then create a link in this section to that uploaded midi file.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% The English Hymnal, 116.png, Hymn #58, 59, 60 (Modern).
%%% Format=ABC
%%%
X: 1
T: ILLSLEY. (L. M.)
C: J. BISHOP, c. 1665-1737.
M: 4/2
L: 1/2
Q: 1/2=56
K: F
V:1 staves=4
%%MIDI transpose 0
F|FC(F/G/)A|(B/A/)GHF||F|FC(F/G/)(A/=B/)|c=BHc||
c|BAd>c|BAHG||G|(A/G/)FcG|AGHF||
%
V:2
%%MIDI transpose 0
C|CC(D/E/)F|DEHF||C|CC(D/E/)F|GGHG||
F|FFF>E|(F/G/)FHE||C|CDFF|FEHF||
%
V:3 clef=bass
%%MIDI transpose -24
a|agac'|(d'/c'/)bHa||a|agad'|c'd'He'||
a|bc'b>g|d'c'Hc'||c'|a(a/b/)c'd'|c'>bHa||
%
V:4 clef=bass
%%MIDI transpose -24
f|fedA|GcHf||f|fedd|egHc||
f|dfB>c|(d/e/)fHc||e|fdAB|ccHF||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% The English Hymnal, 116.png, Hymn #58, 59, 60 (Modern).
%%% Format=ABC
%%%
%%% Amen only.
X: 2
T:
C:
M: 4/2
L: 1/2
Q: 1/2=56
K: F
V:1 staves=4
%%MIDI transpose 0
F2F2||
%
V:2
%%MIDI transpose 0
D2C2||
w:A-men.
%
V:3 clef=bass
%%MIDI transpose -24
b2a2||
%
V:4 clef=bass
%%MIDI transpose -24
B2F2||
Lyrics copied from P3 and perl-formatted --QMacrocarpa 14:57, 29 May 2007 (PDT):
"MOST holy Lord and God of heaven,"
"Who to the glowing sky hast given"
"The fires that in the east are born"
"With gradual splendours of the morn;"
""
"Who, on the fourth day, didst reveal"
"The sun's enkindled flaming wheel."
"Didst set the moon her ordered ways,"
"And stars their ever-winding maze;"
""
"That each in its appointed way"
"Might separate the night from day,"
"And of the seasons through the year"
"The well-remembered signs declare:"
""
"Illuminate our hearts within,"
"And cleanse our minds from stain of sin;"
"Unburdened of our guilty load"
"May we unfettered serve our God."
""
"O Father, that we ask be done,"
"Through Jesus Christ, thine only Son;"
"Who, with the Holy Ghost and thee,"
"Doth live and reign eternally. Amen."
Lily2 Code
Edit this section and paste your code between the tags <code><pre> and </pre></code>.
%%%116e.png
%%%Hymn 60 modern tune. Illsley. Most holy Lord and God of heaven
%%%Version 1
\version "2.10"
\header {
dedication = \markup { \center-align { \line { "THE CHRISTIAN YEAR - FROM THE EPIPHANY TILL LENT" }
\hspace #1
} }
title = \markup { "60 " \large \smallCaps "(Modern Tune)" }
arranger = \markup { \small { \smallCaps "J. Bishop," \italic "c." "1665-1737."} }
poet = \markup { \small { \sans "ILLSLEY." \hspace #1 \roman { "(L. M.)"} } }
meter = \markup { \small { \italic {Slow} \fontsize #-5 \general-align #Y #DOWN \note #"2" #1 = 56.} }
tagline = ""
}
global = {
\time 4/2
\key f \major
\set Staff.midiInstrument = "church organ"
}
soprano = \relative c' {
\partial 2 f2 | f2 c2 f4( g4) a2 | bes4( a4) g2 f2 ^\fermata \bar "||"
f2 | f2 c2 f4( g4) a4( b4) | c2 b2 c2 ^\fermata \bar "||" \break
c2 | bes2 a2 d2. c4 | bes2 a2 g2 ^\fermata \bar "||"
g2 | a4( g4) f2 c'2 g2 | a2 g2 f2 ^\fermata \bar "||"
}
alto = \relative c' {
c2 | c2 c2 d4( e4) f2 | d2 e2 f2 \bar "||"
c2 | c2 c2 d4( e4) f2 | g2 g2 g2 \bar "||" \break
f2 | f2 f2 f2. e4 | f4( g4) f2 e2 \bar "||"
c2 | c2 d2 f2 f2 | f2 e2 f2 \bar "||"
}
tenor = \relative c { \clef bass
a'2 | a2 g2 a2 c2 | d4( c4) bes2 a2 \bar "||"
a2 | a2 g2 a2 d2 | c2 d2 e2 \bar "||" \break
a,2 | bes2 c2 bes2. g4 | d'2 c2 c2 \bar "||"
c2 | a2 a4( bes4) c2 d2 | c2. bes4 a2 \bar "||"
}
bass = \relative c { \clef bass
f2 | f2 e2 d2 a2 | g2 c2 f2 _\fermata \bar "||"
f2 | f2 e2 d2 d2 | e2 g2 c,2 _\fermata \bar "||"
f2 | d2 f2 bes,2. c4 | d4( e4) f2 c2 _\fermata \bar "||"
e2 | f2 d2 a2 bes2 | c2 c2 f,2 _\fermata \bar "||"
}
#(ly:set-option 'point-and-click #f)
\paper {
#(set-paper-size "a4")
% annotate-spacing = ##t
print-page-number = ##f
ragged-last-bottom = ##t
ragged-bottom = ##t
}
\book{
%%% Score block
\score{
\new ChoirStaff
<<
\context Staff = upper <<
\context Voice = sopranos { \voiceOne \global \soprano }
\context Voice = altos {\voiceTwo \global \alto }
>>
\context Staff = lower <<
\context Voice = tenors { \voiceOne \global \tenor }
\context Voice = basses { \voiceTwo \global \bass }
>>
>>
\layout {
indent=0
% \context { \Score timing = ##f }
\context { \Score \remove "Bar_number_engraver" }
\context { \Staff \remove "Time_signature_engraver" }
\context { \Score \remove "Mark_engraver" }
\context { \Staff \consists "Mark_engraver" }
}
%%% Main midi
\midi {
\context { \Score tempoWholesPerMinute = #(ly:make-moment 56 2) }
}
} %%score bracket
%%% Lyric Titles
\markup {
\column {
\line { \small { \hspace #4 \smallCaps "Office Hymn." \hspace #60 \italic {"4th or 5th cent. Tr. M. F. B."} } }
\line { \small { \hspace #6 \italic "Wednesday Evening." \hspace #16 "Caeli Deus sanctissime."} }
} }
%%% Lyrics in 3 columns, column 1 (verses), column 2 (a dividing line), column 3 (verses); centred last verse
\markup { \hspace #4 %%add space as necc. to center the column
\column { %% super column of everything
\line { %% a master line of 3 columns
\column { %% column 1
\hspace #1 % adds vertical spacing between verses
\column { %% verse 1 is a column of 2 lines
\line { \hspace #2.2 \column { \lower #2.4 \fontsize #8 "M" } %%Drop Cap goes here
\hspace #-1.2 %% adjust this if other letters are too far from Drop Cap
\column { \raise #0.0 "OST holy Lord and God of heaven," " Who to the glowing sky hast given" } }
\line { \hspace #2.5 %%adjust hspace until this line left edge is flush with Drop Cap
\lower #1.56 %%adjust this until the line spacing looks right
\column {
"The fires that in the east are born"
"With gradual splendours of the morn;"
}}
} %% finish verse 1
\hspace #1
\line { "2 "
\column {
"Who, on the fourth day, didst reveal"
"The sun's enkindled flaming wheel."
"Didst set the moon her ordered ways,"
"And stars their ever-winding maze;"
}}
} %%% end page column 1
\hspace #4 %% adds horizontal space columns 1 and 2
\column { \filled-box #'(0.0 . 0.1) #'( -25 . -1) #0 } %%% Column 2. This is the line dividing the columns 1 and 3.
\hspace #4 %% adds horizontal space between columns 2 and 3
\column { %%% start page column 3
\hspace #1 %% adds vertical spacing between verses
\line { "3 "
\column {
"That each in its appointed way"
"Might separate the night from day,"
"And of the seasons through the year"
"The well-remembered signs declare:"
}}
\hspace #1
\line {"4 "
\column {
"Illuminate our hearts within,"
"And cleanse our minds from stain of sin;"
"Unburdened of our guilty load"
"May we unfettered serve our God."
}}
} %%% end page column 3
} %%% end master-line
\hspace #1
%%% centred last verse
\line { \hspace #30 "5. "
\column {
"O Father, that we ask be done,"
"Through Jesus Christ, thine only Son;"
"Who, with the Holy Ghost and thee,"
"Doth live and reign eternally. Amen."
}}
}
} %%% lyric markup bracket
%%% Amen score block
\score{
\new ChoirStaff
<<
\context Staff = upper \with { fontSize = #-3 \override StaffSymbol #'staff-space = #(magstep -2) }
<<
\context Voice = "sopranos" { \relative c' { \clef treble \global \voiceOne f1 f1 \bar "||" }}
\context Voice = "altos" { \relative c' { \clef treble \global \voiceTwo d1 c1 \bar "||" }}
>>
\context Lyrics \lyricsto "altos" { \override LyricText #'font-size = #-1 A -- men. }
\context Staff = lower \with { fontSize = #-3 \override StaffSymbol #'staff-space = #(magstep -2) }
<<
\context Voice = "tenors" { \relative c { \clef bass \global \voiceThree bes'1 a1 \bar "||" }}
\context Voice = "basses" { \relative c { \clef bass \global \voiceFour bes1 f1 \bar "||" }}
>>
>>
\header { breakbefore = ##f piece = " " opus = " " }
\layout {
\context { \Score timing = ##f }
ragged-right = ##t
indent = 15\cm
\context { \Staff \remove Time_signature_engraver }
}
%%% Amen midi
\midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 56 2) }}
}
} %%book bracket
Lily3 Notes
Copy the Lilypond source to your computer and compile it to create MIDIs and a PDF to check. Leave notes here, or edit the code in Lily2 and leave notes describing the changes. The L3 who declares the hymn "cleared" should upload the correctly-named files to the file repository. This ensures that what is checked and cleared is exactly what is uploaded.
Lily3 cleared, files uploaded styg 18:39, 25 June 2007 (PDT)
Project History
- Lily1 - done (ABC) QMacrocarpa 14:25, 11 June 2007 (PDT) (lyrics added)
- Lily2 - done Jkenny 20:56, 23 June 2007 (PDT)
- Lily3 - Lily3 cleared, files uploaded styg 18:40, 25 June 2007 (PDT)