summaryrefslogtreecommitdiff
path: root/Herr_groszer_Gott
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-29 08:06:52 +0200
committerErich Eckner <git@eckner.net>2017-09-29 08:06:52 +0200
commitb6b7bcf8bf1448f3d84a5cdf9ee96f15d0c778b7 (patch)
treeeace2e22b8fbf7a41253b5315678e84ac294d81d /Herr_groszer_Gott
parent3a02d91d85b054c1c4e43a43930da68dc17e5f3f (diff)
downloadMusik-b6b7bcf8bf1448f3d84a5cdf9ee96f15d0c778b7.tar.xz
Herr_groszer_Gott neu
Diffstat (limited to 'Herr_groszer_Gott')
-rwxr-xr-xHerr_groszer_Gott/Herr_groszer_Gott.ly44
-rw-r--r--Herr_groszer_Gott/Makefile23
-rwxr-xr-xHerr_groszer_Gott/stimmen.ly151
-rwxr-xr-xHerr_groszer_Gott/texte.ly39
4 files changed, 257 insertions, 0 deletions
diff --git a/Herr_groszer_Gott/Herr_groszer_Gott.ly b/Herr_groszer_Gott/Herr_groszer_Gott.ly
new file mode 100755
index 0000000..775b9d6
--- /dev/null
+++ b/Herr_groszer_Gott/Herr_groszer_Gott.ly
@@ -0,0 +1,44 @@
+\include "deutsch.ly"
+#(ly:set-option 'relative-includes #t)
+\include "stimmen.ly"
+\include "texte.ly"
+#(ly:set-option 'relative-includes #f)
+
+%spezifisch%
+
+\pointAndClickOff
+
+\header {
+ tagline = ""
+}
+\paper {
+ top-margin = 5
+ print-all-headers = ##t
+}
+
+\score {
+ \header {
+ title = "Herr, großer Gott"
+ poet = "Text: Franz S. Kohlbrenner"
+ composer = "Johann Michael Haydn"
+ arranger = "arr. Armin Kircher"
+ }
+ \new ChoirStaff <<
+ \new Staff <<
+ \new Voice = "Frauen" { \global \oneVoice \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 <<
+ \clef "bass"
+ \new Voice = "pausenM" { \global \pausen }
+ \new Voice = "Maenner" { \global \maennerMelodie }
+ >>
+ >>
+ \layout {
+ indent = #0
+ }
+}
diff --git a/Herr_groszer_Gott/Makefile b/Herr_groszer_Gott/Makefile
new file mode 100644
index 0000000..ef6dedf
--- /dev/null
+++ b/Herr_groszer_Gott/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/Herr_groszer_Gott/stimmen.ly b/Herr_groszer_Gott/stimmen.ly
new file mode 100755
index 0000000..aabf9b7
--- /dev/null
+++ b/Herr_groszer_Gott/stimmen.ly
@@ -0,0 +1,151 @@
+
+global = {
+ \time 3/4
+ \key c \major
+ \autoBeamOff
+}
+
+pausen = {
+ s2.*3 |
+ s4 r2 |
+ s2.*3 |
+ s4 r2 |
+ s2.*3 |
+ s2 r4 |
+ s2.*3 |
+ s4 r2 |
+ s2.*10 |
+ s4 r s |
+ s2.*3 |
+ s4 r s |
+ s2.*3 |
+ s4 r s |
+ s2.*3 |
+ s2 r4 | \bar "|."
+}
+
+sopranMelodie = \relative c' {
+ c4 e g |
+ c2 c4 |
+ d2 d4 |
+ c s2 |
+ c4 c c |
+ h2 c4 |
+ h2 a4 |
+ g s2 |
+ g4 h c |
+ d2 e4 |
+ a,( h) c |
+ \grace c4 h2 s4 |
+ g h c |
+ d( c) h |
+ a2. |
+ g4 s2 |
+ c,4 e g |
+ c2 c4 |
+ d2 d4 |
+ c2 h4 |
+ a2 g4 |
+ f2 e4 |
+ e d^\fermata g |
+ c2 c4 |
+ c2 b4 |
+ b( a) g |
+ a s a |
+ d2 d4 |
+ d2 c4 |
+ c( h) a |
+ h s g |
+ c2 c4 |
+ c2 h4 |
+ a2 g4 |
+ f s f |
+ e( f) g |
+ a( h) c |
+ d( c) h |
+ c2 s4 | \bar "|."
+}
+
+altMelodie = \relative c' {
+ c4 e g |
+ e2 e4 |
+ f2 f4 |
+ e s2 |
+ e4 e fis |
+ g2 a4 |
+ g2 fis4 |
+ g s2 |
+ g4 g a |
+ h2 c4 |
+ fis,( g) a |
+ \grace a g2 s4 |
+ g g a |
+ h( a) g |
+ g2( fis4) |
+ g s2 |
+ c,4 e g |
+ e2 e4 |
+ f2 f4 |
+ e2 g4 |
+ f2 e4 |
+ d2 c4 |
+ c h g' |
+ e( g) f |
+ e( f) g |
+ g( f) e |
+ f s a |
+ fis( a) g |
+ fis( g) a |
+ a( g) fis |
+ g s g |
+ e2 e4 |
+ e2 g4 |
+ f2 e4 |
+ d s d |
+ c( d) e |
+ f( d) e |
+ f( e) d |
+ e2 s4 | \bar "|."
+}
+
+maennerMelodie = \relative c {
+ c4 e g |
+ c2 c,4 |
+ f( d) g |
+ c, s2 |
+ c4 c d |
+ g2 c,4 |
+ d2 d4 |
+ g, s2 |
+ g'4 g g |
+ g2 c,4 |
+ d2 d4 |
+ g,2 s4 |
+ g' g g |
+ g,( a) h |
+ c( a d) |
+ g, s2 |
+ c4 e g |
+ c2 c,4 |
+ f( d) g |
+ c,2 c4 |
+ c2 c4 |
+ g( h) c |
+ g' g,^\fermata g' |
+ c,( e) d |
+ c( d) e |
+ f2 c4 |
+ f s a |
+ d,( fis) e |
+ d( e) fis |
+ g2 d4 |
+ g, s g' |
+ c,( e) g |
+ c2 c,4 |
+ c2 c4 |
+ g' s g |
+ c,2 c4 |
+ f( g) c, |
+ f( g) g, |
+ c2 s4 | \bar "|."
+}
diff --git a/Herr_groszer_Gott/texte.ly b/Herr_groszer_Gott/texte.ly
new file mode 100755
index 0000000..6d72ad7
--- /dev/null
+++ b/Herr_groszer_Gott/texte.ly
@@ -0,0 +1,39 @@
+
+textI = \lyricmode {
+ \set stanza = "1."
+ Herr, gro -- ßer Gott, dich lo -- ben wir,
+ be -- ken -- nen dich und dan -- ken dir.
+ Die gan -- ze Schöp -- fung prei -- set dich,
+ Erd, Him -- mel, Mensch und Mee -- re.
+ Was du ge -- schaf -- fen singt dir Lob,
+ dem Schö -- pfer al -- ler Wel -- ten.
+ Der Berg, das Tal, der Tag, die Nacht,
+ es lobt dich, Herr, was du ge -- macht.
+ \set stanza = "1.-3."
+ Herr, gro -- ßer Gott, dich lo -- ben wir,
+ be -- ken -- nen dich und dan -- ken dir.
+}
+
+textII = \lyricmode {
+ \set stanza = "2."
+ Es tö -- nen Erd und Him -- mel weit
+ vom Lo -- be dei -- ner Herr -- lich -- keit;
+ das Werk der Men -- schen preist dich laut,
+ du schenkst und schaf -- fest Le -- ben.
+ Die Sonn, der Mond, die Ster -- ne all
+ sind Werk des Al -- ler -- höchs -- ten.
+ Der Wald, die Seen, die Flur, das Feld,
+ es lobt dich Herr, die gan -- ze Welt.
+}
+
+textIII = \lyricmode {
+ \set stanza = "3."
+ Die Kir -- che auf dem Er -- den -- rund
+ preist dich, o Gott zu je -- der Stund;
+ den Va -- ter voll der Herr -- lich -- keit,
+ den Sohn von glei -- chem We -- sen,
+ von ihm ge -- zeugt vor al -- ler Zeit,
+ der kam, uns zu er -- lö -- sen;
+ den Trös -- ter auch, den Heil -- gen Geist,
+ der Frie -- den bringt und Gnad er -- weist.
+}