\version "2.11.34" \header { % title = "209. Evening Shade. S.M." title = "Evening Shade" source = "The Sacred Harp (1991 Denson edition)" poet = "John Leland, 1792." composer = "Stephen Jenks, 1805." tagline = \markup { \fill-line { \with-url #"http://creativecommons.org/licenses/by/2.5/ca/" "License: Creative Commons Attribution 2.5" "Reactor Core Hymn Repository" \with-url #"http://hymns.reactor-core.org/" "http://hymns.reactor-core.org/" } } } #(set-global-staff-size 16) #(set-default-paper-size "letter" 'landscape) %major %sacredHarpHeads = \set shapeNoteStyles = ##(fa #f la fa #f la mi) %minor sacredHarpHeads = \set shapeNoteStyles = ##(la mi fa #f la fa #f) \paper { pagenumber = "yes" linewidth = 120\mm indent = 0\mm } % increase bar number ibn = \applyContext #(lambda (x) (let ((measurepos (ly:context-property x 'measurePosition))) ; Only increase bar number if not at start of measure. ; This way we ensure that you won't increase bar number twice ; if two parallel voices call increaseBarNumber simultanously: (if (< 0 (ly:moment-main-numerator measurepos)) ; ugh. ignore grace part (begin (ly:context-set-property! (ly:context-property-where-defined x 'internalBarNumber) 'internalBarNumber (1+ (ly:context-property x 'internalBarNumber))) (ly:context-set-property! (ly:context-property-where-defined x 'currentBarNumber) 'currentBarNumber (1+ (ly:context-property x 'currentBarNumber))) ; set main part of measurepos to zero, leave grace part as it is: (ly:context-set-property! (ly:context-property-where-defined x 'measurePosition) 'measurePosition (ly:make-moment 0 1 (ly:moment-grace-numerator measurepos) (ly:moment-grace-denominator measurepos))))))) numverses = 2 pause = { \tempo 4=240 r1 \tempo 4=130 } %pause = { } global = { \key e \minor \time 4/4 \sacredHarpHeads \set autoBeaming = ##f \tempo 4=130 } soprano = \relative g' { \global b1 | b4.( a8 b4) b | cis2 b | b2. g4 | d' d d b8[ cis] | b2. r4 | r1 | r2. g8[ a] | b[ a] g[ fis] e4 g8[ a] | b4 e b g8[ a] | b4 b b e | d d d g,8[ a] | b4 e d b8[ a] | b1 \bar "|." } alto = \relative g' { \global g1 | e4.( d8 e4) fis | e2 d | e2. e4 | fis fis fis g8[ fis] | e2. r4 | r1 | r1 | r2. g8[ a] | b[ a] g[ fis] e4 e | d2 g | fis2. g8[ fis] | e4 e d d | e1 \bar "|." } tenor = \relative g' { \global e1 | g4.( a8 b4) d | e2 d | e2. b4 | a a a g8[ a] | b2. r4 | r2. g8[ a] | b[ a] g[ fis] e4 g8[ a] | b[ e] d4 e2 ~ | e2. b4 | d d d cis | b8[ a] g[ a] b4 d | e b a8[ fis] d4 | e1 \bar "|." } bass = \relative f { \global e1 | e4.( fis8 g4) g | a2 b | e,2. g4 | d d d e8[ d] | b2. g'8[ a] | b[ a] g[ fis] e4 e | b b e2 ~ | e1 ~ | e2. b'4 | g g g e | b b b d | e g b, b | e1 \bar "|." } sopwords = \lyricsto "sopvox" \context Lyrics = a { \set stanza = "1." The day is past and gone, The ev -- 'ning shades ap -- pear; O may we all re -- mem -- ber well, O may we all re -- mem -- ber well, The night of death is near. } sopwordss = \lyricsto "sopvox" \context Lyrics = aa { \set stanza = "2." We lay our gar -- ments by, Up -- on our beds to rest; So death will soon dis -- robe us all, So death will soon dis -- robe us all, Of what we here pos -- sess. } altwords = \lyricsto "altvox" \context Lyrics = b { _ _ _ _ _ _ _ _ _ _ _ _ O may we all re -- mem -- ber well, The night of death is near. } altwordss = \lyricsto "altvox" \context Lyrics = bb { _ _ _ _ _ _ _ _ _ _ _ _ So death will soon dis -- robe us all, Of what we here pos -- sess. } tnrwords = \lyricsto "tnrvox" \context Lyrics = c { \set stanza = "1." The day is past and gone, The ev -- 'ning shades ap -- pear; O may we all re -- mem -- ber well, O may we all re -- mem -- ber well, The night of death is near. } tnrwordss = \lyricsto "tnrvox" \context Lyrics = cc { \set stanza = "2." We lay our gar -- ments by, Up -- on our beds to rest; So death will soon dis -- robe us all, So death will soon dis -- robe us all, Of what we here pos -- sess. } bsswords = \lyricsto "bssvox" \context Lyrics = d { _ _ _ _ _ _ _ _ _ _ _ _ O may we all re -- mem -- ber well, The night of death is near. } bsswordss = \lyricsto "bssvox" \context Lyrics = dd { _ _ _ _ _ _ _ _ _ _ _ _ So death will soon dis -- robe us all, Of what we here pos -- sess. } \score { \new ChoirStaff << \new Staff << \clef treble \new Voice = "sopvox" \soprano \new Lyrics = "a" {} \new Lyrics = "aa" {} >> \new Staff << \clef treble \new Voice = "altvox" \alto \new Lyrics = "b" {} \new Lyrics = "bb" {} >> \new Staff << \clef treble \new Voice = "tnrvox" \tenor \new Lyrics = "c" {} \new Lyrics = "cc" {} >> \new Staff << \clef bass \new Voice = "bssvox" \bass \new Lyrics = "d" {} \new Lyrics = "dd" {} >> \sopwords \sopwordss \altwords \altwordss \tnrwords \tnrwordss \bsswords \bsswordss >> \layout { \context { \Score \remove "Bar_number_engraver" \override PaperColumn #'keep-inside-line = ##t \override MetronomeMark #'transparent = ##t } \context { \ChoirStaff \accepts "Lyrics" } \context { \Lyrics \override LyricSpace #'minimum-distance = #1.2 \override LyricText #'self-alignment-X = #LEFT \consists "Bar_engraver" \consists "Separating_line_group_engraver" \override BarLine #'transparent = ##t } } } \score { << \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \transpose g' g'' \repeat unfold \numverses { \unfoldRepeats { \soprano } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \transpose g' g'' \repeat unfold \numverses { \unfoldRepeats { \soprano } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \repeat unfold \numverses { \unfoldRepeats { \soprano } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \transpose g' g'' \repeat unfold \numverses { \unfoldRepeats { \alto } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \repeat unfold \numverses { \unfoldRepeats { \alto } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \repeat unfold \numverses { \unfoldRepeats { \alto } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \repeat unfold \numverses { \unfoldRepeats { \tenor } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef treble \transpose g' g \repeat unfold \numverses { \unfoldRepeats { \tenor } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef bass \repeat unfold \numverses { \unfoldRepeats { \bass } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef bass \transpose f f, \repeat unfold \numverses { \unfoldRepeats { \bass } \pause } } \new Staff { \set Staff.midiInstrument = #"church organ" \global \clef bass \transpose f f, \repeat unfold \numverses { \unfoldRepeats { \bass } \pause } } % \new Staff { \set Staff.midiInstrument = #"acoustic grand" % \global \clef treble \repeat unfold \numverses { \unfoldRepeats { \soprano } \pause } } % \new Staff { \set Staff.midiInstrument = #"acoustic grand" % \global \clef treble \repeat unfold \numverses { \unfoldRepeats { \alto } \pause } } % \new Staff { \set Staff.midiInstrument = #"acoustic grand" % \global \clef treble \repeat unfold \numverses { \unfoldRepeats { \tenor } \pause } } % \new Staff { \set Staff.midiInstrument = #"acoustic grand" % \global \clef bass \repeat unfold \numverses { \unfoldRepeats { \bass } \pause } } >> \midi { } }