diff options
author | Erich Eckner <git@eckner.net> | 2014-09-10 17:47:07 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2014-09-10 17:47:07 +0200 |
commit | 49d14358c33b7d0ba7e7c381f91943617c7723ea (patch) | |
tree | fd55f0d3900d53978587d2228553359f86e69bbe /hr/stch/fertig/evening | |
parent | 646f69a657326ca8dd733dfa579a90f89823d677 (diff) | |
download | Musik-49d14358c33b7d0ba7e7c381f91943617c7723ea.tar.xz |
Hauke eingefügt
Diffstat (limited to 'hr/stch/fertig/evening')
-rw-r--r-- | hr/stch/fertig/evening/alt/evening.ps | bin | 0 -> 310276 bytes | |||
-rw-r--r-- | hr/stch/fertig/evening/evening.ly | 81 | ||||
-rw-r--r-- | hr/stch/fertig/evening/evening.midi | bin | 0 -> 3345 bytes | |||
-rw-r--r-- | hr/stch/fertig/evening/evening_christoph.ly | 82 | ||||
-rw-r--r-- | hr/stch/fertig/evening/stimmen.ly | 43 | ||||
-rw-r--r-- | hr/stch/fertig/evening/texte.ly | 33 |
6 files changed, 239 insertions, 0 deletions
diff --git a/hr/stch/fertig/evening/alt/evening.ps b/hr/stch/fertig/evening/alt/evening.ps Binary files differnew file mode 100644 index 0000000..72345ba --- /dev/null +++ b/hr/stch/fertig/evening/alt/evening.ps diff --git a/hr/stch/fertig/evening/evening.ly b/hr/stch/fertig/evening/evening.ly new file mode 100644 index 0000000..7a8b0bc --- /dev/null +++ b/hr/stch/fertig/evening/evening.ly @@ -0,0 +1,81 @@ +% vim: nu + +\version "2.12.1" +\include "stimmen.ly" +\include "texte.ly" + + \header { + title = \markup \center-align {"Evening Rise" " " " "} + composer = "Satz: Meinhard Ansohn" + } + + #(set-global-staff-size 17) + + \paper { + ragged-last-bottom = ##f + system-count = 2 + top-margin = 15\mm + bottom-margin = 20\mm + left-margin = 32\mm + line-width = 147\mm + head-separation = 6\mm + foot-separation = 15\mm + after-title-space = 10\mm + } + + %\midi { + %\tempo 4=72 + %} + + \layout { + indent = #0 + \context { + % a little smaller so lyrics can be closer to the staff + \Staff + \override VerticalAxisGroup #'minimum-Y-extent = #'(-3.5 . 3.5) + } + } + + \score { + %\simultaneous + \new ChoirStaff << + \new Staff = oberstimme + << \set Staff.instrumentName = #"Sopran I (6.) " + \new Voice = "xtras" { s1*4 s1*4 \bar "|." } + \new Voice = "soprane" { \global \oberMusic } + \lyricsto soprane \oberWords + >> + \new Staff = melodie + << \set Staff.instrumentName = #"Sopran II (1.) " + \new Voice = "sopraneTwo" { \global \melMusic } + \lyricsto sopraneTwo \melWords + >> + \new Staff = altEins + << \set Staff.instrumentName = #"Alt I (3.) " + \new Voice = "alti" { \global \altAM } + \lyricsto alti \altAW + >> + \new Staff = altZwei + << \set Staff.instrumentName = #"Alt II (2.) " + \new Voice = "altiTwo" { \global \altBM } + \lyricsto altiTwo \altBW + >> + \new Staff = tenor + << \set Staff.instrumentName = #"Tenor (5.) " + \new Voice = "tenoere" { \global \tenorMusic } + \lyricsto tenoere \tenorWords + >> + \new Staff = bass + << \set Staff.instrumentName = #"Baß (4.) " + \new Voice = "baesse" { \global \bassMusic } + \lyricsto baesse \bassWords + >> + >> +% \midi{ +% \context{ +% \Score +% tempoWholesPerMinute = #(ly:make-moment 72 4) +% } +% %\tempo 4=72 +% } + } diff --git a/hr/stch/fertig/evening/evening.midi b/hr/stch/fertig/evening/evening.midi Binary files differnew file mode 100644 index 0000000..d59bd2a --- /dev/null +++ b/hr/stch/fertig/evening/evening.midi diff --git a/hr/stch/fertig/evening/evening_christoph.ly b/hr/stch/fertig/evening/evening_christoph.ly new file mode 100644 index 0000000..6dd49aa --- /dev/null +++ b/hr/stch/fertig/evening/evening_christoph.ly @@ -0,0 +1,82 @@ +% vim: nu + +\version "2.12.1" +\include "stimmen.ly" +\include "texte.ly" + + \header { + title = \markup \center-align {"Evening Rise" " " " "} + composer = "Satz: Meinhard Ansohn" + tagline = "" + } + + #(set-global-staff-size 17) + + \paper { + ragged-last-bottom = ##f + system-count = 2 + top-margin = 15\mm + bottom-margin = 20\mm + left-margin = 22\mm + line-width = 167\mm + head-separation = 6\mm + foot-separation = 15\mm + after-title-space = 10\mm + } + + %\midi { + %\tempo 4=72 + %} + + \layout { + indent = #12 + \context { + % a little smaller so lyrics can be closer to the staff + \Staff + \override VerticalAxisGroup #'minimum-Y-extent = #'(-3.5 . 3.5) + } + } + + \score { + %\simultaneous + \new ChoirStaff << + \new Staff = oberstimme + << \set Staff.instrumentName = #"Sopran I (6.) " + \new Voice = "xtras" { s1*4 s1*4 \bar "|." } + \new Voice = "soprane" { \global \oberMusic } + \lyricsto soprane \oberWords + >> + \new Staff = melodie + << \set Staff.instrumentName = #"Sopran II (1.) " + \new Voice = "sopraneTwo" { \global \melMusic } + \lyricsto sopraneTwo \melWords + >> + \new Staff = altEins + << \set Staff.instrumentName = #"Alt I (3.) " + \new Voice = "alti" { \global \altAM } + \lyricsto alti \altAW + >> + \new Staff = altZwei + << \set Staff.instrumentName = #"Alt II (2.) " + \new Voice = "altiTwo" { \global \altBM } + \lyricsto altiTwo \altBW + >> + \new Staff = tenor + << \set Staff.instrumentName = #"Tenor (5.) " + \new Voice = "tenoere" { \global \tenorMusic } + \lyricsto tenoere \tenorWords + >> + \new Staff = bass + << \set Staff.instrumentName = #"Baß (4.) " + \new Voice = "baesse" { \global \bassMusic } + \lyricsto baesse \bassWords + >> + >> +% \midi{ +% \context{ +% \Score +% tempoWholesPerMinute = #(ly:make-moment 72 4) +% } +% %\tempo 4=72 +% } + } diff --git a/hr/stch/fertig/evening/stimmen.ly b/hr/stch/fertig/evening/stimmen.ly new file mode 100644 index 0000000..d27db04 --- /dev/null +++ b/hr/stch/fertig/evening/stimmen.ly @@ -0,0 +1,43 @@ +% vim: nu + +global = { + \key g \major + \time 4/4 + #(override-auto-beam-setting '(end 1 8 * *) 1 4) + #(override-auto-beam-setting '(end 1 8 * *) 1 2) + #(override-auto-beam-setting '(end 1 8 * *) 3 4) +} + +%Die Stimmen + + oberMusic = \relative c' { + e8(fis)g(a) b4 b8(c) b4 a8(g) a2 d4 d a4. d8 d4 b b2 + b8 c b2 a8(g) a b a2 b8 a g(fis) e4 a g8(fis) fis1 + } + + melMusic = \relative c' { + e4 b' b2 a4 b e,2 g4 g fis g8(fis) e4 b' b2 + e,4 b' b4. b8 a4 b e, e8 fis g4 g fis g8(fis) e1 + } + + altAM = \relative c' { + e4 g fis2 g4 g e2 e4 d d e8 d b4 g'8(fis) dis2 + e4 g fis4. fis8 g4 g8(fis) e2 e4 e d d b1 + } + + altBM = \relative c' { + #(set-accidental-style 'no-reset) + e4 e dis2 d4 d cis2 c4 c d b8 d e4 e fis2 + e4 e dis4. dis8 d4 d cis cis8 cis c4 c d b8(d) e1 + } + + tenorMusic = \relative c' { + e4 e fis2 g8(fis) g(a) b2 c8(b) g4 a g8 a b4 b a2 + g4 e fis4. b8 b4 g b e,8 e e4 g c8(b) a4 b1 + } + + bassMusic = \relative c { + \clef bass + e4 e8(c) b2 d4 b a2 c4 e d2 g8(fis) e4 b2 + e4 e8(d) b4. cis8 d4 g, a2 c4 c d d e1 + } diff --git a/hr/stch/fertig/evening/texte.ly b/hr/stch/fertig/evening/texte.ly new file mode 100644 index 0000000..fb6a5cc --- /dev/null +++ b/hr/stch/fertig/evening/texte.ly @@ -0,0 +1,33 @@ +% vim: encoding=utf8 nu + +%Die Textaufteilungen + + oberWords = \lyrics { + Eve -- ning ri -- ses, spi -- rit come, sun goes down, the day is done. + Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea. + } + + melWords = \lyrics { + Eve -- ning rise, spi -- rit come, sun goes down, the day is done. + Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea. + } + + altAW = \lyrics { + Eve -- ning rise, spi -- rit come, sun goes down when the day is done. + Mo -- ther Earth a -- wa -- kens me, heart -- beat of the sea. + } + + altBW = \lyrics { + Eve -- ning rise, spi -- rit come, sun goes down when the day is done. + Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea. + } + + tenorWords = \lyrics { + Eve -- ning rise, spi -- rit come, sun goes down when the day is done. + Mo -- ther Earth a -- wa -- kens me with the heart -- beat of the sea. + } + + bassWords = \lyrics { + Eve -- ning rise, spi -- rit come, sun goes down, day is done. + Mo -- ther Earth a -- wa -- kens me, heart -- beat of the sea. + } |