summaryrefslogtreecommitdiff
path: root/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly')
-rw-r--r--Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly21
1 files changed, 13 insertions, 8 deletions
diff --git a/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly b/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly
index e420d75..b965cba 100644
--- a/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly
+++ b/Allein_Gott_in_der_Hoeh_sei_Ehr/stimmen.ly
@@ -3,6 +3,11 @@ global = {
\key g \major
\autoBeamOff
\partial 2
+ s2 |
+ \repeat unfold 29 { \skip 1. | } \time 4/2
+ \repeat unfold 5 { \skip 1*2 | }
+ \override Staff.BarLine.transparent = ##f
+ \bar "|."
}
sopranMelodie = \relative g' {
@@ -38,9 +43,9 @@ sopranMelodie = \relative g' {
h( a1) | \time 4/2
h1 r2 h |
fis4( e fis) d e( fis g a |
- h2) c d2.( c8[ h] |
- a1~ a) |
- h~ h | \bar "|."
+ h2) c d2.( c8[ h] | \override NoteHead #'style = #'mensural
+ a\breve) |
+ h\breve | \bar "|."
}
altMelodie = \relative d' {
@@ -77,8 +82,8 @@ altMelodie = \relative d' {
g1 r2 g |
a1 c2 h~ |
h a1 g2~( |
- g fis4 e fis1) |
- g1~ g | \bar "|."
+ g fis4 e fis1) | \override NoteHead #'style = #'mensural
+ g\breve | \bar "|."
}
maennerMelodie = \relative g, {
@@ -114,7 +119,7 @@ maennerMelodie = \relative g, {
g d1) | \time 4/2
g r2 e |
d1 c2 g~ |
- g a h2.( c4 |
- d1~ d) |
- g,~ g | \bar "|."
+ g a h2.( c4 | \override NoteHead #'style = #'mensural
+ d\breve) |
+ g,\breve | \bar "|."
}