added addeste fideles willcocks version for baptism

This commit is contained in:
leopoldfajtak
2025-01-09 16:27:31 +01:00
parent 93b2a6e91b
commit 95d7ca80d5
9 changed files with 228 additions and 22 deletions
@@ -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>>
}
>>
>>
}
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,65 @@
\version "2.24.4"
\include "willcocks_vars.ly"
\include "../adeste_fideles_baptism_vars.ly"
\score {
\new ChoirStaff <<
\new Staff <<
\Song.Meta
{
\new Voice = "verse" <<\voiceOne \Song.Voice.Verse>>
\new Voice = "chorus" <<\voiceOne \Song.Voice.Chorus>> \bar "||"
}
{
\new Voice <<\voiceTwo \Song.Voice.A.Verse>>
\new Voice <<\voiceTwo \Song.Voice.A.Chorus>>
}
>>
\new Lyrics <<
\lyricsto "verse" {\set stanza = "1." \Song.Lyrics.Baptism.I}
\lyricsto "chorus" {\Song.Lyrics.German.Chorus}
>>
\new Lyrics \lyricsto "verse" {\set stanza = "2." \Song.Lyrics.Baptism.II}
\new Lyrics \lyricsto "verse" {\set stanza = "4. Unisono" \Song.Lyrics.Baptism.IV}
\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>>
}
>>
>>
}
\score {
\new ChoirStaff <<
\new Staff \with { instrumentName = "Diskant" }<<
\Song.Meta
{
\new Voice = "descant_verse" {\Song.Voice.Descant.Verse}
\new Voice = "descant_chorus" {\Song.Voice.Descant.Chorus} \bar "||"
}
>>
\new Lyrics <<
\lyricsto "descant_verse" {\set stanza = "3." \Song.Lyrics.Baptism.III}
\lyricsto "descant_chorus" {\lyricmode {
O kommt!
O kommt las -- set uns an -- be -- ten den Kö -- nig, den Herrn.
}}
>>
\new Staff \with {instrumentName = "Chor" } {
\Song.Meta
\new Voice = "verse" <<\voiceOne \Song.Voice.Verse>>
\new Voice = "chorus" <<\voiceOne \Song.Voice.Chorus>>
}
\new Lyrics <<
\lyricsto "verse" {\set stanza = "3." \Song.Lyrics.Baptism.III}
\lyricsto "chorus" {\Song.Lyrics.German.Chorus}
>>
>>
}
Binary file not shown.
@@ -0,0 +1,60 @@
\version "2.24.4"
\include "../adeste_fideles_vars.ly"
Song.Voice.A.Verse = \fixed c' {
\phrasingSlurDashed
d4 | 2 4 4 | e2 d |
d4 d d e | d2 4 h, | h,( cis) d cis | d2 4 4 | 2 cis4. d8 | 2. r4 |
d2 e8( fis) g4 | g ( fis) g2 |
d4 d e e | d\( d\) 4
}
Song.Voice.T.Verse = \fixed c {
\phrasingSlurDashed
h4 | 2 4 4 | c'2 a | g4 a g g | 2 fis4
g | 2 a4 a | a( g) fis d | a2( g4.) fis8 | 2. r4 |
h2 c'4 d' | c'2 d' | 4 g h c' | a\( g\) fis4
}
Song.Voice.B.Verse = \fixed c {
\phrasingSlurDashed
g4 | 2 4 4 | 2 fis | g4 fis g c | d2 4
e | 2 d4 a, | d( h,) fis, g, | a,2.. d8 | 2. r4 |
h2 a4 g | a2 g | fis4 g e c | d\( d\) d
}
Song.Voice.A.Chorus = \fixed c' {
\magnifyMusic 0.7 {
d4 | 1~ | 2.
}
4 | 4 4 4 4 | 2 4
g | fis g d d8( cis) | d2 4( e)
d2 4. h,8 | 2.
}
Song.Voice.T.Chorus = \fixed c {
\magnifyMusic 0.7 {
h4 | h a h c' | h2.
}
g4 | g fis g a | g2 fis4
d' | 4 4 a a | 2 g4 g | g2 fis4. g8 | 2.
}
Song.Voice.B.Chorus = \fixed c {
r4 | R1*3 | r2.
g4 | a g fis e | d( c) h,( c) d2 4. g,8 | 2.
}
Song.Voice.Descant.Verse = \relative c'' {
d4 |
d4.( c8) h( c) d( h) | c4.( h8) a( h c a)
h4 d g e | d2 4
d | h4( cis) d e | d( cis8 h) a4 d, | a'4( d2) cis4 | d2. r4
g4.( fis8) e( fis) g( e) | fis4.( e8) dis( e fis dis) |
e4 h h8( a) h( cis) | d2 4
}
Song.Voice.Descant.Chorus = \fixed c'' {
r4 | R1 | r4
d,4 d2~ | 4 r4 r2 |
r4 d,4 d2 | 4 g, d e | fis8( g fis e) d4
d | d g2 fis4 | g2.
}