summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-01-23 14:09:27 +0100
committerErich Eckner <git@eckner.net>2019-01-23 14:09:27 +0100
commit538a9c7481167904b60fe92e09ea1b668a119cb5 (patch)
tree82b78a3f00dc231b6c64c3fc1c8354a78484691c
parent67579a093f1cdb26bc0f990f519ebea349c6792b (diff)
downloadMusik-538a9c7481167904b60fe92e09ea1b668a119cb5.tar.xz
Missa_in_C fertig
-rw-r--r--Missa_in_C/parts/Agnus_Dei.ly2
-rw-r--r--Missa_in_C/parts/artikulation_Agnus_Dei.ly13
-rw-r--r--Missa_in_C/parts/stimmen_Agnus_Dei.ly72
-rw-r--r--Missa_in_C/parts/texte_Agnus_Dei.ly12
4 files changed, 90 insertions, 9 deletions
diff --git a/Missa_in_C/parts/Agnus_Dei.ly b/Missa_in_C/parts/Agnus_Dei.ly
index 7651f30..80015d5 100644
--- a/Missa_in_C/parts/Agnus_Dei.ly
+++ b/Missa_in_C/parts/Agnus_Dei.ly
@@ -13,7 +13,6 @@
\new Voice = alt { \globalAgnusDei \voiceTwo \altMelodieAgnusDei }
>>
\new Lyrics = textAlt { }
- \new Lyrics = textTenor { }
\new Staff <<
\clef "bass"
\new Voice = maenner { \globalAgnusDei \oneVoice \maennerPausenAgnusDei }
@@ -24,7 +23,6 @@
>>
\new Lyrics = textBass { }
\context Lyrics = textAlt \lyricsto alt \textAltAgnusDei
- \context Lyrics = textTenor \lyricsto tenor \textTenorAgnusDei
\context Lyrics = textBass \lyricsto bass \textBassAgnusDei
>>
\layout {
diff --git a/Missa_in_C/parts/artikulation_Agnus_Dei.ly b/Missa_in_C/parts/artikulation_Agnus_Dei.ly
index 4d1c867..7deaaba 100644
--- a/Missa_in_C/parts/artikulation_Agnus_Dei.ly
+++ b/Missa_in_C/parts/artikulation_Agnus_Dei.ly
@@ -3,4 +3,17 @@ artikulationAgnusDei = {
s1*16 |
s2 s\f |
s1*5 | \bar "||" \time 3/4
+ s2.*4 |
+ s2.^\f |
+ s2.*7 |
+ s2.^\f |
+ s2.*13 |
+ s2 s4^\f |
+ s2.*5 |
+ s4 s2^\f |
+ s2.*3 |
+ s4 s2^\f |
+ s2.*5 |
+ s2.^\f |
+ s2.*3 | \bar "|."
}
diff --git a/Missa_in_C/parts/stimmen_Agnus_Dei.ly b/Missa_in_C/parts/stimmen_Agnus_Dei.ly
index 366c09a..144e130 100644
--- a/Missa_in_C/parts/stimmen_Agnus_Dei.ly
+++ b/Missa_in_C/parts/stimmen_Agnus_Dei.ly
@@ -51,6 +51,13 @@ frauenPausenAgnusDei = {
s2. |
s4 r2 |
R2. |
+ r4 s2 |
+ s2.*3 |
+ r4 s2 |
+ s2.*2 |
+ s4 r2 |
+ s2. |
+ s4 r2 | \bar "|."
}
maennerPausenAgnusDei = {
@@ -88,6 +95,11 @@ maennerPausenAgnusDei = {
s2. |
s4 r2 |
R2. |
+ r4 s2 |
+ s2.*6 |
+ s4 r2 |
+ s2. |
+ s4 r2 | \bar "|."
}
soloSopranMelodieAgnusDei = \relative g' {
@@ -123,7 +135,12 @@ soloSopranMelodieAgnusDei = \relative g' {
g8[ c] g4 s |
a2 g4 |
g8[ c] g4 s |
- s2.*9 |
+ s2.*11 |
+ s4 c b |
+ b a a |
+ s c a |
+ a g g |
+ s2.*4 | \bar "|."
}
soloAltMelodieAgnusDei = \relative c' {
@@ -144,7 +161,12 @@ soloAltMelodieAgnusDei = \relative c' {
e4 r s |
r f8[ e d f] |
e4 r s |
- s2.*9 |
+ s2.*11 |
+ s4 r2 |
+ e4 f f |
+ s a f |
+ f e e |
+ s2.*4 | \bar "|."
}
soloTenorMelodieAgnusDei = \relative g {
@@ -156,7 +178,12 @@ soloTenorMelodieAgnusDei = \relative g {
c4 s2 |
s4 d8[ c h d] |
c4 s2 |
- s2.*9 |
+ s2.*11 |
+ s4 e, g |
+ g f f |
+ f2 a4 |
+ c2 c4 |
+ s2.*4 | \bar "|."
}
soloBassMelodieAgnusDei = \relative c {
@@ -168,7 +195,12 @@ soloBassMelodieAgnusDei = \relative c {
c, s2 |
s4 d g |
c, s2 |
- s2.*9 |
+ s2.*11 |
+ s4 r2 |
+ c2. |
+ c |
+ c2 c4 |
+ s2.*4 | \bar "|."
}
sopranMelodieAgnusDei = \relative c'' {
@@ -207,6 +239,14 @@ sopranMelodieAgnusDei = \relative c'' {
e e d2 |
c4 s2 |
s2. |
+ s4 f4. f8 |
+ e e d2 |
+ c4 s2 |
+ s2.*3 |
+ d2. |
+ e4 s2 |
+ d2. |
+ c4 s2 | \bar "|."
}
altMelodieAgnusDei = \relative f' {
@@ -245,6 +285,14 @@ altMelodieAgnusDei = \relative f' {
g g g2 |
g4 s2 |
s2. |
+ s4 g4. g8 |
+ g g g2 |
+ g4 s2 |
+ s2.*3 |
+ g2. |
+ g4 s2 |
+ g2. |
+ g4 s2 | \bar "|."
}
tenorMelodieAgnusDei = \relative a {
@@ -282,6 +330,14 @@ tenorMelodieAgnusDei = \relative a {
c c c4( h) |
c s2 |
s2. |
+ s4 d4. d8 |
+ c c c4( h) |
+ c s2 |
+ s2.*3 |
+ h2. |
+ c4 s2 |
+ h2. |
+ c4 s2 | \bar "|."
}
bassMelodieAgnusDei = \relative f {
@@ -320,4 +376,12 @@ bassMelodieAgnusDei = \relative f {
c e, g2 |
c,4 s2 |
s2. |
+ s4 h'4. h8 |
+ c e, g2 |
+ c,4 s2 |
+ s2.*3 |
+ g'2. |
+ c4 s2 |
+ g2. |
+ c,4 s2 | \bar "|."
}
diff --git a/Missa_in_C/parts/texte_Agnus_Dei.ly b/Missa_in_C/parts/texte_Agnus_Dei.ly
index 956ac4b..05d62f1 100644
--- a/Missa_in_C/parts/texte_Agnus_Dei.ly
+++ b/Missa_in_C/parts/texte_Agnus_Dei.ly
@@ -2,9 +2,15 @@ textAltAgnusDei = \lyricmode {
Ag -- nus De -- i,
qui -- tol -- lis pe -- ca -- ta, pe -- ca -- ta mun -- di,
qui -- tol -- lis pe -- ca -- ta mun -- di:
-}
-
-textTenorAgnusDei = \lyricmode {
+ do -- na no -- bis pa -- cem,
+ do -- na no -- bis pa -- cem,
+ do -- na no -- bis, no -- bis pa -- cem,
+ do -- na no -- bis pa -- cem,
+ do -- na no -- bis, no -- bis pa -- cem,
+ do -- na pa -- cem,
+ do -- na no -- bis pa -- cem,
+ do -- na no -- bis pa -- cem,
+ do -- na pa -- cem.
}
textBassAgnusDei = \lyricmode {