diff options
author | Erich Eckner <git@eckner.net> | 2019-04-18 09:44:19 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-04-18 09:44:19 +0200 |
commit | 643d7422be6a228b92da337ee1521fe5b1e576ab (patch) | |
tree | 9998247b4bb0660e43a35b8a49f05ded93e413f1 /Missa_in_C | |
parent | 3b0c3b20e7c701ef09e8ec37d3b1bcc67fda5899 (diff) | |
download | Musik-643d7422be6a228b92da337ee1521fe5b1e576ab.tar.xz |
Missa_in_C: Rhythmusglattbügelungen
Diffstat (limited to 'Missa_in_C')
-rw-r--r-- | Missa_in_C/parts/stimmen_Agnus_Dei.ly | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Missa_in_C/parts/stimmen_Agnus_Dei.ly b/Missa_in_C/parts/stimmen_Agnus_Dei.ly index 4205eaa..ef2a198 100644 --- a/Missa_in_C/parts/stimmen_Agnus_Dei.ly +++ b/Missa_in_C/parts/stimmen_Agnus_Dei.ly @@ -21,7 +21,7 @@ frauenPausenAgnusDei = { s1 | s4 r8 s s2 | s4 r4. s | - s4 r8 s s2 | + s8 r4 s8 s2 | s4 r2. | \bar "||" \time 3/4 r4 s2 | s2. | @@ -209,7 +209,7 @@ sopranMelodieAgnusDei = \relative c'' { f16[( e d c]) c8 c c c4 a8 | a g s g f'4 e | e8 d s4. c8^\p c4 | - h s8 g es' es es4 | + h8 s4 g8 es' es es4 | d s2. | \bar "||" \time 3/4 s2.*4^\markup{ schneller } | c2. | @@ -255,7 +255,7 @@ altMelodieAgnusDei = \relative f' { g[( b]) e, g a a4 f8 | f e s e g4 g | g8 g s4. g8 g4 | - f s8 f es g fis4 | + f8 s4 f8 es g fis4 | g s2. | \bar "||" \time 3/4 s2.*4 | g2. | |