summaryrefslogtreecommitdiff
path: root/Auf_meinen_lieben_Gott
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-29 10:05:59 +0200
committerErich Eckner <git@eckner.net>2019-07-29 10:05:59 +0200
commit3b68d476a92814a764a7170213fb8f6f4ef08083 (patch)
treeedc6b8e8095c7fce0a07fbadd5f4caff9e806895 /Auf_meinen_lieben_Gott
parenteea7975235c5ffdf685f512abff58d0787c23ca7 (diff)
downloadMusik-3b68d476a92814a764a7170213fb8f6f4ef08083.tar.xz
Auf_meinen_lieben_Gott neu
Diffstat (limited to 'Auf_meinen_lieben_Gott')
-rw-r--r--Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly49
-rw-r--r--Auf_meinen_lieben_Gott/Makefile44
-rw-r--r--Auf_meinen_lieben_Gott/stimmen.ly94
-rw-r--r--Auf_meinen_lieben_Gott/texte.ly40
4 files changed, 227 insertions, 0 deletions
diff --git a/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly b/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly
new file mode 100644
index 0000000..813bbec
--- /dev/null
+++ b/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly
@@ -0,0 +1,49 @@
+\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 = ##f
+}
+\paper {
+ top-margin = 5
+ print-all-headers = ##t
+}
+
+\score {
+ \header {
+ title = "Auf meinen lieben Gott"
+ poet = "Text: Lübeck vor 1603, Wittenberg und Nürnberg 1607"
+ composer = "Melodie: Jakob Regnart 1574; geistlich 1578"
+ arranger = "Satz: J.S.Bach (1685-1750)"
+ }
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff <<
+ \new Voice = oberstimme { \global \oneVoice \oberstimmeMelodie }
+ >>
+ \new Staff <<
+ \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 Lyrics \lyricsto sopran { \textIV }
+ \new Lyrics \lyricsto sopran { \textV }
+ \new Staff <<
+ \clef "bass"
+ \new Voice = tenor { \global \voiceOne \tenorMelodie }
+ \new Voice = bass { \global \voiceTwo \bassMelodie }
+ >>
+ >>
+ \layout {
+ indent = #0
+ }
+}
diff --git a/Auf_meinen_lieben_Gott/Makefile b/Auf_meinen_lieben_Gott/Makefile
new file mode 100644
index 0000000..157c845
--- /dev/null
+++ b/Auf_meinen_lieben_Gott/Makefile
@@ -0,0 +1,44 @@
+CURDOC=$(shell basename "$(CURDIR)")
+STROPHEN=[1-9]\|1[01]
+
+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
+
+ifeq ($(MIDI),1)
+ MIDI_REGEX=
+else
+ MIDI_REGEX=/\\\\midi/{ :a; s/\\\\midi[^{}]*{/\\\\midi/; tb; N; ba; :b; s/{[^{}]*}//; tb; s/\\\\midi[^{}]*}//; t; N; bb; };
+endif
+
+ifeq ($(KLAVIER),1)
+ KLAVIER_REGEX=
+else
+ KLAVIER_REGEX=/%Klavier%/d;
+endif
+
+all: $(CURDOC).pdf
+ pkill -SIGHUP -xf 'mupdf(-x11)? (.*/)?$<' || true
+
+clean:
+ rm -f *.pre
+
+Clean: clean
+ rm -f *.pdf *.midi
+
+%.pre: %.ly
+ sed " \
+ s@%spezifisch%@$(SPEZIFISCH)@ ; \
+ /%STR_\($(STROPHEN)\)%/{ \
+ s/%[A-Z_0-9]\+%//; \
+ p; \
+ d; \
+ }; \
+ /%[A-Z_0-9]\+%/d \
+ " "$<" > "$@"
+
+%.pdf: %.pre *.ly
+ lilypond $<
diff --git a/Auf_meinen_lieben_Gott/stimmen.ly b/Auf_meinen_lieben_Gott/stimmen.ly
new file mode 100644
index 0000000..3e5e547
--- /dev/null
+++ b/Auf_meinen_lieben_Gott/stimmen.ly
@@ -0,0 +1,94 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+\version "2.12"
+
+global = {
+ \key c \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 4/4
+ \partial 4
+ \autoBeamOff
+}
+
+% Die Stimmen
+
+oberstimmeMelodie = \relative a'' {
+ \autoBeamOn
+ a8 g |
+ f d h e a, e' a16 gis a8 |
+ e2.^\fermata e4 |
+ a8 d, c h e c h a |
+ e'2.^\fermata e8 d |
+ c a' g f e d c c' |
+ h c h a gis a h f |
+ g c, h a g f' e c' |
+ a f d g e4^\fermata g~ |
+ g8 d e g h d, c e |
+ a g a fis g4^\fermata a |
+ gis8 a h gis c e, a4~ |
+ a16 c h a gis4 a^\fermata \bar "|."
+}
+
+sopranMelodie = \relative a' {
+ a4 |
+ a h c d |
+ e2.^\fermata e4 |
+ e d c d |
+ h2.^\fermata h4 |
+ c d e e |
+ d2 e4 e |
+ c d e e |
+ d2 c4^\fermata e |
+ g e e e |
+ d2 d4^\fermata d |
+ e d c d8[ c] |
+ h2 a4^\fermata \bar "|."
+}
+
+altMelodie = \relative e' {
+ e4 |
+ f e e f |
+ h,2. e4 |
+ fis gis a h |
+ gis2. gis4 |
+ a d, c g' |
+ g2 gis4 e |
+ e8[ fis] g4 g g |
+ a( g) g g |
+ g c h a |
+ a2 d,4 a' |
+ h h e, f |
+ f( e) e \bar "|."
+}
+
+tenorMelodie = \relative c' {
+ c4 |
+ d d c h8[ a] |
+ gis2. gis4 |
+ a h c f |
+ e2. e,4 |
+ e g g4. a8 |
+ h2 h4 h |
+ a h c c |
+ c( h) c c |
+ d g,8[ c] d[ h] c4 |
+ c2 h4 a |
+ e' gis, a a |
+ d8[( c] h4) cis4 \bar "|."
+}
+
+bassMelodie = \relative a {
+ a4 |
+ d gis, a8[ g] f4 |
+ e2._\fermata d4 |
+ c h a d |
+ e2._\fermata e4 |
+ a, h c8[ d] e[ f] |
+ g[ a g f] e[ fis] gis[ e] |
+ a4 g8[ f] e[ d] c[ e] |
+ f[ d g g,] c4_\fermata c' |
+ h c gis a8[ g] |
+ fis[ e fis d] g4_\fermata f |
+ e8[ d] c[ h] a'[ g] f[ e] |
+ d[ h] e[ e,] a4_\fermata \bar "|."
+}
diff --git a/Auf_meinen_lieben_Gott/texte.ly b/Auf_meinen_lieben_Gott/texte.ly
new file mode 100644
index 0000000..38c2c52
--- /dev/null
+++ b/Auf_meinen_lieben_Gott/texte.ly
@@ -0,0 +1,40 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+textI = \lyrics {
+ \set stanza = "1."
+ Auf mei -- nen lie -- ben Gott trau ich in Angst und Not;
+ der kann mich all -- zeit ret -- ten aus Trüb -- sal, Angst und Nö -- ten,
+ mein Un -- glück kann er wen -- den, steht alls in sei -- nen Hän -- den.
+}
+
+textII = \lyrics {
+ \set stanza = "2."
+ Ob mich mein Sünd an -- ficht, will ich ver -- za -- gen nicht;
+ auf Chris -- tus will ich bau -- en und ihm al -- lein ver -- trau -- en,
+ ihm tu ich mich er -- ge -- ben im Tod und auch im Le -- ben.
+}
+
+textIII = \lyrics {
+ \set stanza = "3."
+ Ob mich der Tod nimmt hin, ist Ster -- ben mein Ge -- winn,
+ und Chris -- tus ist mein Le -- ben; dem tu ich mich er -- ge -- ben;
+ ich sterb heut o -- der mor -- gen, mein Seel wird er ver -- sor -- gen.
+}
+
+textIV = \lyrics {
+ \set stanza = "4."
+ O mein Herr Je -- su Christ, der du ge -- dul -- dig bist
+ für mich am Kreuz ge -- stor -- ben: hast mir das Heil er -- wor -- ben,
+ auch uns al -- len zu -- glei -- che das e -- wig Him -- mel -- rei -- che.
+}
+
+textV = \lyrics {
+ \set stanza = "5."
+ A -- men zu al -- ler Stund sprech ich aus Her -- zens -- grund;
+ du wol -- lest selbst uns lei -- ten, Herr Christ, zu al -- len Zei -- ten,
+ auf dass wir dei -- nen Na -- men e -- wig -- lich prei -- sen. A -- men.
+}