diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a136337 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pdf diff --git a/hallelujah-what-a-savior-sab.pdf b/hallelujah-what-a-savior-sab.pdf deleted file mode 100644 index 2f29e7b..0000000 Binary files a/hallelujah-what-a-savior-sab.pdf and /dev/null differ diff --git a/were-you-there-sab.ly b/were-you-there-sab.ly index 1edb5da..f820bcd 100644 --- a/were-you-there-sab.ly +++ b/were-you-there-sab.ly @@ -46,6 +46,27 @@ baritone = \relative ef { af'4 c | bf2 bf4 bf | bf g bf4. af8 | g1~ | g2 } +% sopTransition = \relative f' { +% \key bf \major +% f4 bf,8( c) d( ef) f4 | +% \key b \major +% fs4 as,8( b) cs( ds) e4 \bar "||" +% } +% +% altoTransition = \relative d' { +% \key bf \major +% d4 bf bf8( c) d4 | +% \key b \major +% cs4 as8( b) as( b) cs4 | +% } +% +% bariTransition = \relative bf { +% \key bf \major +% bf4 a af af | +% \key b \major +% as as8( gs) fs4 fs | +% } + verseOne = \lyricmode { \set stanza = "1. " Were you there when they cru -- ci -- fied my Lord? @@ -100,3 +121,21 @@ verseFour = \lyricmode { >> \layout { } } + +% Optional modulation between verses four and five +% \score { +% << +% \new ChoirStaff << +% \new Staff = "sopTransition" << +% \new Voice = "sopTransition" { \voiceOne \sopTransition } +% \new Lyrics \lyricsto sopTransition { \refrain } +% \new Voice = "altoTransition" { \voiceTwo \altoTransition } +% >> +% \new Staff = "bariTransition" << +% \clef bass +% \new Voice = "bariTransition" { \voiceThree \bariTransition } +% >> +% >> +% >> +% \layout { } +% } diff --git a/were-you-there-sab.pdf b/were-you-there-sab.pdf deleted file mode 100644 index 75c5581..0000000 Binary files a/were-you-there-sab.pdf and /dev/null differ diff --git a/why-should-he-love-me-so-sab.pdf b/why-should-he-love-me-so-sab.pdf deleted file mode 100644 index f0b29f8..0000000 Binary files a/why-should-he-love-me-so-sab.pdf and /dev/null differ diff --git a/wonderful-words-of-life-sa.pdf b/wonderful-words-of-life-sa.pdf deleted file mode 100644 index 7d83855..0000000 Binary files a/wonderful-words-of-life-sa.pdf and /dev/null differ