summaryrefslogtreecommitdiff
path: root/Auf_meinen_lieben_Gott/stimmen.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Auf_meinen_lieben_Gott/stimmen.ly')
-rw-r--r--Auf_meinen_lieben_Gott/stimmen.ly16
1 files changed, 16 insertions, 0 deletions
diff --git a/Auf_meinen_lieben_Gott/stimmen.ly b/Auf_meinen_lieben_Gott/stimmen.ly
index 3e5e547..5b351d3 100644
--- a/Auf_meinen_lieben_Gott/stimmen.ly
+++ b/Auf_meinen_lieben_Gott/stimmen.ly
@@ -92,3 +92,19 @@ bassMelodie = \relative a {
e8[ d] c[ h] a'[ g] f[ e] |
d[ h] e[ e,] a4_\fermata \bar "|."
}
+
+unterstimmeMelodie = \relative a, {
+ \autoBeamOn
+ a4 |
+ d gis, a8 g f4 |
+ e2.^\fermata d'4 c h a d |
+ e2.^\fermata e4 |
+ a, h c8 d e f |
+ g a g f e fis gis e |
+ a4 g8 f e d c e |
+ f d g g, c4^\fermata c' |
+ h c gis a8 g |
+ fis e fis d g4^\fermata f |
+ e8 d c h a g f e |
+ d h e4 a^\fermata \bar "|."
+}