diff options
author | Erich Eckner <git@eckner.net> | 2018-08-16 14:39:38 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-08-16 14:39:38 +0200 |
commit | cab0a733563b51764f5f0e8cbd9e62170fa9cbfd (patch) | |
tree | d92cb17cefbea64e4a08595387fcd91b7f08fdc7 /Uns_ist_ein_Kind_geboren | |
parent | 0b0e0b46fd6c30688ac9304d706c00ebed39f5a6 (diff) | |
download | Musik-cab0a733563b51764f5f0e8cbd9e62170fa9cbfd.tar.xz |
Uns_ist_ein_Kind_geboren: Chor 4 fertig
Diffstat (limited to 'Uns_ist_ein_Kind_geboren')
-rw-r--r-- | Uns_ist_ein_Kind_geboren/Uns_ist_ein_Kind_geboren.ly | 2 | ||||
-rw-r--r-- | Uns_ist_ein_Kind_geboren/parts/IV_Chor.ly | 24 | ||||
-rw-r--r-- | Uns_ist_ein_Kind_geboren/parts/artikulation_IV_Chor.ly | 5 | ||||
-rw-r--r-- | Uns_ist_ein_Kind_geboren/parts/stimmen_IV_Chor.ly | 395 | ||||
-rw-r--r-- | Uns_ist_ein_Kind_geboren/parts/texte_IV_Chor.ly | 28 |
5 files changed, 290 insertions, 164 deletions
diff --git a/Uns_ist_ein_Kind_geboren/Uns_ist_ein_Kind_geboren.ly b/Uns_ist_ein_Kind_geboren/Uns_ist_ein_Kind_geboren.ly index d4d6cb9..ed413bb 100644 --- a/Uns_ist_ein_Kind_geboren/Uns_ist_ein_Kind_geboren.ly +++ b/Uns_ist_ein_Kind_geboren/Uns_ist_ein_Kind_geboren.ly @@ -28,6 +28,6 @@ \include "parts/texte_VIII_Choral.ly" \include "parts/II_Chor.ly" -%\include "parts/IV_Chor.ly" +\include "parts/IV_Chor.ly" \include "parts/VIII_Choral.ly" #(ly:set-option 'relative-includes #f) diff --git a/Uns_ist_ein_Kind_geboren/parts/IV_Chor.ly b/Uns_ist_ein_Kind_geboren/parts/IV_Chor.ly index 68b75f2..81140cf 100644 --- a/Uns_ist_ein_Kind_geboren/parts/IV_Chor.ly +++ b/Uns_ist_ein_Kind_geboren/parts/IV_Chor.ly @@ -3,25 +3,29 @@ \score { \new ChoirStaff << \set Score.skipBars = ##t + \new Lyrics = textSopran { } \new Staff << - \label #'VIII - \new Voice = frauen { \globalVIII \oneVoice \pausenVIII } - \new Voice = sopran { \globalVIII \voiceOne << \sopranMelodieVIII \artikulationVIII >> } - \new Voice = alt { \globalVIII \voiceTwo \altMelodieVIII } + \label #'IV + \new Voice = frauen { \globalIV \oneVoice \frauenPausenIV } + \new Voice = sopran { \globalIV \voiceOne << \sopranMelodieIV \artikulationIV >> } + \new Voice = alt { \globalIV \voiceTwo \altMelodieIV } >> - \new Lyrics = text { } + \new Lyrics = textAlt { } \new Staff << - \new Voice = maenner { \globalVIII \oneVoice \pausenVIII } - \new Voice = tenor { \globalVIII \clef "bass" \voiceOne \tenorMelodieVIII } - \new Voice = bass { \globalVIII \clef "bass" \voiceTwo << \bassMelodieVIII \artikulationVIII >> } + \new Voice = maenner { \globalIV \oneVoice \maennerPausenIV } + \new Voice = tenor { \globalIV \clef "bass" \voiceOne \tenorMelodieIV } + \new Voice = bass { \globalIV \clef "bass" \voiceTwo << \bassMelodieIV \artikulationIV >> } >> - \context Lyrics = text \lyricsto sopran \textVIII + \new Lyrics = textBass { } + \context Lyrics = textSopran \lyricsto sopran \sopranTextIV + \context Lyrics = textAlt \lyricsto alt \altTextIV + \context Lyrics = textBass \lyricsto bass \bassTextIV >> \layout { indent = #0 } \header { tagline = ##f - piece = "8. Choral - Halleluja" + piece = "4. Chor" } } diff --git a/Uns_ist_ein_Kind_geboren/parts/artikulation_IV_Chor.ly b/Uns_ist_ein_Kind_geboren/parts/artikulation_IV_Chor.ly index ac247e3..9f3f975 100644 --- a/Uns_ist_ein_Kind_geboren/parts/artikulation_IV_Chor.ly +++ b/Uns_ist_ein_Kind_geboren/parts/artikulation_IV_Chor.ly @@ -1,5 +1,4 @@ -artikulationVIII = { - s2.*40 | - s4\fermata \bar "|." +artikulationIV = { + s2.*64 | \bar "|." } diff --git a/Uns_ist_ein_Kind_geboren/parts/stimmen_IV_Chor.ly b/Uns_ist_ein_Kind_geboren/parts/stimmen_IV_Chor.ly index 869f335..c8bac0a 100644 --- a/Uns_ist_ein_Kind_geboren/parts/stimmen_IV_Chor.ly +++ b/Uns_ist_ein_Kind_geboren/parts/stimmen_IV_Chor.ly @@ -1,190 +1,299 @@ \version "2.12" -globalVIII = { +globalIV = { \time 3/4 \key c \major \autoBeamOff } -pausenVIII = { - R2.*6 | - r2 s4 | - s2. | +frauenPausenIV = { + s2.*14 | + s2 r4 | + s2.*10 | + s2 r4 | + R2. | + s2.*6 | s2 r4 | + R2. | r2 s4 | s2. | s2 r4 | R2. | r2 s4 | - s2. | + s2.*9 | s2 r4 | + R2. | r2 s4 | s2.*6 | + s2 r4 | + R2.*5 | \bar "|." +} + +maennerPausenIV = { + R2. | + s2.*6 | + s2 r4 | + s2.*6 | + s2 r4 | + s2.*10 | + s2 r4 | + R2. | + s2.*6 | + s2 r4 | R2. | r2 s4 | - s2.*2 | + s2. | + s2 r4 | R2. | r2 s4 | - s2.*2 | + s2.*9 | + s2 r4 | + R2. | r2 s4 | s2.*6 | - r2 r8 s | - s2. | - s4 \bar "|." + s2 r4 | + R2.*5 | \bar "|." } -sopranMelodieVIII = \relative a' { - s2.*6 | - s2 a4 | - c2 h4 | - a2 s4 | - s2 a4 | - c2 h4 | - a2 s4 | +sopranMelodieIV = \relative g' { + g4 g g | + e8[( d] e[ f]) g[( e]) | + a2 a4 | + f8[( e] d[ e] f[ d] | + g2) g4 | + R2.*2 | + c4 c c | + h8[( a] h[ c]) d[( h]) | + e2 e4 | + c8[( h] a[ h] c[ a] | + d2) d4 | + h8[ a] h[ c] d[ h] | + e[ d] e[ g] f[ e] | + d4 d s | + \new CueVoice { + e,8[ d e f g e] | + a4 a a | + f8[ e d e f d] | + g4 g g | + } + e' e e | + d8[( c] d[ h]) c[( d]) | + e4 e2 | + d4 d e | + fis2 g4~ | + g fis2 | + g s4 | s2. | - s2 e'4 | - d d c | - h2 s4 | - s2 h4 | - c2 c4 | - d2 d4 | + d4 d d | e2 e4 | - d2 c4~ | - c h2 | - a2. | - s | - s2 e'4 | - d2 c4 | - h2. | - s | + d2 g4 | + e8[( d]) c4 e | + f2 f4~ | + f e2 | + f s4 | + s2. | s2 e4 | - d2 c4 | - h2. | - s2 h4 | - c2 c4 | - d2 d4 | - e2 e4 | - d2 c4~ | - c h2 | - a2. | - s2 s8 e | - a4 a( gis) | - a \bar "|." -} - -altMelodieVIII = \relative c' { - s2.*6 | - s2 c4 | - e2 e4 | - c2 s4 | - s2 c4 | - e2 e4 | + e e e | + d d s | + s2. | + s2 e4 | + e4. d8 c4 | + h h e | + e d d | + c c h | + c4. d8 h4 | + a2 e'4 | + e4. e8 f4 | + f4. g8 e4 | + e4. e8 d4 | c2 s4 | s2. | - s2 g'4 | - g g e | - e2 s4 | s2 e4 | - e2 e4 | + d4. d8 d4 | + g4. f8 e4 | + e4. e8 d4 | + c2 d4 | + e4. e8 d4 | + e4. e8 d4 | + c2 s4 | + s2.*5 | \bar "|." +} + +altMelodieIV = \relative g' { + g4 g g | + e8[( d] e[ f]) g[( e]) | + a2 a4 | + f8[( e] d[ e] f[ d] | + g2) g4 | + e8[ d] e[ g] f[ e] | + d[ c] d[ e] f[ d] | + e4 e r | + R2.*6 | + r2 s4 | + R2.*4 | + g4 g g | g2 g4 | g2 g4 | - g2 e4( | - f) h,( e) | - c2. | - s | - s2 g'4 | - g2 e4 | - e2. | - s | - s2 g4 | - g2 e4 | - e2. | - s2 e4 | - e2 e4 | + g g g | + a2 h4~ | + h a2 | + g s4 | + s2. | + g4 g g | g2 g4 | g2 g4 | - g2 e4( | - f) h,( e) | - c2. | - s2 s8 e | - e4 e2 | - c4 \bar "|." -} - -tenorMelodieVIII = \relative a { - s2.*6 | + g g g | + a2 a4~ | + a g2 | + f s4 | + s2. | + s2 g4 | + g g g | + g g s | + s2. | s2 a4 | - a2 gis4 | - a2 s4 | + a4. gis8 a4 | + gis4 gis gis | + a4. gis8 a4 | + e e gis | + a4. a8 gis4 | + a2 a4 | + a4. a8 a4 | + h4. h8 g4 | + g4. g8 g4 | + e2 s4 | + s2. | s2 a4 | - a2 gis4 | - a2 s4 | + a4. a8 g4 | + g4. g8 g4 | + g4. g8 g4 | + e2 g4 | + g4. g8 g4 | + g4. g8 g4 | + e2 s4 | + s2.*5 | \bar "|." +} + +tenorMelodieIV = \relative c' { s2. | - s2 c4 | - h h a | - gis2 s4 | - s2 gis4 | + c4 c c | + a8[( g] a[ h]) c[( a]) | + d2 d4 | + h8[ a] g[ a] h[ g] | + c[ h] c[ e] d[ c] | + h[ a] h[ c] d[ h] | + c4 c s | + g g g | + e8[( d] e[ f]) g[( e]) | a2 a4 | - h2 h4 | + f8[ e] d[ e] f[ d] | + g[ f] g[ a] h[ g] | + c[ h] c[ e] d[ c] | + h[ a] g4 s | + R2.*4 | + c4 c c | + d2 d4 | + c2 c4 | + h h c | + c2 d4~ | + d c2 | + h s4 | + s2. | + h4 h h | c2 c4 | - h2 a4~ | - a a( gis) | - a2. | - s | + h8[( a] h[ c]) d[( h]) | + c4 c c | + c2 c4~ | + c c2 | + a s4 | + s2. | s2 c4 | - h2 a4 | - gis2. | - s | + c c c | + h h s | + s2. | s2 c4 | - h2 a4 | - gis2. | - s2 gis4 | - a2 a4 | - h2 h4 | + c4. h8 c[( d]) | + e4 e e | + e d a8[( h]) | + c4 c e | + e4. e8 e4 | c2 c4 | - h2 a4~ | - a a( gis) | - a2. | - s2 s8 e' | - c4 h2 | - a4 \bar "|." + c4. c8 d4 | + d4. d8 c4 | + c4. c8 h4 | + c2 s4 | + s2. | + s2 c4 c4. c8 h4 | + c4. h8 c4 | + c4. c8 h4 | + c2 h4 | + c4. c8 h4 | + c4. c8 h4 | + c2 s4 | + s2.*5 | \bar "|." } -bassMelodieVIII = \relative a { - s2.*6 | - s2 a4 | - a2 e4 | - a,2 s4 | - s2 a'4 | - a2 e4 | - a,2 s4 | +bassMelodieIV = \relative c' { s2. | - s2 c'4 | - g g a | - e2 s4 | - s2 e4 | - a2 a4 | - g2 g4 | - c2 c4 | - g2 a4( | - d,) e2 | - a,2. | - s | - s2 c'4 | - g2 a4 | - e2. | - s | - s2 c'4 | - g2 a4 | - e2. | - s2 e4 | + c4 c c | + a8[( g] a[ h]) c[( a]) | + d2 d4 | + h8[ a] g[ a] h[ g] | + c[ h] c[ e] d[ c] | + h[ a] h[ c] d[ h] | + c4 c s | + g g g | + e8[( h] e[ f]) g[( e]) | a2 a4 | - g2 g4 | - c2 c,4 | - g'2 a4( | - d,) e2 | - a,2. | - s2 s8 e' | - a4 e2 | - a,4 \bar "|." + f8[ e] d[ e] f[ d] | + g[ f] g[ a] h[ g] | + c[ h] c[ e] d[ c] | + h[ a] g4 s | + \new CueVoice { + c4 c c | + a8[ g a h c a] | + d4 d d | + h8[ a g a h g] | + } + c4 c c | + h8[( a] h[ g]) a[( h]) | + c4( c,8[ d]) e[( f]) | + g4 g c | + a2 g4~ | + g d2 | + g2 s4 | + s2. | + g4 g g | + e8[( d] c[ d]) e[( f]) | + g[( f] g[ a]) h[( g]) | + c4 c, c' | + a2 f4~ | + f c2 | + f s4 | + s2. | + s2 c4 | + e4. d8 e8[( f]) | + g4 g s | + s2. | + s2 r4 | + R2. | + r2 e4 | + fis4. e8 fis[( gis]) | + a4 a e | + a4. a8 e4 | + a,2 a'4 | + a4. a8 d4 | + g,4. g8 c4 | + e,4. f8 g4 | + c,2 s4 | + s2. | + s2 a'4 | + f4. f8 g4 | + e4. d8 c4 | + g'4. g8 g,4 | + c2 g'4 | + c4. c8 g4 | + c4. c8 g4 | + c,2 s4 | + s2.*5 | \bar "|." } diff --git a/Uns_ist_ein_Kind_geboren/parts/texte_IV_Chor.ly b/Uns_ist_ein_Kind_geboren/parts/texte_IV_Chor.ly index 4e7f569..5d5c2a4 100644 --- a/Uns_ist_ein_Kind_geboren/parts/texte_IV_Chor.ly +++ b/Uns_ist_ein_Kind_geboren/parts/texte_IV_Chor.ly @@ -1,9 +1,23 @@ -textVIII = \lyricmode { - Ha -- le -- lu -- ja, Ha -- le -- lu -- ja, - ge -- lo -- bet sei Gott, - sin -- gen wir all' aus un -- sers Her -- zens Grun -- de: - denn Gott hat heut' ge -- macht solch' Freud', - der wir ver -- ges -- sen soll'n zu kei -- ner Stun -- de. - Hal -- le -- lu -- ja. +sopranTextIV = \lyricmode { + \repeat unfold 9 { \skip 1 } + ich will den Na -- men Got -- tes lo -- ben, + lo -- _ _ _ _ _ _ ben, +} + +altTextIV = \lyricmode { + Ich will den Na -- men Got -- tes lo -- ben, lo -- _ _ _ _ _ _ ben, + ich will den Na -- men Got -- tes lo -- ben mit ei -- nem Lie -- de, + ich will den Na -- men Got -- tes lo -- ben mit ei -- nem Lie -- de, + und will ihn hoch eh -- ren, + und will ihn hoch eh -- ren, + und will ihn hoch eh -- ren, hoch eh -- ren mit Dank, + und will ihn hoch eh -- ren, hoch eh -- ren mit Dank, + und will ihn hoch eh -- ren, hoch eh -- ren mit Dank, + und will ihn hoch eh -- ren mit Dank. +} + +bassTextIV = \lyricmode { + Ich will den Na -- men Got -- tes lo -- _ _ _ _ _ _ _ _ _ ben, + ich will den Na -- men Got -- tes lo -- _ _ _ _ _ _ _ _ _ ben, } |