added addeste fideles willcocks version for baptism
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
\version "2.24.4"
|
||||
\include "../adeste_fideles_vars.ly"
|
||||
\include "willcocks_vars.ly"
|
||||
|
||||
\score {
|
||||
\new ChoirStaff <<
|
||||
\new Staff <<
|
||||
\Song.Meta
|
||||
{
|
||||
\new Voice = "verse" <<\voiceOne \Song.Voice.Verse>>
|
||||
\new Voice = "chorus" <<\voiceOne \Song.Voice.Chorus>>
|
||||
}
|
||||
{
|
||||
\new Voice <<\voiceTwo \Song.Voice.A.Verse>>
|
||||
\new Voice <<\voiceTwo \Song.Voice.A.Chorus>>
|
||||
}
|
||||
>>
|
||||
\new Lyrics <<
|
||||
\lyricsto "verse" {\Song.Lyrics.German.I}
|
||||
\lyricsto "chorus" {\Song.Lyrics.German.Chorus}
|
||||
>>
|
||||
\new Lyrics \lyricsto "verse" {\Song.Lyrics.Baptism.II}
|
||||
\new Lyrics \lyricsto "verse" {\Song.Lyrics.Baptism.III}
|
||||
\new Staff <<
|
||||
\Song.Meta
|
||||
\clef bass
|
||||
{
|
||||
\new Voice <<\voiceOne \Song.Voice.T.Verse>>
|
||||
\new Voice <<\voiceOne \Song.Voice.T.Chorus>>
|
||||
}
|
||||
{
|
||||
\new Voice <<\voiceTwo \Song.Voice.B.Verse>>
|
||||
\new Voice <<\voiceTwo \Song.Voice.B.Chorus>>
|
||||
}
|
||||
>>
|
||||
>>
|
||||
}
|
||||
Reference in New Issue
Block a user