summaryrefslogtreecommitdiff
path: root/Ave_verum_corpus/stimmen.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-28 23:03:22 +0100
committerErich Eckner <git@eckner.net>2020-01-28 23:03:22 +0100
commit840fe6c4b8ecb76ab2e6c40ffdeecd28567e8481 (patch)
treec1a0419550c8231edb4e5fdc47d2e7bb8dac1f27 /Ave_verum_corpus/stimmen.ly
parent9c9fff91c4aec121acd03df7faa08abf42f4aa97 (diff)
downloadMusik-840fe6c4b8ecb76ab2e6c40ffdeecd28567e8481.tar.xz
fix linebreaks
Diffstat (limited to 'Ave_verum_corpus/stimmen.ly')
-rw-r--r--Ave_verum_corpus/stimmen.ly156
1 files changed, 78 insertions, 78 deletions
diff --git a/Ave_verum_corpus/stimmen.ly b/Ave_verum_corpus/stimmen.ly
index 16e0054..5863d46 100644
--- a/Ave_verum_corpus/stimmen.ly
+++ b/Ave_verum_corpus/stimmen.ly
@@ -1,78 +1,78 @@
-%some settings% vim: ai sw=2 lbr nu et
-
- \version "2.12"
-
- global = {
- \key d \major
- %\override Staff.TimeSignature #'style = #'()
- \time 4/4
- %\autoBeamOff
- }
-
-% Die Stimmen
-
- pausen = {
- R1*2 | s1*16 | R1*3 | s1*22 | R1*3 \bar "|."
- }
-
- sopranMelodie = \relative a' {
- <<
- %the actual tune
- {
- \global
- s1*2 | a2 d4( fis,) | a( gis) g2 | g4( h) a( g) | g( fis) fis2 | e2. e4 | fis fis g g |
- g2( fis4) fis e1 | e2. a4 | a( gis) gis2 | e4( gis2) h4 | h( a) a a d1~ | d4 cis h a |
- a2( gis4) gis a1 | s1*3 | a2. a4 | a( b) b2 | b4( d) c( b) |
- b( a) a2 | g2. g4 | g( b) a g | g2( f8 e) f4 | e2 r2 | fis2. fis 4 | fis( e) d( g) |
- g2. g4 | g( fis) e a | a1~( | a4 g) a h | fis2( e4.) fis8 | g2 g | d'1~( | d2 dis |
- e4 h cis d | cis h8 a) d4 g, | fis2( e4.) e8 | d1 | s1*3 \bar "|."
- }
- >>
- }
-
- altMelodie = \relative c' {
- <<
- %the actual tune
- {
- \global
- s1*2 | fis2 fis | e e | e4( g) fis( e) | e( d) d2 | cis2. cis4 | d d e e |
- e2( d4) d | cis1 | e2. e4 | e2 e | e2. gis4 | gis( a) a2 | r gis | a fis4 fis |
- e2. e4 | e1 | s1*3 | e2. e4 | e2 e | e2. e4 |
- e( f) f2 | d2. d4 | e( f) e e | e2( d8 cis) d4 | cis2 r | d2. d4 | d( cis) h( e) |
- e2. e4 | e( d) cis fis | fis1~( | fis4 g) fis e | d2( cis4.) cis8 | d2 r | r fis | g( fis |
- e1~ | e4 d8 cis) d4 d | d2( cis4.) cis8 | d1 | s1*3 \bar "|."
- }
- >>
- }
-
- tenorMelodie = \relative a {
- <<
- %the actual tune
- \clef "treble_8"
- {
- \global
- s1*2 | a2 a | h h | a a | a a | a2. a4 | a a a a |
- a2. a4 | a1 | cis2. cis4 | cis( d) d2 | h2. d4 | d( cis) cis2 | r d | e d4 cis |
- h2. h4 | cis1 | s1*3 | cis2. cis4 | cis2 cis4( c) | c( b) a( g) |
- g( a) a2 | h2. h4 | cis( d) e cis | cis2( d4) h | e,2 r | r1 | h'2. h4 |h( a) g( cis) | cis2. cis4 | cis( h) a d | d2 d4 d | a2. a4 | g2 r | r c | d( c |
- h4 d cis h | a2) a4 g | a2( g4.) g8 | fis1 | s1*3 \bar "|."
- }
- >>
- }
-
- bassMelodie = \relative c {
- <<
- %the actual tune
- \clef bass
- {
- \global
- s1*2 | d2 d | d d | cis cis | d d | a2. a4 | d d cis cis |
- d2. d4 | a1 | a'2. a4 | a( h) h2 | r e,4 e | eis( fis) fis2 | r h, | cis d4 d |
- e2. e4 | a,1 | s1*3 | a'2. a4 | a( g) g2 | c,2. c4 |
- c( f) f2 | f2. f4 | e( d) cis a | b2( a4) gis | a2 r | r1 | g'2. g4 |
- g( fis) e( a) | a2. a4 | a( g) fis h | h2 a4 gis | a2 a, | h r | r a' | b( a |
- gis1 | g2) fis4 h, a2. a4 | d1 | s1*3 \bar "|."
- }
- >>
- }
-
+%some settings% vim: ai sw=2 lbr nu et
+
+ \version "2.12"
+
+ global = {
+ \key d \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 4/4
+ %\autoBeamOff
+ }
+
+% Die Stimmen
+
+ pausen = {
+ R1*2 | s1*16 | R1*3 | s1*22 | R1*3 \bar "|."
+ }
+
+ sopranMelodie = \relative a' {
+ <<
+ %the actual tune
+ {
+ \global
+ s1*2 | a2 d4( fis,) | a( gis) g2 | g4( h) a( g) | g( fis) fis2 | e2. e4 | fis fis g g |
+ g2( fis4) fis e1 | e2. a4 | a( gis) gis2 | e4( gis2) h4 | h( a) a a d1~ | d4 cis h a |
+ a2( gis4) gis a1 | s1*3 | a2. a4 | a( b) b2 | b4( d) c( b) |
+ b( a) a2 | g2. g4 | g( b) a g | g2( f8 e) f4 | e2 r2 | fis2. fis 4 | fis( e) d( g) |
+ g2. g4 | g( fis) e a | a1~( | a4 g) a h | fis2( e4.) fis8 | g2 g | d'1~( | d2 dis |
+ e4 h cis d | cis h8 a) d4 g, | fis2( e4.) e8 | d1 | s1*3 \bar "|."
+ }
+ >>
+ }
+
+ altMelodie = \relative c' {
+ <<
+ %the actual tune
+ {
+ \global
+ s1*2 | fis2 fis | e e | e4( g) fis( e) | e( d) d2 | cis2. cis4 | d d e e |
+ e2( d4) d | cis1 | e2. e4 | e2 e | e2. gis4 | gis( a) a2 | r gis | a fis4 fis |
+ e2. e4 | e1 | s1*3 | e2. e4 | e2 e | e2. e4 |
+ e( f) f2 | d2. d4 | e( f) e e | e2( d8 cis) d4 | cis2 r | d2. d4 | d( cis) h( e) |
+ e2. e4 | e( d) cis fis | fis1~( | fis4 g) fis e | d2( cis4.) cis8 | d2 r | r fis | g( fis |
+ e1~ | e4 d8 cis) d4 d | d2( cis4.) cis8 | d1 | s1*3 \bar "|."
+ }
+ >>
+ }
+
+ tenorMelodie = \relative a {
+ <<
+ %the actual tune
+ \clef "treble_8"
+ {
+ \global
+ s1*2 | a2 a | h h | a a | a a | a2. a4 | a a a a |
+ a2. a4 | a1 | cis2. cis4 | cis( d) d2 | h2. d4 | d( cis) cis2 | r d | e d4 cis |
+ h2. h4 | cis1 | s1*3 | cis2. cis4 | cis2 cis4( c) | c( b) a( g) |
+ g( a) a2 | h2. h4 | cis( d) e cis | cis2( d4) h | e,2 r | r1 | h'2. h4 |h( a) g( cis) | cis2. cis4 | cis( h) a d | d2 d4 d | a2. a4 | g2 r | r c | d( c |
+ h4 d cis h | a2) a4 g | a2( g4.) g8 | fis1 | s1*3 \bar "|."
+ }
+ >>
+ }
+
+ bassMelodie = \relative c {
+ <<
+ %the actual tune
+ \clef bass
+ {
+ \global
+ s1*2 | d2 d | d d | cis cis | d d | a2. a4 | d d cis cis |
+ d2. d4 | a1 | a'2. a4 | a( h) h2 | r e,4 e | eis( fis) fis2 | r h, | cis d4 d |
+ e2. e4 | a,1 | s1*3 | a'2. a4 | a( g) g2 | c,2. c4 |
+ c( f) f2 | f2. f4 | e( d) cis a | b2( a4) gis | a2 r | r1 | g'2. g4 |
+ g( fis) e( a) | a2. a4 | a( g) fis h | h2 a4 gis | a2 a, | h r | r a' | b( a |
+ gis1 | g2) fis4 h, a2. a4 | d1 | s1*3 \bar "|."
+ }
+ >>
+ }
+