summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2014-12-15 18:29:13 +0100
committerErich Eckner <git@eckner.net>2014-12-15 18:29:13 +0100
commite5643a0efec7282325ca18be64d75a2c21193bf1 (patch)
tree4e991d42b00832f26992d640e70c80873e26c3c6
parent5c95558f7904907099ef457ca4f229f93bc11991 (diff)
downloadMusik-e5643a0efec7282325ca18be64d75a2c21193bf1.tar.xz
Frohe_Weihnacht neu
-rw-r--r--Frohe_Weihnacht/Frohe_Weihnacht.ly49
-rw-r--r--Frohe_Weihnacht/stimmen.ly150
-rw-r--r--Frohe_Weihnacht/texte.ly50
3 files changed, 249 insertions, 0 deletions
diff --git a/Frohe_Weihnacht/Frohe_Weihnacht.ly b/Frohe_Weihnacht/Frohe_Weihnacht.ly
new file mode 100644
index 0000000..8f014db
--- /dev/null
+++ b/Frohe_Weihnacht/Frohe_Weihnacht.ly
@@ -0,0 +1,49 @@
+\include "deutsch.ly"
+\include "stimmen.ly"
+\include "texte.ly"
+
+#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist))
+#(set-default-paper-size "kindle")
+
+\pointAndClickOff
+
+\header {
+ tagline = ""
+ title = "Frohe Weihnacht"
+}
+\paper {
+ top-margin = 5
+}
+
+\score {
+ \layout {
+ indent = #0
+ \context {
+ \Staff
+ \RemoveEmptyStaves
+ \override VerticalAxisGroup #'remove-first = ##t
+ }
+ }
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Lyrics = "sopranText" { }
+ \new Staff <<
+ \new Voice \frauenPausen
+ \new Voice = sopran { \global \voiceOne \sopranMelodie }
+ \new Voice = alt { \global \voiceTwo \altMelodie }
+ >>
+ \context Lyrics = "sopranText" \lyricsto sopran { \sopranText }
+ \new Lyrics \lyricsto alt { \altText }
+ \new Lyrics \lyricsto sopran { \textI }
+ \new Lyrics \lyricsto sopran { \textII }
+ \new Lyrics \lyricsto sopran { \textIII }
+ \new Lyrics = "tenorText" { }
+ \new Staff <<
+ \new Voice \maennerPausen
+ \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie }
+ \new Voice = bass { \global \clef "bass" \voiceTwo \bassMelodie }
+ >>
+ \context Lyrics = "tenorText" \lyricsto tenor { \tenorText }
+ \new Lyrics \lyricsto bass { \bassText }
+ >>
+}
diff --git a/Frohe_Weihnacht/stimmen.ly b/Frohe_Weihnacht/stimmen.ly
new file mode 100644
index 0000000..40b8bca
--- /dev/null
+++ b/Frohe_Weihnacht/stimmen.ly
@@ -0,0 +1,150 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+ \version "2.18"
+
+ global = {
+ \key b \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 3/4
+ \autoBeamOff
+ \partial 4
+ }
+
+% Die Stimmen
+
+ frauenPausen = {
+ s4 |
+ s2.*10 |
+ s4 r s |
+ s2.*15 |
+ s2 \bar "|."
+ }
+
+ maennerPausen = {
+ r4 |
+ R2.*3 |
+ r2 s4 |
+ s2.*6 |
+ s4 r s |
+ s2.*15 |
+ s2 \bar "|."
+ }
+
+ sopranMelodie = \relative f' {
+ f4^\p |
+ b b8 c b a |
+ g4 g g |
+ c c8 d c b |
+ a4 a a8 a |
+ b4 f f8 f |
+ g2.~( |
+ g |
+ f~ |
+ f4) f f8^\markup{\italic rit. } f |
+ f2.^\fermata^\> |
+ d4^\! s f^\f |
+ b b8 c b a |
+ g4 g g |
+ c c8 d c b |
+ a4 a a |
+ d d8 es d c |
+ b4 g f8 f |
+ b4 c a |
+ b2 f4^\mf |
+ b b b |
+ a2 a4 |
+ b a g |
+ f2 c'4 |
+ d c8 c b b |
+ a4 g f8 f |
+ g4 c a |
+ b2 \bar "|."
+ }
+
+ altMelodie = \relative b {
+ r4 |
+ r2 b4 |
+ es es8 f es d |
+ c4 c c |
+ f f8 g f es |
+ d4 d d8 c |
+ b4( c d |
+ es2. |
+ c4 d es |
+ f) f es8 es |
+ d2. |
+ b4 s f' |
+ d d8 d d d |
+ es4 es es |
+ e e8 e e e |
+ f4 f f |
+ fis fis8 fis fis fis |
+ g4 g f8 f |
+ es4 es es |
+ d2 f4 |
+ d es f |
+ f2 f8[ g] |
+ f4 f e4 |
+ f2 f4 |
+ f f8 f f f |
+ f4 es f8 f |
+ es4 es es |
+ d2 \bar "|."
+ }
+
+ tenorMelodie = \relative f {
+ s4 |
+ s2.*3 |
+ s2 f4 |
+ b b8 c b a |
+ g4 g g |
+ c c8 d c b |
+ a4 a a8 a |
+ b4 b a8 a |
+ b2. |
+ f4 s f |
+ b b8 b b b |
+ es4 b b |
+ c c8 c c c |
+ f4 c c |
+ d d8 d d d |
+ d4 g, b8 b |
+ b4 a a |
+ f2 f4 |
+ b b b |
+ c2 c4 |
+ b c b |
+ a2 a4 |
+ b a8 a g g |
+ b4 b b8 b |
+ b4 a a |
+ f2 \bar "|."
+ }
+
+ bassMelodie = \relative b, {
+ s4 |
+ s2.*3 |
+ s2 r4 |
+ r2 b4 |
+ es es8 f es d |
+ c4 c c |
+ f f8 g f es |
+ d4 d f8 f |
+ b,2._\fermata |
+ b4 s f' b b8 a g f |
+ es4 es d |
+ c c'8 b a g |
+ f4 f es |
+ d d'8 c b a |
+ g4 g d8 d |
+ es4 f f |
+ b,2 f'4 |
+ b, c d |
+ f2 f8[ es] |
+ d4 a8[ b] c4 |
+ f2 es4 |
+ d d8 d d d |
+ es4 es d8 d |
+ es4 f f |
+ b,2 \bar "|."
+ }
diff --git a/Frohe_Weihnacht/texte.ly b/Frohe_Weihnacht/texte.ly
new file mode 100644
index 0000000..23ee7fa
--- /dev/null
+++ b/Frohe_Weihnacht/texte.ly
@@ -0,0 +1,50 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+ textI = \lyricmode {
+ \repeat unfold 28 { \skip 1 }
+ \set stanza = "1."
+ Wir wün -- schen euch fro -- he Weih -- nacht,
+ wir wün -- schen euch fro -- he Weih -- nacht,
+ wir wün -- schen euch fro -- he Weih -- nacht und ein glück -- li -- ches Jahr!
+ }
+ textII = \lyricmode {
+ \repeat unfold 28 { \skip 1 }
+ \set stanza = "2."
+ Wir wün -- schen euch vie -- le Gäs -- te,
+ wir wün -- schen euch vie -- le Gäs -- te,
+ wir wün -- schen euch vie -- le Gäs -- te und ein fröh -- li -- ches Fest!
+ \set stanza = "1.-3."
+ Ge -- sund -- heit und Freud', das wün -- schen wir heut'.
+ Wir wün -- schen euch fro -- he Weih -- nacht und ein glück -- lich Neu -- jahr!
+ }
+ textIII = \lyricmode {
+ \repeat unfold 28 { \skip 1 }
+ \set stanza = "3."
+ Wir wün -- schen euch fro -- he Stun -- den,
+ wir wün -- schen euch fro -- he Stun -- den,
+ wir wün -- schen euch fro -- he Stun -- den in ge -- sel -- li -- ger Rund'!
+ }
+
+ sopranText = \lyricmode {
+ Wir wün -- schen euch fro -- he Weih -- nacht,
+ wir wün -- schen euch fro -- he Weih -- nacht, fro -- he Weih -- nacht, fro -- he Weih -- nacht,
+ }
+
+ altText = \lyricmode {
+ Wir wün -- schen euch fro -- he Weih -- nacht,
+ wir wün -- schen euch fro -- he Weih -- nacht, fro -- he Weih -- nacht, fro -- he Weih -- nacht.
+ }
+
+ tenorText = \lyricmode {
+ Wir wün -- schen euch fro -- he Weih -- nacht,
+ wir wün -- schen euch fro -- he Weih -- nacht, fro -- he Weih -- nacht, fro -- he Weih -- nacht.
+ }
+
+ bassText = \lyricmode {
+ Wir wün -- schen euch fro -- he Weih -- nacht,
+ wir wün -- schen euch fro -- he Weih -- nacht, fro -- he Weih -- nacht.
+ }