From 18d9270a47499d629c342e6a4c46d6efdb4053ac Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 19 Nov 2016 01:46:16 +0100 Subject: Oeffne_den_Weg soweit fertig --- Oeffne_den_Weg/Oeffne_den_Weg.ly | 6 +- Oeffne_den_Weg/stimmen.ly | 203 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 204 insertions(+), 5 deletions(-) diff --git a/Oeffne_den_Weg/Oeffne_den_Weg.ly b/Oeffne_den_Weg/Oeffne_den_Weg.ly index 0d4377e..cd2a384 100644 --- a/Oeffne_den_Weg/Oeffne_den_Weg.ly +++ b/Oeffne_den_Weg/Oeffne_den_Weg.ly @@ -50,9 +50,9 @@ \new Staff << \new Voice { \global \clef "bass" \melodieOrgelLinks } >> - \new Staff << - \new Voice { \global \clef "bass" \melodiePedal } - >> + >> + \new Staff << + \new Voice { \global \clef "bass" \melodiePedal } >> >> \layout { diff --git a/Oeffne_den_Weg/stimmen.ly b/Oeffne_den_Weg/stimmen.ly index 0a4a8af..3a2d428 100644 --- a/Oeffne_den_Weg/stimmen.ly +++ b/Oeffne_den_Weg/stimmen.ly @@ -335,11 +335,210 @@ >> \oneVoice 2 4. 8~ | 4( 8 2 | - 4) 2 | + 4) 2 | % Takt 24 + r4 << + \new Voice { \voiceOne + a4( h ais) | + h1 || + } + { \voiceTwo + e4~ e2 | + d2~ d4 e~ + } + >> \oneVoice + 2 e'4( dis) | + 8( 4 8~ 2) | + 1~ | + 1~ | + 1~ | + 2( 4.) r8 | + << + { \voiceOne + fis,1~ | + fis2 h | + a~( a8 g4 fis8) | + e4( d2 cis4) | + fis2( e8) h'4( a8) | + fis2( e8) d'4( g,8) | + } + \new Voice { \voiceTwo + e4( d) e2~( | + e4 d) e2 | + cis4( d h2~ | + h2. a4) | + d2 c | + e4 d~ d2 | + } + >> \oneVoice + 4( 8 4 ) | % Takt 39 + << + { \voiceOne + e2~( ) | + } + \new Voice { \voiceTwo + d2. cis4 | + } + >> \oneVoice + 2( ) | + << + { \voiceOne + d'1~ | + d~ | + d~ | + d2. r4 | + } + \new Voice { \voiceTwo + 2( | + 1) | + 2( | + fis) | + } + >> \oneVoice + 2 | + | + << + { \voiceOne + h1 | + } + \new Voice { \voiceTwo + g4( a) g2 | + } + >> \oneVoice + r4 4( ) | + 2 | + 8 r4. | + 2 r | + r | + r | + r ^\fermata | \bar "|." } melodieOrgelLinks = \relative a { - a2( g) | + << + { \voiceOne + a2( g) | + a( b) | + a4( g8 a \oneVoice 4 ) | \voiceOne + c( b h a) | + a1 | + g4( e) g c8( h) | + a1 | + g4( fis e fis) | + g( fis) e2~( | + e d) | + h'1 | + } + \new Voice { \voiceTwo + d,1~ | + d | + d2 s | + g1 | + d~ | + d | + d | + a | + g | + fis2 h | + 4( fis g2) | + } + >> \oneVoice + ( ) | % Takt 12 + << + { \voiceOne + 2( g) | + a( b) | + a1 | + g4( e) g8( a c4) | + a1 | + g4( fis e fis) | + g( fis) e2 | + } + \new Voice { \voiceTwo + d1~ | + d | + d~ | + d | + d | + a2 d | + d e | + } + >> \oneVoice + cis4( e d2) | + 4( fis 4. fis8) | % Takt 21 + << + { \voiceOne + e2( g) | + fis( e) | + fis( g) | + } + \new Voice { \voiceTwo + e1 | + a,~ | + a | + } + >> \oneVoice + 2( cis) | + << + { \voiceOne + fis2~( fis8 a) gis4~( | + gis8 a h a~ a2) | + h1 | + b2.. r8 | + } + \new Voice { \voiceTwo + b,1 | + c2 b | + a'8( g4 fis4. e4) | + d2.( e4) | + } + >> \oneVoice + fis1 | + ( | + 2 4.) r8 | % Takt 32 + << + { \voiceOne + a2 h4( ais~ | + } + \new Voice { \voiceTwo + d,2( cis) | + } + >> \oneVoice + 4) h'4~ 2( | + << + \new Voice { \voiceOne + r4 a4.( g4 fis8) | + } + { \voiceTwo + e4 d2 dis4) | + } + >> % Takt 35 + e4.( fis8 g2) | + << + { \voiceOne + a2( g) | + a( b) | + a4( g8 a \oneVoice 4 ) | \voiceOne + c'( b h a) | + } + \new Voice { \voiceTwo + d,1~ | + d | + d2 s | + g1 | + } + >> \oneVoice + 1 | + R1*4 | + g4( fis) e2~ | + e d | + e4( fis) 2 | + | + 1 | + 2 8 r4. | + 2 r | + r | + r | + r ^\fermata | \bar "|." } melodiePedal = \relative d, { -- cgit v1.2.3-70-g09d2