summaryrefslogtreecommitdiff
path: root/Zu_Bethlehem_geboren
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 /Zu_Bethlehem_geboren
downloadMusik-cd2759024b1ad36d3ac6e15e5a2bbe43d80bcfcd.tar.xz
initialer Commit
Diffstat (limited to 'Zu_Bethlehem_geboren')
-rw-r--r--Zu_Bethlehem_geboren/Zu_Bethlehem_geboren.ly36
-rw-r--r--Zu_Bethlehem_geboren/stimmen.ly58
-rw-r--r--Zu_Bethlehem_geboren/texte.ly24
3 files changed, 118 insertions, 0 deletions
diff --git a/Zu_Bethlehem_geboren/Zu_Bethlehem_geboren.ly b/Zu_Bethlehem_geboren/Zu_Bethlehem_geboren.ly
new file mode 100644
index 0000000..6aa4935
--- /dev/null
+++ b/Zu_Bethlehem_geboren/Zu_Bethlehem_geboren.ly
@@ -0,0 +1,36 @@
+\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 ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff <<
+ \new Voice = floete { \global \floetenMelodie }
+ >>
+ \new Staff <<
+ \new Voice = frauen { \global \pausen }
+ \new Voice = sopran { \global \voiceOne \sopranMelodie }
+ \new Voice = alt { \global \voiceTwo \altMelodie }
+ >>
+ \new Lyrics \lyricsto sopran { \textI }
+ \new Lyrics \lyricsto sopran { \textII }
+ \new Lyrics \lyricsto sopran { \textIII }
+ \new Staff <<
+ \new Voice = maenner { \global \clef "bass" \maennerMelodie }
+ >>
+ >>
+ \layout {
+ indent = #0
+ }
+}
diff --git a/Zu_Bethlehem_geboren/stimmen.ly b/Zu_Bethlehem_geboren/stimmen.ly
new file mode 100644
index 0000000..1a6184f
--- /dev/null
+++ b/Zu_Bethlehem_geboren/stimmen.ly
@@ -0,0 +1,58 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+ \version "2.12"
+
+ global = {
+ \key f \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 4/4
+ \autoBeamOff
+ \partial 4
+ }
+
+% Die Stimmen
+
+ pausen = {
+ r4 | R1*3 | r2 r4
+ \repeat volta 3 { s |
+ s1*3 | s2 r4 s |
+ s1*3 | s2 s4 r |
+ s1*3 | s2 r | R1 | r2 r4
+ }
+ }
+
+ floetenMelodie = \relative f' {
+ f8 g | a4. b8 c4 b | a8 f a g a b c e | f4 a,8 b c4 b | a2 r4
+ \repeat volta 3 { r4 |
+ f8 g a b c4 c, | d8 e f g a4 a, | b8 c d e f4 e | f2 r |
+ c'8 b a g f4 f' | d8 c b a g4 g' | f8 e d c b a g f | e f e d c2 | r4 c e g |
+ f g8 f e f e d | c2 d4 e | f a8 g a b c e | f4 a,8 b c4 b | a2 r4
+ }
+ }
+
+ sopranMelodie = \relative c' {
+ s4 | s1*3 | s2 s4
+ \repeat volta 3 { c4 |
+ f4. g8 a4 g | f2 e4 f | g f8[ g] a4 g | f2 s4 c' |
+ c a b c | d2 b4 b | a b c b8[ a] | g2. s4 | c2 g |
+ a g4 a8[ b] | c4 f,8[ g] a4 g | f2 s | s1 | s2 s4
+ }
+ }
+
+ altMelodie = \relative c' {
+ s4 | s1*3 | s2 s4
+ \repeat volta 3 { c8[ b] |
+ a4. b8 c4 c | d2 c4 c | b d8[ e] f4 e | f2 s4 f |
+ f f es es | d2 d4 f | c c f f | e8[ f e d] e4 s4 | f2 e |
+ f e4 c | c f f e | f2 s | s1 | s2 s4
+ }
+ }
+
+ maennerMelodie = \relative c {
+ r4 | R1*3 | r2 r4
+ \repeat volta 3 { c4 |
+ f4. f8 f4 e | d2 a'4 a | g g c, c | f2 r4 a |
+ a f g a | b2 b,4 d | f g a b | c2. r4 | c2 c, |
+ c c'4 b | a a8[ b] c4 <b c,> | <a f>2 r | R1 | r2 r4
+ }
+ }
diff --git a/Zu_Bethlehem_geboren/texte.ly b/Zu_Bethlehem_geboren/texte.ly
new file mode 100644
index 0000000..35fceb6
--- /dev/null
+++ b/Zu_Bethlehem_geboren/texte.ly
@@ -0,0 +1,24 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+ textI = \lyricmode {
+ \set stanza = "1."
+ Zu Beth -- le -- hem ge -- bo -- ren ist uns ein Kin -- de -- lein,
+ das hab ich aus -- er -- ko -- ren, sein ei -- gen will ich sein,
+ ei -- a, ei -- a, sein ei -- gen will ich sein.
+ }
+ textII = \lyricmode {
+ \set stanza = "2."
+ In sei -- ne Lieb ver -- sen -- ken will ich mich ganz hi -- nab;
+ mein Herz will ich ihm schen -- ken und al -- les, was ich hab,
+ ei -- a, ei -- a, und al -- les, was ich hab.
+ }
+ textIII = \lyricmode {
+ \set stanza = "3."
+ Da -- zu dein Gnad mir ge -- be, bitt ich aus Her -- zens -- grund,
+ dass dir al -- lein ich le -- be, jetzt und zu al -- ler Stund,
+ ei -- a, ei -- a, jetzt und zu al -- ler Stund.
+ }