summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-11-19 20:27:55 +0100
committerErich Eckner <git@eckner.net>2016-11-20 23:13:42 +0100
commit370c1267f32b1ce92701395154f5112136acb52f (patch)
treee06517bb3068006ffa0a679a8492a4615e67d755
parent7d063b8ff8ba67c64a46902fe254673b6acf1a8a (diff)
downloadMusik-370c1267f32b1ce92701395154f5112136acb52f.tar.xz
Ehre_sei_Gott_in_der_Hoehe neu
-rw-r--r--Ehre_sei_Gott_in_der_Hoehe/Ehre_sei_Gott_in_der_Hoehe.ly53
-rw-r--r--Ehre_sei_Gott_in_der_Hoehe/Makefile23
-rw-r--r--Ehre_sei_Gott_in_der_Hoehe/stimmen.ly292
-rw-r--r--Ehre_sei_Gott_in_der_Hoehe/texte.ly37
4 files changed, 405 insertions, 0 deletions
diff --git a/Ehre_sei_Gott_in_der_Hoehe/Ehre_sei_Gott_in_der_Hoehe.ly b/Ehre_sei_Gott_in_der_Hoehe/Ehre_sei_Gott_in_der_Hoehe.ly
new file mode 100644
index 0000000..4525aa2
--- /dev/null
+++ b/Ehre_sei_Gott_in_der_Hoehe/Ehre_sei_Gott_in_der_Hoehe.ly
@@ -0,0 +1,53 @@
+\include "deutsch.ly"
+\include "stimmen.ly"
+\include "texte.ly"
+
+%spezifisch%
+
+\pointAndClickOff
+
+\header {
+ title = "Ehre sei Gott in der Höhe"
+ %poet = "aus: Sechs vierstimmige Hymnen oder Figuralgesänge, op. 9,2"
+ composer = "Friedrich Silcher (1789-1860)"
+ arranger = "Text: Lukas 2,14 / Paul Gerhardt (1607-1676)"
+ tagline = ""
+}
+\paper {
+ top-margin = 5
+}
+
+\score {
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Lyrics = sopranText { }
+ \new Staff <<
+ \new Voice = frauen { \global \oneVoice \pausen }
+ \new Voice = sopran { \global \voiceOne \melodieSopran }
+ \new Voice = alt { \global \voiceTwo \melodieAlt }
+ >>
+ \new Lyrics = altText { }
+ \new Lyrics = altTextB { }
+ \new Lyrics = tenorText { }
+ \new Staff <<
+ \new Voice = maenner { \global \clef "bass" \oneVoice \pausen }
+ \new Voice = tenor { \global \clef "bass" \voiceOne \melodieTenor }
+ \new Voice = bass { \global \clef "bass" \voiceTwo \melodieBass }
+ >>
+ \new Lyrics = bassText { }
+ \context Lyrics = sopranText \lyricsto sopran { \textSopran }
+ \context Lyrics = altText \lyricsto alt { \textAlt }
+ \context Lyrics = altTextB \lyricsto alt { \textAltB }
+ \context Lyrics = tenorText \lyricsto tenor { \textTenor }
+ \context Lyrics = bassText \lyricsto bass { \textBass }
+ >>
+ \layout {
+ indent = #0
+ \context {
+ \Staff
+ \RemoveEmptyStaves
+ \override VerticalAxisGroup #'remove-first = ##t
+ }
+ }
+}
+
diff --git a/Ehre_sei_Gott_in_der_Hoehe/Makefile b/Ehre_sei_Gott_in_der_Hoehe/Makefile
new file mode 100644
index 0000000..ef6dedf
--- /dev/null
+++ b/Ehre_sei_Gott_in_der_Hoehe/Makefile
@@ -0,0 +1,23 @@
+CURDOC=$(shell basename "$(CURDIR)")
+
+ifeq ($(FUER),ewe)
+ SPEZIFISCH=\#(set! paper-alist (cons '(\"kindle\" . (cons (* 210 mm) (* 130 mm))) paper-alist))\n\#(set-default-paper-size \"kindle\")
+else
+ SPEZIFISCH=
+ # \#(set-global-staff-size 14)
+endif
+
+all: $(CURDOC).pdf
+
+clean:
+ rm -f *.pre
+
+Clean: clean
+ rm -f *.pdf *.midi
+
+%.pre: %.ly
+ sed "s@%spezifisch%@$(SPEZIFISCH)@" "$<" > "$@"
+
+%.pdf: %.pre *.ly
+ lilypond $<
+
diff --git a/Ehre_sei_Gott_in_der_Hoehe/stimmen.ly b/Ehre_sei_Gott_in_der_Hoehe/stimmen.ly
new file mode 100644
index 0000000..78aaaf1
--- /dev/null
+++ b/Ehre_sei_Gott_in_der_Hoehe/stimmen.ly
@@ -0,0 +1,292 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+ \version "2.18"
+
+ global = {
+ \key c \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 4/4
+ \autoBeamOff
+ }
+
+% Die Stimmen
+
+ pausen = {
+ s2. r4 |
+ s2. r4 |
+ s1*3 |
+ s2 r4 s |
+ s1 *7 |
+ s2 r |
+ s1*3 |
+ s2 r |
+ s1*3 |
+ s2 r4 s |
+ s1*7 |
+ s2 r |
+ s2. r4 |
+ s2. r4 |
+ s1*3 |
+ s2 r4 s |
+ s1*7 |
+ s2 r | \bar "||" \time 4/2 \partial 2
+ \repeat volta 2 {
+ s2 |
+ s1*7 r2
+ }
+ s2 |
+ s1*6 |
+ s1 r2 s |
+ s1*6 |
+ s1 r2 \bar "||"
+ }
+
+ melodieSopran = \relative c'' {
+ c2 g4 s |
+ e'2 c4 s |
+ c c8 c h4 h8 h |
+ c4( d) e r |
+ r1 |
+ r2 s4 h8 h |
+ d4( c) h d |
+ e2 d |
+ c( h) |
+ c c4 c d2 e4 f |
+ g2( c,4) f |
+ e2( d) |
+ c2 s |
+ r1 |
+ r2. g8 g h2( c) |
+ h s |
+ r1 |
+ r2. h8 h |
+ d2( e) |
+ d s4 g, |
+ h( a) g fis |
+ g2 d4 h' |
+ d( c) h a |
+ h2 g4 g8 g |
+ c2 c4 c |
+ e2( d4) c |
+ h2( a2) |
+ g s |
+ h g4 s |
+ d'2 h4 s |
+ c c8 c h4 h8 h |
+ c4( d) e r |
+ r1 |
+ r2 s4 h8 h |
+ d4( c) h d |
+ e2 d |
+ c( h) |
+ c c4 c |
+ d2 e4 f |
+ g2( c,4) f |
+ e2( d) |
+ c s | \bar "||" \time 4/2 \partial 2
+ \repeat volta 2 {
+ c, |
+ g' g a h |
+ c1 c2^\fermata e |
+ d c c h |
+ c1^\fermata s2
+ }
+ c4( d) |
+ e2 e d c |
+ h( a) g^\fermata h |
+ c h a a |
+ g1^\fermata s2 g4( f) |
+ e( f) g2 a g |
+ g2.( f4) e2^\fermata g |
+ f e d d |
+ c1^\fermata s2 \bar "||"
+ }
+
+ melodieAlt = \relative e' {
+ e2 e4 s |
+ g2 g4 s |
+ g g8 g g4 g8 g |
+ g2 g4 g |
+ f2 e4 f |
+ e d s g8 g |
+ g2 g4 g |
+ g2 a |
+ g2.( f4) |
+ e2 e4 e |
+ g2 g4 a |
+ g2( e4) a |
+ g2.( f4) |
+ e2 s |
+ g h4 d |
+ g,1~ |
+ g~ |
+ g2 s |
+ g h4 d |
+ g,1~ |
+ g~ |
+ g2 s4 r |
+ r1 |
+ r2. g4 |
+ h( a) g fis |
+ g2 g4 g8 g |
+ g2 g4 g |
+ g2. a4 |
+ g2( fis) |
+ g s |
+ g g4 s |
+ g2 g4 s |
+ g g8 g g4 g8 g |
+ g2 g4 g |
+ f2 e4 f |
+ e d s g8 g |
+ g2 g4 g |
+ g2 a |
+ g2.( f4) |
+ e2 e4 e |
+ g2 g4 a |
+ g2( e4) a |
+ g2.( f4) |
+ e2 s | \bar "||" \time 4/2 \partial 2
+ \repeat volta 2 {
+ c |
+ d e f f |
+ e( f) e g |
+ g e f d |
+ e1 s2
+ }
+ e4( f) |
+ g2 g g g |
+ g( fis) e e |
+ e4( fis) g2 e d4( c) |
+ h1 s2 d |
+ c4( d) e2 f e |
+ d1 c2 c |
+ c c d4( c) h2 |
+ c1 s2 \bar "||"
+ }
+
+ melodieTenor = \relative g {
+ g2 c4 s |
+ c2 e4 s |
+ e e8 e d4 d8 d |
+ c4( h) c g |
+ a( h) c d |
+ c h s d8 d |
+ h4( c) d h |
+ c2 f |
+ e( d) |
+ c c4 c h2 c4 c |
+ c2. c4 |
+ c2( h) |
+ c s |
+ r1 |
+ r2. h8 h |
+ d2( e) |
+ d s |
+ r1 |
+ r2. d8 d |
+ h2( c) |
+ h s4 h |
+ g( a) h c |
+ h2 h4 d |
+ d2 d4 d |
+ d2 h4 h8 h |
+ c2 c4 c |
+ c2( d4) e |
+ d2.( c4) |
+ h2 s |
+ d2 h4 s |
+ h2 d4 s |
+ e e8 e d4 d8 d |
+ c4( h) c g |
+ a( h) c d |
+ c h s d8 d |
+ h4( c) d h |
+ c2 f |
+ e( d) |
+ c c4 c |
+ h2 c4 c |
+ c2. c4 |
+ c2( h) |
+ c s | \bar "||" \time 4/2 \partial 2
+ \repeat volta 2 {
+ e, |
+ g c c d |
+ g,( a) g c |
+ h c a g |
+ g1 s2
+ }
+ g |
+ c c d e |
+ d2.( c4) h2 g |
+ c d a4( g) fis2 |
+ g1 s2 g |
+ g c c c |
+ g( h) c c |
+ a g a g4( f) |
+ e1 s2 \bar "||"
+ }
+
+ melodieBass = \relative c {
+ c2 c4 s |
+ c2 c4 s |
+ c' c8 c g4 g8 g |
+ e4( g) c, e |
+ d2 c4 f |
+ g g, s g'8 g |
+ g2 g4 g |
+ c2 f, |
+ g1 |
+ c,2 a'4 a |
+ g2 c4 f, |
+ e2( a4) f |
+ g2( g,) |
+ c s |
+ g' h4 d |
+ g,1~ |
+ g~ |
+ g2 s |
+ g2 h4 d |
+ g,1~ |
+ g~ |
+ g2 s4 g |
+ d2 d4 d |
+ g2 g4 g |
+ d2 d4 d |
+ g2 g4 g8 g |
+ e2 e4 e |
+ c2( h4) c |
+ d1 |
+ g,2 s |
+ g' g4 s |
+ g2 g4 s |
+ c c8 c g4 g8 g |
+ e4( g) c, e |
+ d2 c4 f |
+ g g, s g'8 g |
+ g2 g4 g |
+ c2 f, |
+ g1 |
+ c,2 a'4 a |
+ g2 c4 f, |
+ e2( a4) f |
+ g2( g,) |
+ c s | \bar "||" \time 4/2 \partial 2
+ \repeat volta 2 {
+ c2 |
+ h c f d |
+ c1 c2_\fermata c |
+ g' a f g |
+ c,1_\fermata s2
+ }
+ c |
+ c c h c |
+ d1 e2_\fermata e |
+ a, h c d |
+ g,1_\fermata s2 h |
+ c c f c |
+ h( g) a_\fermata e' |
+ f c f g |
+ c,1_\fermata s2 \bar "||"
+ }
+
diff --git a/Ehre_sei_Gott_in_der_Hoehe/texte.ly b/Ehre_sei_Gott_in_der_Hoehe/texte.ly
new file mode 100644
index 0000000..34ca6fc
--- /dev/null
+++ b/Ehre_sei_Gott_in_der_Hoehe/texte.ly
@@ -0,0 +1,37 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+ textSopran = \lyricmode {
+ \repeat unfold 30 { \skip 1 }
+ in der Hö -- he, in der Hö -- he
+ }
+
+ textAlt = \lyricmode {
+ Eh -- re, Eh -- re, Eh -- re sei Gott in der Hö -- he und Frie -- de auf Er -- den,
+ und den Men -- schen ein Wohl -- ge -- fal -- len, und den Men -- schen ein Wohl -- ge -- fal -- len.
+ Eh -- re sei Gott, __ Eh -- re sei Gott __
+ und Frie -- de auf Er -- den, und den Men -- schen ein Wohl -- ge -- fal -- len.
+ Eh -- re, Eh -- re, Eh -- re sei Gott in der Hö -- he und Frie -- de auf Er -- den und den Men -- schen ein Wohl -- ge -- fal -- len,
+ und den Men -- schen ein Wohl -- ge -- fal -- len.
+ Wie soll ich dich em -- pfan -- gen und wie be -- gegn ich dir,
+ O __ Je -- su, Je -- su, set -- ze mir selbst die Fa -- ckel bei,
+ da -- mit, was dich er -- göt -- ze, mir kund und wis -- send sei.
+ }
+
+ textAltB = \lyricmode {
+ \repeat unfold 95 { \skip 1 }
+ o al -- ler Welt Ver -- lan -- gen, o mei -- ner See -- len Zier?
+ }
+
+ textTenor = \lyricmode {
+ \repeat unfold 36 { \skip 1 }
+ in der Hö -- he, in der Hö -- he
+ }
+
+ textBass = \lyricmode {
+ \repeat unfold 36 { \skip 1 }
+ Eh -- re sei Gott, __ Eh -- re sei Gott __
+ }