summaryrefslogtreecommitdiff
path: root/Froehlich_soll_mein_Herze_springen
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2014-09-04 10:59:12 +0200
committerErich Eckner <git@eckner.net>2014-09-04 10:59:12 +0200
commitcd2759024b1ad36d3ac6e15e5a2bbe43d80bcfcd (patch)
tree25be2d35abeec51d18d0204e199f3bdbf66826b1 /Froehlich_soll_mein_Herze_springen
downloadMusik-cd2759024b1ad36d3ac6e15e5a2bbe43d80bcfcd.tar.xz
initialer Commit
Diffstat (limited to 'Froehlich_soll_mein_Herze_springen')
-rw-r--r--Froehlich_soll_mein_Herze_springen/Froehlich_soll_mein_Herze_springen.ly44
-rw-r--r--Froehlich_soll_mein_Herze_springen/stimmen.ly62
-rw-r--r--Froehlich_soll_mein_Herze_springen/texte.ly27
3 files changed, 133 insertions, 0 deletions
diff --git a/Froehlich_soll_mein_Herze_springen/Froehlich_soll_mein_Herze_springen.ly b/Froehlich_soll_mein_Herze_springen/Froehlich_soll_mein_Herze_springen.ly
new file mode 100644
index 0000000..e664825
--- /dev/null
+++ b/Froehlich_soll_mein_Herze_springen/Froehlich_soll_mein_Herze_springen.ly
@@ -0,0 +1,44 @@
+\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")
+
+\header {
+ tagline = ""
+}
+\paper {
+ top-margin = 5
+}
+
+\score {
+ <<
+ \new Staff <<
+ \new Voice { \globalI \oberPausen }
+ \new Voice { \globalI \autoBeamOn \voiceOne \oberI }
+ \new Voice { \globalI \autoBeamOn \voiceTwo \oberII }
+ >>
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff
+ <<
+ \new Voice = "sopran" { \globalI \voiceOne \sopranMelodie }
+ \new Voice = "alt" { \globalI \voiceTwo \altMelodie }
+ >>
+ \new Lyrics = "textEins" {}
+ \new Lyrics = "textZwei" {}
+ \new Lyrics = "textDrei" {}
+ \new Staff = "maenner" <<
+ \new Voice = "tenor" { \globalI \clef "bass" \voiceOne \tenorMelodie }
+ \new Voice = "bass" { \globalI \clef "bass" \voiceTwo \bassMelodie }
+ >>
+ \context Lyrics = "textEins" \lyricsto "bass" \textI
+ \context Lyrics = "textZwei" \lyricsto "bass" \textII
+ \context Lyrics = "textDrei" \lyricsto "bass" \textIII
+ >>
+ >>
+ \layout {
+ indent = #0
+ }
+}
diff --git a/Froehlich_soll_mein_Herze_springen/stimmen.ly b/Froehlich_soll_mein_Herze_springen/stimmen.ly
new file mode 100644
index 0000000..53771f8
--- /dev/null
+++ b/Froehlich_soll_mein_Herze_springen/stimmen.ly
@@ -0,0 +1,62 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+ \version "2.12"
+
+ globalI = {
+ \key d \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 2/2
+ \autoBeamOff
+ }
+
+ globalII = {
+ \time 3/2
+ }
+
+ globalIII = {
+ \time 2/2
+ }
+
+% Die Stimmen
+
+ oberPausen = {
+ s1 | \globalII s1. | \globalIII s1*7 |
+ r8 s2.. | s1*4 | \bar "|."
+ }
+
+ oberI = \relative fis'' {
+ fis4. g16 fis e4. d8 | \globalII d2. d8 cis h8. cis16 d4 | \globalIII e e fis2 | d8 h cis d e2 |
+ d8 e d h e2 | h8. c16 a4 fis8 h g a | dis e fis4 gis2 | fis4. e8 d4. e8 | d h e fis g2 |
+ s8 cis, cis fis fis2 | a8. h16 a8 g fis2 | fis4 h,8 cis dis2 | d8 g e fis g8. g,16 d'4 | e2 fis | \bar "|."
+ }
+
+ oberII = \relative d'' {
+ d4. e16 d cis4. h8 | \globalII a2. a8 fis g8. a16 a8 h | \globalIII cis d a4 a2 | h8 g a h cis2 |
+ a4 h cis4. d8 | e2 r4 g,8 a | h2 h | a4 d a2 | r4 cis h2 |
+ s8 fis' fis e dis2 | e4. a,8 a2 | a8 fis g a h2 | h4 cis d a | a2 a | \bar "|."
+ }
+
+ sopranMelodie = \relative d' {
+ d2 e | \globalII fis2. a4 g fis | \globalIII e2 d | g4 fis e2 |
+ fis4 gis a2 | g4 a h e, | fis2 e | a fis | g4 a h h |
+ ais2 h | cis4 cis d2 | a4 g fis2 | h4 a g fis | e2 d | \bar "|."
+ }
+
+ altMelodie = \relative d' {
+ d2 cis | \globalII d2. d4 h d~ | \globalIII d cis d2 | d4 d cis2 |
+ d4 d cis2 | h4 e dis e | h2 h | d d | d4 cis d e |
+ cis2 dis | e4 e fis2 | d4 h h2 | d4 cis h d~ | d cis d2 | \bar "|."
+ }
+
+ tenorMelodie = \relative fis {
+ fis2 a | \globalII a2. fis4 h a | \globalIII a2 fis | h4 a a2 |
+ a4 d, e2 | e4 e fis e | e( dis) e2 | fis4.( g8) a2 | h4 e, g g |
+ fis2 fis | a4 a a2 | fis4 e dis2 | d4 e d a' | a2 fis | \bar "|."
+ }
+
+ bassMelodie = \relative d {
+ d2 a | \globalII d2. d4 e fis | \globalIII a2 d, | g,4 d' a2 |
+ d4 h a2 | e'4 c h c | h2 e | d d | h4 a g e' |
+ fis2 h, | a4 a d2 | d4 e h2 | g4 a h d | a2 d | \bar "|."
+ }
+
diff --git a/Froehlich_soll_mein_Herze_springen/texte.ly b/Froehlich_soll_mein_Herze_springen/texte.ly
new file mode 100644
index 0000000..f950258
--- /dev/null
+++ b/Froehlich_soll_mein_Herze_springen/texte.ly
@@ -0,0 +1,27 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+ textI = \lyricmode {
+ \set stanza = "1."
+ Fröh -- lich soll mein Her -- ze sprin -- gen
+ die -- ser Zeit, da vor Freud al -- le En -- gel sin -- gen.
+ Hört, hört, wie mit vol -- len Chö -- ren
+ al -- le Luft lau -- te ruft: Chris -- tus ist ge -- bo -- ren!
+ }
+ textII = \lyricmode {
+ \set stanza = "2."
+ Heu -- te geht aus sei -- ner Kam -- mer
+ Got -- tes Held, der die Welt reißt aus al -- lem Jam -- mer.
+ Gott wird Mensch dir, Mensch, zu -- gu -- te,
+ Got -- tes Kind das ver -- bindt sich mit un -- serm Blu -- te.
+ }
+ textIII = \lyricmode {
+ \set stanza = "3."
+ Ei so kommt und lasst uns lau -- fen,
+ stellt euch ein, groß und klein, eilt mit gro -- ßen Hau -- fen!
+ Liebt den, der vor Lie -- be bren -- net;
+ schaut den Stern, der euch gern Licht und Lab -- sal gön -- net.
+ }