diff options
author | Erich Eckner <git@eckner.net> | 2018-05-18 11:27:37 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-05-18 11:27:37 +0200 |
commit | 10f3855608a4a6e92b2c18cb321e4048b0cbaf77 (patch) | |
tree | f424d544aeaa03b37974d0c6a635384b788aff80 /Als_Gott_die_Welt_erschaffen | |
parent | ffe35f74ae206250b9453d61cdfdf2e048e9289b (diff) | |
download | Musik-10f3855608a4a6e92b2c18cb321e4048b0cbaf77.tar.xz |
Als_Gott_die_Welt_erschaffen neu
Diffstat (limited to 'Als_Gott_die_Welt_erschaffen')
-rw-r--r-- | Als_Gott_die_Welt_erschaffen/Als_Gott_die_Welt_erschaffen.ly | 47 | ||||
-rw-r--r-- | Als_Gott_die_Welt_erschaffen/Makefile | 38 | ||||
-rw-r--r-- | Als_Gott_die_Welt_erschaffen/stimmen.ly | 92 | ||||
-rw-r--r-- | Als_Gott_die_Welt_erschaffen/texte.ly | 53 |
4 files changed, 230 insertions, 0 deletions
diff --git a/Als_Gott_die_Welt_erschaffen/Als_Gott_die_Welt_erschaffen.ly b/Als_Gott_die_Welt_erschaffen/Als_Gott_die_Welt_erschaffen.ly new file mode 100644 index 0000000..35f4c3b --- /dev/null +++ b/Als_Gott_die_Welt_erschaffen/Als_Gott_die_Welt_erschaffen.ly @@ -0,0 +1,47 @@ +\include "deutsch.ly" +#(ly:set-option 'relative-includes #t) +\include "stimmen.ly" +\include "texte.ly" +#(ly:set-option 'relative-includes #f) + +%spezifisch% + +\version "2.19.80" + +\pointAndClickOff + +\header { + tagline = "" +} +\paper { + top-margin = 5 + print-all-headers = ##t +} + +\score { + \header { + title = "Als Gott die Welt erschaffen" + composer = "Worte und Weise: Pater Valentin Rathgeber (1682 - 1750)" + arranger = "Satz: Max Friedlaender (1852 - 1934)" + } + \new ChoirStaff << + \set Score.skipBars = ##t + \new Staff << + \new Voice = sopran { \global \voiceOne \sopranMelodie } + \new Voice = alt { \global \voiceTwo \altMelodie } + >> + \new Lyrics \lyricsto alt { \textI } + \new Lyrics \lyricsto alt { \textII } + \new Lyrics \lyricsto alt { \textIII } + \new Lyrics \lyricsto alt { \textIV } + \new Lyrics \lyricsto alt { \textV } + \new Lyrics \lyricsto alt { \textVI } + \new Staff << + \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie } + \new Voice = bass { \global \clef "bass" \voiceTwo \bassMelodie } + >> + >> + \layout { + indent = #0 + } +} diff --git a/Als_Gott_die_Welt_erschaffen/Makefile b/Als_Gott_die_Welt_erschaffen/Makefile new file mode 100644 index 0000000..8cdc1e0 --- /dev/null +++ b/Als_Gott_die_Welt_erschaffen/Makefile @@ -0,0 +1,38 @@ +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 + +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 + +clean: + rm -f *.pre + +Clean: clean + rm -f *.pdf *.midi + +%.pre: %.ly + sed " \ + s@%spezifisch%@$(SPEZIFISCH)@ ; \ + $(KLAVIER_REGEX) \ + $(MIDI_REGEX) \ + " "$<" > "$@" + +%.pdf: %.pre *.ly + lilypond $< diff --git a/Als_Gott_die_Welt_erschaffen/stimmen.ly b/Als_Gott_die_Welt_erschaffen/stimmen.ly new file mode 100644 index 0000000..efb002b --- /dev/null +++ b/Als_Gott_die_Welt_erschaffen/stimmen.ly @@ -0,0 +1,92 @@ +%some settings% vim: ai sw=2 lbr nu et + +\version "2.18" + +global = { + \key b \major + %\override Staff.TimeSignature #'style = #'() + \time 2/4 + \partial 8 + \autoBeamOff +} + +% Die Stimmen + +sopranMelodie = \relative f' { + f8 | + b b b b | + c4 c8 d | + es d16[ c] d8 c16[ b] | + b4.\breathe f8 | + b b b b | + c4 c8 d | + es d16[ c] d8 c16[ b] | + b4.\breathe d8 | + c8. d16 c8 b | + a4 f8 f' | + c b16[ a] a8 g16[ f] | + f4.\breathe f'8 | + es8. d16 es8 f | + d4 c8 d | + b c a8. b16 | + b4. \bar "|." +} + +altMelodie = \relative f' { + f8 | + f f d f | + g[ b] a a | + b b b a | + f[ g f] f | + d g g f | + f[ e] f f | + es g f a | + b[ g f] f | + g8. e16 f8 g | + f4 c8 d16[ e] | + f8 f f e | + c[ d c] a' | + b8. b16 b8 c | + b4 a8 a | + g g f8. f16 | + f4. \bar "|." +} + +tenorMelodie = \relative f { + f8 | + d' b b d | + c[ g] a f' | + b, g' f es | + d[ es d]\breathe d16[ c] | + b8 d es b | + g16[ a b8] a b | + b b b es | + d[ es d]\breathe b16[ a] | + g8. b16 a8 g16[ c] | + c4 a8 f16[ g] | + a8 f d' b | + a[ b a]\breathe c | + b8. f'16 es8 c | + f4 f8 f | + d es c8. d16 | + d4. \bar "|." +} + +bassMelodie = \relative f { + f8 | + b, d g f | + es[ e] f f | + g es f f | + b4. b16[ a] | + g8 g16[ f] es8 d | + c4 f8 b, | + g' es f f | + b,4. b8 | + e8. c16 d8 e | + f8.[ g16] a8 a, | + a d b c | + f4. f8 g8. f16 g8 a | + b4 f8 d | + g es f8. b,16 | + b4. \bar "|." +} diff --git a/Als_Gott_die_Welt_erschaffen/texte.ly b/Als_Gott_die_Welt_erschaffen/texte.ly new file mode 100644 index 0000000..495d486 --- /dev/null +++ b/Als_Gott_die_Welt_erschaffen/texte.ly @@ -0,0 +1,53 @@ +%some settings% vim: ai sw=2 lbr nu et + +% Abkürzungen + +% Die Textaufteilungen + +textI = \lyrics { + \set stanza = "1." + Als Gott die Welt er -- schaf -- fen und al -- le Kre -- a -- tur, + da ruht er oh -- ne Schla -- fen, be -- denkt die neu Na -- tur. + Wenn doch ein Mensch da wä -- re, denkt er in sei -- nem Sinn, + die Welt steht gar so lee -- re und ist nichts Nam -- hafts drin. +} + +textII = \lyrics { + \set stanza = "2." + Er nahm ein Klümp -- chen Er -- de und blies gar mäch -- tig dran, + dass auf der Stel -- le wer -- de A -- dam, der hüb -- sche Mann. + Der saß auf ei -- nem Stei -- ne und gaff -- te hin und her; + er war ja ganz al -- lei -- ne, das kränk -- te ihn gar sehr. +} + +textIII = \lyrics { + \set stanza = "3." + „Hab keins, mit dem ich la -- che, das mich fein küss und hals + und mir ein Jurz -- weil ma -- che, das wär mir ü -- ber -- alls.“ + Der Herr wollt nicht ver -- wei -- len: der A -- dam schla -- fend wurd, + er nahm ein Rip -- pe klei -- ne aus sei -- ner Sei -- ten fort. +} + +textIV = \lyrics { + \set stanza = "4." + „O lie -- ber Herr und Got -- te, was machst du mit mir gar! + Mein Treu, es ist ein Spot -- te, ein Ripp fehlt mir für -- wahr! + Ich hatt ja al -- le Glie -- der, eh du, Herr, zu mir kamst. + Gib mir die Rip -- pe wie -- der, sonst bin ich ja nicht ganz!“ +} + +textV = \lyrics { + \set stanza = "5." + „Schlaf fort, du närr -- scher Hie -- sel, schlaf fort in gu -- ter Ruh! + Du kannst das Stück ver -- lie -- ren, ich stell dir's wie -- der zu!“ + Er nahm die Ripp in Hän -- den und macht draus ei -- nen Leib, + dass auf der Stell ent -- stän -- de E -- va, das schö -- ne Weib. +} + +textVI = \lyrics { + \set stanza = "6." + „Kannst du so schö -- ne Sa -- chen, o lie -- ber Gott und Herr, + aus mei -- ner Rip -- pe ma -- chen, ich leih dir noch viel mehr. + Komm her, du lie -- be Rip -- pen, ich grüß dich tau -- send -- mal! + Mit mei -- nen ro -- ten Lip -- pen küss ich dich oh -- ne Zahl!“ +} |