summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2015-07-11 11:17:22 +0200
committerErich Eckner <git@eckner.net>2015-07-11 11:17:22 +0200
commitc428886a6b5367a51b8d6e9445106e10c95ca6a4 (patch)
treeaccc20635348abc9091f662fa204a05490093fe2
parent61e8a04bb7816a322d5c003d9c526ee31f8fcf20 (diff)
downloadMusik-c428886a6b5367a51b8d6e9445106e10c95ca6a4.tar.xz
Es_fuehrt_ueber_den_Main neu
-rw-r--r--Es_fuehrt_ueber_den_Main/Es_fuehrt_ueber_den_Main.ly40
-rw-r--r--Es_fuehrt_ueber_den_Main/stimmen.ly82
-rw-r--r--Es_fuehrt_ueber_den_Main/texte.ly32
3 files changed, 154 insertions, 0 deletions
diff --git a/Es_fuehrt_ueber_den_Main/Es_fuehrt_ueber_den_Main.ly b/Es_fuehrt_ueber_den_Main/Es_fuehrt_ueber_den_Main.ly
new file mode 100644
index 0000000..2b210c9
--- /dev/null
+++ b/Es_fuehrt_ueber_den_Main/Es_fuehrt_ueber_den_Main.ly
@@ -0,0 +1,40 @@
+\include "deutsch.ly"
+\include "stimmen.ly"
+\include "texte.ly"
+
+#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist))
+#(set-default-paper-size "kindle")
+
+\pointAndClickOff
+
+\header {
+ title = "Es führt über den Main"
+ tagline = ""
+}
+\paper {
+ top-margin = 5
+}
+
+\score {
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Lyrics = sopranText { }
+ \new Staff <<
+ \new Voice = sopran { \global \voiceOne \sopranMelodie }
+ \new Voice = alt { \global \voiceTwo \altMelodie }
+ >>
+ \context Lyrics = sopranText \lyricsto sopran { \textSopran }
+ \new Lyrics \lyricsto alt { \textAlt }
+ \new Lyrics \lyricsto sopran { \textI }
+ \new Lyrics = tenorText { }
+ \new Staff <<
+ \new Voice = tenor { \clef "bass" \global \voiceOne \tenorMelodie }
+ \new Voice = bass { \clef "bass" \global \voiceTwo \bassMelodie }
+ >>
+ \context Lyrics = tenorText \lyricsto tenor { \textTenor }
+ \new Lyrics \lyricsto bass { \textBass }
+ >>
+ \layout {
+ indent = #0
+ }
+}
diff --git a/Es_fuehrt_ueber_den_Main/stimmen.ly b/Es_fuehrt_ueber_den_Main/stimmen.ly
new file mode 100644
index 0000000..f36cf93
--- /dev/null
+++ b/Es_fuehrt_ueber_den_Main/stimmen.ly
@@ -0,0 +1,82 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+ \version "2.12"
+
+ global = {
+ \key d \minor
+ %\override Staff.TimeSignature #'style = #'()
+ \time 3/4
+ \autoBeamOff
+ \partial 4
+ }
+
+ punktBoegen = {
+ \set melismaBusyProperties = #'()
+ \slurDashed
+ \tieDashed
+ }
+
+ strichBoegen = {
+ \set melismaBusyProperties = #'(melismaBusy slurMelismaBusy tieMelismaBusy beamMelismaBusy)
+ \slurSolid
+ \tieSolid
+ }
+
+% Die Stimmen
+
+ sopranMelodie = \relative d' {
+ d4 |
+ e d8 e f4 |
+ g2 d8 e |
+ f4 f g |
+ a2\breathe b8 c |
+ d4 d b |
+ g2 a8 b |
+ c4 c a |
+ f\breathe f8 e f g |
+ a4 g8 f e4 |
+ d2 \bar "|."
+ }
+
+ altMelodie = \relative d' {
+ d4 |
+ h a8 h c4 |
+ d2 c8 h |
+ c4 c d |
+ e4.\breathe f8[ g] a |
+ b4. a8 g[ f] |
+ d2 e8 f |
+ g( a4) g8 f[ e] |
+ d\breathe c d4. e8 |
+ f e d4. c8 |
+ d2 \bar "|."
+ }
+
+ tenorMelodie = \relative a {
+ a4 |
+ g f8 g a4 |
+ h2 a8 g |
+ a4 a h |
+ c2\breathe d8 e |
+ f4 f d |
+ b2 c8 d |
+ e4. d8 c[ h] |
+ a4\breathe a8 g a h |
+ c4 h8 a g4 |
+ <fis a>2 \bar "|."
+ }
+
+ bassMelodie = \relative d {
+ r4 |
+ d2.~ |
+ d~ |
+ d~ |
+ d |
+ g, |
+ r4 c2 |
+ a2. |
+ d~ |
+ d4\breathe g, a |
+ d2 \bar "|."
+ }
+
diff --git a/Es_fuehrt_ueber_den_Main/texte.ly b/Es_fuehrt_ueber_den_Main/texte.ly
new file mode 100644
index 0000000..327fa71
--- /dev/null
+++ b/Es_fuehrt_ueber_den_Main/texte.ly
@@ -0,0 +1,32 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+ textI = \lyricmode {
+ \set stanza = "1."
+ Es führt ü -- ber den Main ei -- ne Brü -- cke von Stein,
+ wer da -- rü -- ber will gehn, muss im Tan -- ze sich drehn,
+ }
+
+ textSopran = \lyricmode {
+ \repeat unfold 24 { \skip 1 }
+ fa -- la -- la -- la -- la fa -- la -- la -- la.
+ }
+
+ textAlt = \lyricmode {
+ \repeat unfold 24 { \skip 1 }
+ fa -- la fa -- la -- la -- la, fa -- la.
+ }
+
+ textTenor = \lyricmode {
+ \repeat unfold 24 { \skip 1 }
+ fa -- la -- la -- la -- la fa -- la -- la -- la.
+ }
+
+ textBass = \lyricmode {
+ a __ _ a __ _ _
+ fa -- la -- la.
+ }
+