diff options
author | Erich Eckner <git@eckner.net> | 2018-04-26 12:00:27 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-04-26 12:00:27 +0200 |
commit | f9cf155b6088a753dbf3860db151bb119e8c1d2d (patch) | |
tree | fe601c1ee763c9f0cd08b6b080c1708622f59c27 /The_armed_man/parts/Agnus_Dei.ly | |
parent | a3fa328d20fec44da44a56f11f010011ffe58ef6 (diff) | |
download | Musik-f9cf155b6088a753dbf3860db151bb119e8c1d2d.tar.xz |
The_armed_man: Agnus_Dei: Stichnoten fertig
Diffstat (limited to 'The_armed_man/parts/Agnus_Dei.ly')
-rw-r--r-- | The_armed_man/parts/Agnus_Dei.ly | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/The_armed_man/parts/Agnus_Dei.ly b/The_armed_man/parts/Agnus_Dei.ly index 086bc09..31076c4 100644 --- a/The_armed_man/parts/Agnus_Dei.ly +++ b/The_armed_man/parts/Agnus_Dei.ly @@ -6,13 +6,16 @@ \new Staff << \label #'AgnusDei \new Voice = frauen { \globalAgnusDei \frauenPausenAgnusDei } + \new CueVoice { \globalAgnusDei \oneVoice \sopranSoloMelodieAgnusDei } \new Voice = sopran { \globalAgnusDei \voiceOne \sopranMelodieAgnusDei } \new Voice = alt { \globalAgnusDei \voiceTwo \altMelodieAgnusDei } >> \new Lyrics = text { } \new Staff << \new Voice = maenner { \globalAgnusDei \maennerPausenAgnusDei } + \new CueVoice { \globalAgnusDei \clef "bass" \voiceOne \tenorSoloMelodieAgnusDei } \new Voice = tenor { \globalAgnusDei \clef "bass" \voiceOne \tenorMelodieAgnusDei } + \new CueVoice { \globalAgnusDei \clef "bass" \voiceTwo \bassSoloMelodieAgnusDei } \new Voice = bass { \globalAgnusDei \clef "bass" \voiceTwo \bassMelodieAgnusDei } >> \context Lyrics = text \lyricsto sopran \textAgnusDei |