summaryrefslogtreecommitdiff
path: root/All_Night,_All_Day
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-22 14:44:11 +0200
committerErich Eckner <git@eckner.net>2017-09-22 14:44:11 +0200
commitacbc280a48fe02c9475131569bc183dc1d51f01f (patch)
tree0ae2c5225d209ce990813e3f27882b8c9b352f28 /All_Night,_All_Day
parent6dd16142fc07b9cf926b6b0d4bb8e78949100ad4 (diff)
downloadMusik-acbc280a48fe02c9475131569bc183dc1d51f01f.tar.xz
Alle_Tage_Alle_Naechte: Korrektur und Umbenennung
Diffstat (limited to 'All_Night,_All_Day')
-rw-r--r--All_Night,_All_Day/All_Night,_All_Day.ly45
-rw-r--r--All_Night,_All_Day/stimmen.ly41
-rw-r--r--All_Night,_All_Day/texte.ly62
3 files changed, 0 insertions, 148 deletions
diff --git a/All_Night,_All_Day/All_Night,_All_Day.ly b/All_Night,_All_Day/All_Night,_All_Day.ly
deleted file mode 100644
index 4bc4c68..0000000
--- a/All_Night,_All_Day/All_Night,_All_Day.ly
+++ /dev/null
@@ -1,45 +0,0 @@
-\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 {
- tagline = ""
- title = "All Night, All Day"
-}
-\paper {
- top-margin = 5
-}
-
-\score {
- \new ChoirStaff <<
- \set Score.skipBars = ##t
- \new Staff {
- \new Voice = sopran { \global \sopranMelodie }
- }
- \new Lyrics \lyricsto sopran { \sopranTextI }
- \new Lyrics \lyricsto sopran { \sopranTextII }
- \new Staff {
- \new Voice = alt { \global \altMelodie }
- }
- \new Lyrics \lyricsto alt { \altTextI }
- \new Lyrics \lyricsto alt { \altTextII }
- \new Staff {
- \new Voice = tenor { \clef "G_8" \global \tenorMelodie }
- }
- \new Lyrics \lyricsto tenor { \tenorTextI }
- \new Lyrics \lyricsto tenor { \tenorTextII }
- \new Staff {
- \new Voice = bass { \clef "bass" \global \bassMelodie }
- }
- \new Lyrics \lyricsto bass { \bassTextI }
- \new Lyrics \lyricsto bass { \bassTextII }
- >>
- \layout {
- indent = #0
- }
-}
diff --git a/All_Night,_All_Day/stimmen.ly b/All_Night,_All_Day/stimmen.ly
deleted file mode 100644
index 3f61384..0000000
--- a/All_Night,_All_Day/stimmen.ly
+++ /dev/null
@@ -1,41 +0,0 @@
-%some settings% vim: ai sw=2 lbr nu et
-
- \version "2.12"
-
- global = {
- \key a \major
- %\override Staff.TimeSignature #'style = #'()
- \time 2/4
- \autoBeamOff
- }
-
-% Die Stimmen
-
- sopranMelodie = \relative c' {
- e2 | a | cis | a | fis4 a | a8 fis a fis | a a4. | fis8( e4.) |
- e2 | a | cis | a | e'4 cis | cis8. a16 h8 gis | a2~ | a | \bar "||"
- e2 | a | cis | a | fis4 a | a8 fis a fis | a a4. | fis8( e4.) |
- e2 | a | cis | a | e'4 cis | cis8. a16 h8 gis | a2~ | a | \bar "||"
- }
-
- altMelodie = \relative c' {
- cis2 | cis | e | cis | d4 fis | fis8 d fis d | fis fis4. | d2 |
- cis | e4( fis) | fis2 | e | fis | fis | e4 d | cis2 | \bar "||"
- cis2 | cis | e | cis | d4 fis | fis8 d fis d | fis fis4. | d2 |
- cis | e4( fis) | fis2 | e | fis | fis | e4 d | cis2 | \bar "||"
- }
-
- tenorMelodie = \relative c {
- r4 e | fis( e) | r e | fis( e) | r a | h( cis) | h( a) | gis a8[( h]) |
- a2 | cis | a4( h) | h( a) | a2 | cis4( d) | g, f | e2 | \bar "||"
- r4 e | fis( e) | r e | fis( e) | r a | h( cis) | h( a) | gis a8[( h]) |
- a2 | cis | a4( h) | h( a) | a2 | cis4( d) | g, f | e2 | \bar "||"
- }
-
- bassMelodie = \relative c {
- a2 | a | a | a | d | d | d | e4 fis8[( gis]) |
- a4( gis) | fis( e) | d2 | cis | d | e | c4 b | a2 | \bar "||"
- cis2 | fis | cis4 cis | fis( e) | d2 | d | d | e4 fis8[( gis]) |
- a4 gis | fis e | cis cis | h( cis) | d2 | e | c4 c | b2 | \bar "|."
- }
-
diff --git a/All_Night,_All_Day/texte.ly b/All_Night,_All_Day/texte.ly
deleted file mode 100644
index 525fc6e..0000000
--- a/All_Night,_All_Day/texte.ly
+++ /dev/null
@@ -1,62 +0,0 @@
-%some settings% vim: ai sw=2 lbr nu et
-
-% Abkürzungen
-
-% Die Textaufteilungen
-
- sopranTextI = \lyrics {
- Al -- le Ta -- ge: En -- gel wa -- chen ü -- ber mir, o Herr.
- Al -- le Näch -- te: En -- gel wa -- chen ü -- ber mir.
- \set stanza = #"1. "
- Geht der Tag dem A -- bend zu, En -- gel wa -- chen ü -- ber mir, o Herr.
- Schlaf, mein Kind, in gu -- ter Ruh, En -- gel wa -- chen ü -- ber dir.
- }
- sopranTextII = \lyrics {
- \repeat unfold 24 { \skip 1 }
- \set stanza = #"2. "
- Kommt her -- bei die lan -- ge Nacht, _ _ _ _ _ _ _ _ _
- Gott hat mir das Heil ge -- bracht,
- }
-
- altTextI = \lyrics {
- Al -- le Ta -- ge: En -- gel wa -- chen ü -- ber mir, o Herr.
- Al -- le Näch -- te: En -- gel ü -- ber mir.
- \set stanza = #"1. "
- Tag dem A -- bend zu, En -- gel wa -- chen ü -- ber mir, o Herr.
- Schlaf in gu -- ter Ruh, En -- gel ü -- ber dir.
- }
- altTextII = \lyrics {
- \repeat unfold 22 { \skip 1 }
- \set stanza = #"2. "
- Kommt die lan -- ge Nacht, _ _ _ _ _ _ _ _ _
- Gott hat Heil ge -- bracht,
- }
-
- tenorTextI = \lyrics {
- Bei Tag und Nacht, bei Tag und Nacht, Herr.
- Al -- le Näch -- te: En -- gel ü -- ber mir.
- \set stanza = #"1. "
- Tag dem A -- bend zu, bei Tag und Nacht, Herr.
- Schlaf in gu -- ter Ruh, En -- gel ü -- ber dir.
- }
- tenorTextII = \lyrics {
- \repeat unfold 18 { \skip 1 }
- \set stanza = #"2. "
- Kommt die lan -- ge Nacht, _ _ _ _ _ _ _ _ _
- Gott hat Heil ge -- bracht,
- }
-
- bassTextI = \lyrics {
- Al -- le Ta -- ge, al -- le Ta -- ge, Herr.
- Al -- le Näch -- te: En -- gel ü -- ber mir.
- \set stanza = #"1. "
- Tag dem A -- bend zu, al -- le Ta -- ge, Herr.
- Schlaf, mein Kind, in gu -- ter Ruh, En -- gel ü -- ber dir.
- }
- bassTextII = \lyrics {
- \repeat unfold 18 { \skip 1 }
- \set stanza = #"2. "
- Kommt die lan -- ge Nacht, _ _ _ _ _
- Gott hat mir das Heil ge -- bracht,
- }
-