summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2015-02-14 20:07:49 +0100
committerErich Eckner <git@eckner.net>2015-02-14 20:07:49 +0100
commit69d2368a211ed75cac67db2cd5be8c0758df6733 (patch)
treeeda43980f443a4bd9fe50833c391445e0bfaaf67
parentdfb9a8d9f1f424b4a9d78f807fb01506cf9b4ddb (diff)
downloadMusik-69d2368a211ed75cac67db2cd5be8c0758df6733.tar.xz
Kyrie Begleitung angefangen
-rw-r--r--Kyrie/Kyrie.ly32
-rw-r--r--Kyrie/stimmen.ly38
2 files changed, 59 insertions, 11 deletions
diff --git a/Kyrie/Kyrie.ly b/Kyrie/Kyrie.ly
index 02b679b..f439e4e 100644
--- a/Kyrie/Kyrie.ly
+++ b/Kyrie/Kyrie.ly
@@ -25,18 +25,28 @@
\override VerticalAxisGroup #'remove-first = ##t
}
}
- \new ChoirStaff <<
- \set Score.skipBars = ##t
- \new Staff <<
- \new Voice \pausen
- \new Voice = sopran { \global \voiceOne \sopranMelodie }
- \new Voice = alt { \global \voiceTwo \altMelodie }
+ \new Staff <<
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff <<
+ \new Voice \pausen
+ \new Voice = sopran { \global \voiceOne \sopranMelodie }
+ \new Voice = alt { \global \voiceTwo \altMelodie }
+ >>
+ \new Lyrics \lyricsto sopran { \text }
+ \new Staff <<
+ \new Voice \pausen
+ \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie }
+ \new Voice = bass { \global \clef "bass" \voiceTwo \bassMelodie }
+ >>
>>
- \new Lyrics \lyricsto sopran { \text }
- \new Staff <<
- \new Voice \pausen
- \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie }
- \new Voice = bass { \global \clef "bass" \voiceTwo \bassMelodie }
+ \new PianoStaff <<
+ \new Staff <<
+ \new Voice { \global \autoBeamOn \klavierRechts }
+ >>
+ \new Staff <<
+ \new Voice { \global \clef "bass" \autoBeamOn \klavierLinks }
+ >>
>>
>>
}
diff --git a/Kyrie/stimmen.ly b/Kyrie/stimmen.ly
index e43f0fa..21e25dc 100644
--- a/Kyrie/stimmen.ly
+++ b/Kyrie/stimmen.ly
@@ -11,6 +11,44 @@
% Die Stimmen
+ klavierRechts = \relative f' {
+ <f a>4.(_\p << { \voiceOne a) |
+ b4 b8 }
+ \new Voice { \voiceTwo d,8 e f |
+ d g f }
+ >> \oneVoice <e a>4 r8 |
+ <cis e a>4._\f << { \voiceOne a'8 f a | }
+ \new Voice { \voiceTwo d,4. | }
+ >> \oneVoice
+ <e a>4 <d f>8 <cis e>4 <a cis>8 |
+ << { \voiceOne d e f e f a |
+ b4 b8 }
+ \new Voice { \voiceTwo a,4.~_\p a4 d8 |
+ d g e }
+ >> \oneVoice <f a>4 r8 |
+ <e g>4_\f <c e>8 << { \voiceOne f4 c'8 |
+ c4 b8 }
+ \new Voice { \voiceTwo c, d e |
+ f f g }
+ >> \oneVoice <f a>4 r8 |
+ <f b>4._\p << \new Voice { \voiceOne c'8 a c | }
+ { \voiceTwo f,4.( | }
+ >> \oneVoice <f g>4) <d f g>8 <e g>4 r8 |
+ }
+
+ klavierLinks = \relative d {
+ d8 f a f cis d |
+ g e d cis e cis |
+ a a' g f d f |
+ cis cis d a a' g |
+ f e d cis d f |
+ g e c f a f |
+ c' c, b a b c |
+ d d e f a f |
+ d f d a f' a, |
+ b b h c e g |
+ }
+
pausen = {
\repeat unfold 19 {
s2. |