diff options
author | Erich Eckner <git@eckner.net> | 2018-11-28 11:12:43 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-11-28 11:12:43 +0100 |
commit | 66126ffe003899179bc153e5094b83af9c330d49 (patch) | |
tree | 5a2a2bde16840c52fd3099b36cdf06c05432c753 /Koenig_mild_vertreibt_die_Finsternis | |
parent | 3418e105e5233958021e06dccdb463cd50aafa6a (diff) | |
download | Musik-66126ffe003899179bc153e5094b83af9c330d49.tar.xz |
Koenig_mild_vertreibt_die_Finsternis neu
Diffstat (limited to 'Koenig_mild_vertreibt_die_Finsternis')
-rw-r--r-- | Koenig_mild_vertreibt_die_Finsternis/Koenig_mild_vertreibt_die_Finsternis.ly | 22 | ||||
-rw-r--r-- | Koenig_mild_vertreibt_die_Finsternis/Makefile | 43 | ||||
-rw-r--r-- | Koenig_mild_vertreibt_die_Finsternis/artikulation.ly | 10 | ||||
-rw-r--r-- | Koenig_mild_vertreibt_die_Finsternis/satz.ly | 38 | ||||
-rw-r--r-- | Koenig_mild_vertreibt_die_Finsternis/stimmen.ly | 283 | ||||
-rw-r--r-- | Koenig_mild_vertreibt_die_Finsternis/texte.ly | 18 |
6 files changed, 414 insertions, 0 deletions
diff --git a/Koenig_mild_vertreibt_die_Finsternis/Koenig_mild_vertreibt_die_Finsternis.ly b/Koenig_mild_vertreibt_die_Finsternis/Koenig_mild_vertreibt_die_Finsternis.ly new file mode 100644 index 0000000..def3858 --- /dev/null +++ b/Koenig_mild_vertreibt_die_Finsternis/Koenig_mild_vertreibt_die_Finsternis.ly @@ -0,0 +1,22 @@ +\include "deutsch.ly" +#(ly:set-option 'relative-includes #t) +\include "artikulation.ly" +\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 +} + +#(ly:set-option 'relative-includes #t) +\include "satz.ly" +#(ly:set-option 'relative-includes #f) diff --git a/Koenig_mild_vertreibt_die_Finsternis/Makefile b/Koenig_mild_vertreibt_die_Finsternis/Makefile new file mode 100644 index 0000000..3fa24ea --- /dev/null +++ b/Koenig_mild_vertreibt_die_Finsternis/Makefile @@ -0,0 +1,43 @@ +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 + +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/Koenig_mild_vertreibt_die_Finsternis/artikulation.ly b/Koenig_mild_vertreibt_die_Finsternis/artikulation.ly new file mode 100644 index 0000000..f97e4ed --- /dev/null +++ b/Koenig_mild_vertreibt_die_Finsternis/artikulation.ly @@ -0,0 +1,10 @@ +artikulation = { + s1\f | + s1*7 | + s1\mf | + s1*5 | + s1\< | + s | + s\f | + s1*7 | \bar "|." +} diff --git a/Koenig_mild_vertreibt_die_Finsternis/satz.ly b/Koenig_mild_vertreibt_die_Finsternis/satz.ly new file mode 100644 index 0000000..e78c4df --- /dev/null +++ b/Koenig_mild_vertreibt_die_Finsternis/satz.ly @@ -0,0 +1,38 @@ +\score { + \header { + tagline = ##f + title = "König mild vertreibt die Finsternis" + subtitle = ##f + composer = "Christian Scheel" + meter = "Georg Friedrich Händel" + poet = "Michael Praetorius" + } + \layout { + indent = #0 + \context { + \Staff + \RemoveEmptyStaves + \override VerticalAxisGroup #'remove-first = ##t + } + } + \new ChoirStaff << + \set Score.skipBars = ##t + \new Staff << + \global + \new Voice = frauen { \oneVoice << \frauenPausen \artikulation >> } + \new Voice = sopran { \voiceOne \sopranMelodie } + \new Voice = alt { \voiceTwo \altMelodie } + \new CueVoice = oboenCue { \oneVoice \oboenCue } + \new CueVoice = sopranViolinenCue { \voiceOne \sopranViolinenCue } + \new CueVoice = altViolinenCue { \voiceTwo \altViolinenCue } + >> + \new Lyrics \lyricsto sopran { \text } + \new Staff << + \global \clef "bass" + \new Voice = frauen { \oneVoice << \maennerPausen \artikulation >> } + \new Voice = tenor { \voiceOne \tenorMelodie } + \new Voice = bass { \voiceTwo \bassMelodie } + \new CueVoice = bassCue { \bassCue } + >> + >> +} diff --git a/Koenig_mild_vertreibt_die_Finsternis/stimmen.ly b/Koenig_mild_vertreibt_die_Finsternis/stimmen.ly new file mode 100644 index 0000000..55e01b5 --- /dev/null +++ b/Koenig_mild_vertreibt_die_Finsternis/stimmen.ly @@ -0,0 +1,283 @@ +%some settings% vim: ai sw=2 lbr nu et + +\version "2.18" + +global = { + \key f \major + %\override Staff.TimeSignature #'style = #'() + \time 2/2 + \autoBeamOff +} + +% Die Stimmen + +oboenCue = \relative f' { \autoBeamOn + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*20 | + s4 <f f'>8( <c' c'>) <a a'>4-. <d d'>8( <f f'>) | + <e e'>4-. s2. | + s1 | +} + +sopranViolinenCue = \relative a' { + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*21 | + s2 a | + c1\fermata | +} + +altViolinenCue = \relative a' { + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*21 | + s2 f~ | + f a\fermata | +} + +bassCue = \relative d' { + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*19 | + s2 d4 c~ | + c1~ | + c8 s4. a2~ | + a f\fermata | +} + +frauenPausen = { + R1*112 | \time 3/2 + R1. | \time 2/2 + R1*20 | + r4 s2. | + s4 r s2 | + s1 | \bar "||" + r2 s | + s1*9 | + s2 r4 s | + s1 | + s2 r4 s | + s1*5 | \bar "||" + R1*30 | + s1*32 | + R1*7 | \bar "|." +} + +maennerPausen = { + R1*112 | \time 3/2 + R1. | \time 2/2 + R1*19 | + r2 s | + s1 | + s8 r4. s2 | + s1 | \bar "||" + r2 s | + s1*9 | + s2 r4 s | + s1 | + s2 r4 s | + s1*5 | \bar "||" + R1*30 | + s1*32 | + R1*7 | \bar "|." +} + +sopranMelodie = \relative c'' { + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*23 | \bar "||" + s2 \repeat unfold 2 { + c2 | + c4 c d c | + c2 a | + b2 a4 g~ | + g f2 e4 | + f2 + } + s4 a | + g e f d | + c2 s4 c' | + c c d c | + c2 a | + b a4 g~ | + g f2 e4 | + f1 | \bar "||" + s1*30 | + \repeat unfold 2 { + c'2 a4.( b8) | + c2 f, | + g8[( a b c] b4) a | + g1 | + a8[( b c d] c4) c | + f2 c | + b4( a g4.) f8 | + f1 | + } + a8[( g a b] a4) a | + g2 f | + b4( a g) f | + e1 | + f8[( e f g] f4) f | + d'2 h | + c4( d8[ c] h4.) c8 | + c1 | + c2 a4.( b8) | + c2 f, | + g8[( a b c] b4) a | + g1 | + a8[( b c d] c4) c | + f2 c | + b4( a g4.) f8 | + f1 | + s1*7 | \bar "|." +} + +altMelodie = \relative a' { + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*23 | \bar "||" + s2 \repeat unfold 2 { + a2 | + a4 f f f | + e2 d | + d c4 c | + d4.( a8 c4) c | + c2 + } + s4 f | + d c c h | + c8[( d] e4) s e | + g f f f | + e2 d | + d f4 d | + e( f g) c, | + c1 | \bar "||" + s1*30 | + \repeat unfold 2 { + f2 f4.( e8) | + f2 c | + e8[( f g a] g4) f | + e1 | + f2. f4 | + f2 f | + e4( f2) e4 | + f1 | + } + f8[( e f g] f4) f | + e2 d | + g4( f e) d | + cis1 | + d8[( cis d e] d4) d | + f2. f4 | + e4( f8[ e] d4) g | + g1 | + f2 f4.( e8) | + f2 c | + e8[( f g a] g4) f | + e1 | + f2. f4 | + f2 f | + e4( f2) e4 | + f1 | + s1*7 | \bar "|." +} + +tenorMelodie = \relative c' { + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*23 | \bar "||" + s2 \repeat unfold 2 { + c2 | + c4 a b a | + g2 f | + f a4 c | + b( a2) g4 | + a2 + } + s4 c | + b a a g | + g2 s4 g | + g a b a | + g2 fis | + g c4 b | + a2 g | + a1 | \bar "||" + s1*30 | + \repeat unfold 2 { + a2 c4.( b8) | + a2 c | + b4( g c) c | + c1 | + c2. c4 | + c2 a | + b4( c2) b4 | + a1 | + } + c2. c4 b2 a | + cis4( d b) a | + a1 | + a2. a4 | + g2 d' | + c4( a d) d | + e1 | + a,2 c4.( b8) | + a2 c | + b4( g c) c | + c1 | + c2. c4 | + c2 a | + b4( c2) b4 | + a1 | + s1*7 | \bar "|." +} + +bassMelodie = \relative f { + s1*112 | \time 3/2 + s1. | \time 2/2 + s1*23 | \bar "||" + s2 \repeat unfold 2 { + f2 | + f4 f b f | + c2 d | + b f'4 e | + d2 c | + <f f,> + } + s4 f | + g a f g | + c,2 s4 c | + e f b, f' | + c2 d | + g, a4 b | + c2 c | + <f f,>1 | \bar "||" + s1*30 | + \repeat unfold 2 { + f2 a4.( g8) | + f2 a | + g4.( f8 e4) f | + c1 | + f8[( g a b] a4) a | + a2 f | + g4( a8[ b] c4) c, | + f1 | + } + f2. f4 | + c2 d | + e4( f g) d | + a'1 | + d,2. c4 | + h2 g' | + a4( f g) g | + c,1 | + f2 a4.( g8) | + f2 a | + g4.( f8 e4) f | + c1 | + f8[( g a b] a4) a | + a2 f | + g4( a8[ b] c4) c, | + f1 | + s1*7 | \bar "|." +} diff --git a/Koenig_mild_vertreibt_die_Finsternis/texte.ly b/Koenig_mild_vertreibt_die_Finsternis/texte.ly new file mode 100644 index 0000000..e96f68b --- /dev/null +++ b/Koenig_mild_vertreibt_die_Finsternis/texte.ly @@ -0,0 +1,18 @@ +%some settings% vim: ai sw=2 lbr nu et + +% Abkürzungen + +% Die Textaufteilungen + +text = \lyricmode { + Das Blü -- me -- lein so klei -- ne, das duf -- tet uns so süß; + mit sei -- nem hel -- len Schei -- ne ver -- treibt's die Fins -- ter -- nis. + Wahr' Mensch und wah -- rer Gott, + hilft uns aus al -- lem Lei -- de, ret -- tet von Sünd und Tod. + + \repeat unfold 2 { + Ho -- si -- an -- na, Da -- vids Sohn, sei ge -- grü -- ßet, Kö -- nig mild! + } + E -- wig steht dein Frie -- dens -- thron, du, des ew -- gen Va -- ters Kind. + Ho -- si -- an -- na, Da -- vids Sohn, sei ge -- grü -- ßet, Kö -- nig mild! +} |