summaryrefslogtreecommitdiff
path: root/hr/michi/gebet/stimmen_.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2014-09-10 17:47:07 +0200
committerErich Eckner <git@eckner.net>2014-09-10 17:47:07 +0200
commit49d14358c33b7d0ba7e7c381f91943617c7723ea (patch)
treefd55f0d3900d53978587d2228553359f86e69bbe /hr/michi/gebet/stimmen_.ly
parent646f69a657326ca8dd733dfa579a90f89823d677 (diff)
downloadMusik-49d14358c33b7d0ba7e7c381f91943617c7723ea.tar.xz
Hauke eingefügt
Diffstat (limited to 'hr/michi/gebet/stimmen_.ly')
-rw-r--r--hr/michi/gebet/stimmen_.ly253
1 files changed, 253 insertions, 0 deletions
diff --git a/hr/michi/gebet/stimmen_.ly b/hr/michi/gebet/stimmen_.ly
new file mode 100644
index 0000000..e02a2b1
--- /dev/null
+++ b/hr/michi/gebet/stimmen_.ly
@@ -0,0 +1,253 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+ \version "2.12"
+ \include "dynArt.ly"
+
+ global = {
+ \autoBeamOff
+ }
+
+% Die Stimmen
+
+ sopranMelodie = \relative c'' {
+ <<
+ { \meta }
+ %\sopranArt
+ %the actual tune
+ {
+ g4. r8
+ b2
+ b8. a16 a8 g8
+ fis4. fis8
+ fis4 fis4
+ b4 b4
+ c2
+ b4. r8
+ gis4 a8 b8
+ cis4 cis4
+ e2
+ cis8 r8 cis4
+ b4. a8
+ a8( gis4) fis8
+ e4. e8
+ a4 gis8 cis8
+ b4. b8
+ b2
+ b4 b8 b8
+ b4 fis8 b8
+ d4 d8 d8
+ d4 a8 d8
+ fis4 fis8 fis8
+ fis2
+ fis,4. r8
+ dis'4 dis8. dis16
+ dis4 cis8 cis8
+ cis4 cis8 cis8
+ cis4 b8 r8
+ gis4 b8 b8
+ b4( ais4)
+ b2
+ b4. r8
+ e2
+ e8. dis16 dis8 e8
+ fis4. b,8
+ g'4. e8
+ d8( c4) b8
+ a2
+ b4. r8
+ b4 a8 b8
+ c4 a4
+ d2
+ d4 b4
+ a4. g8
+ g4 a4
+ b4. b8
+ c4 b8 g8
+ b4. b8
+ b2
+ }
+ >>
+ }
+
+ altMelodie = \relative c' {
+ <<
+ { \meta }
+ %\altArt
+ %the actual tune
+ {
+ e4. r8
+ g4.( fis8)
+ e8. e16 dis8 e8
+ e4. e8
+ e8( dis4) fis8
+ fis8[ e8] e8[ b'8]
+ b4( a8[ g8])
+ fis4. r8
+ e4 e8 e8
+ e4 a4
+ b2
+ a8 r8 e4
+ dis4 e4
+ e4 dis4
+ e4. e8
+ e4. e8
+ e8[ cis8] dis4
+ e2
+ gis4 g8 g8
+ fis4 fis8 fis8
+ b4 b8 bes8
+ a4 a8 a8
+ a4 ais8 b8
+ cis4.( b8)
+ ais4. r8
+ b4 b8. b16
+ b4 b8 b8
+ b8[ gis8] ais8 ais8
+ ais4 b8 r8
+ e,4 gis8 g8
+ fis2
+ fis2
+ g4. r8
+ c2
+ a8. a16 a8 a8
+ a4. a8
+ g4. g8
+ a4 g4
+ g4( fis8[ e8])
+ dis4. r8
+ gis4 fis8 gis8
+ a4 a8[ g8]
+ g8[( e8] fis4)
+ g4 d8[ dis8]
+ e4. e8
+ b8[ g'8] fis8[ e8]
+ d4. g8
+ fis8[ e8] dis8[ e8]
+ e4 dis4
+ e2
+ }
+ >>
+ }
+
+ tenorMelodie = \relative c' {
+ <<
+ { \meta }
+ %\tenorArt
+ %the actual tune
+ {
+ \clef "treble_8"
+ b4. r8
+ e4.( d8)
+ c8. c16 c8 b8
+ c4. c8
+ b4 b4
+ b4 e4
+ e8[ g8 fis8 e8]
+ dis4. r8
+ e4 dis8 d8
+ cis4 e4
+ b4.( e8)
+ e8 r8 a,8[ gis8]
+ fis4 e4
+ e8[ gis8 b8] a8
+ gis4. gis8
+ e8[ fis8] gis8[ a8]
+ fis4 b8[ a8]
+ gis2
+ e'4 e8 e8
+ e8[ d8] d8 d8
+ b8[ d8] g8 g8
+ g8[ fis8] fis8 fis8
+ fis4 e8 d8
+ e4( d4)
+ cis4. r8
+ dis4 fis8. fis16
+ e4 e8 e8
+ e4 fis8 e8
+ e4 dis8 r8
+ e4 e8 e8
+ cis2
+ dis2
+ e4. r8
+ g2
+ c,8. c16 c8 c8
+ c4 b4
+ b4 c4
+ a8.[ d16] d4
+ e4( fis4)
+ fis4. r8
+ d4 e8 d8
+ c8[ e8] e4
+ a,4( d4)
+ d4 g4
+ c,4. c8
+ b4 d8[ c8]
+ b4. b8
+ a8[ g8] fis8[ e8]
+ fis4 a4
+ gis2
+ }
+ >>
+ }
+
+ bassMelodie = \relative c {
+ <<
+ { \meta }
+ %\bassArt
+ %the actual tune
+ \clef bass
+ {
+ r4 e4 ~
+ e8 r8 e4 ~
+ e8. e16 fis8 g8
+ a4. a8
+ b4 b8[ a8]
+ g4 g4
+ a2
+ b4. r8
+ e,4 fis8 gis8
+ a4 a4
+ gis2
+ a8 r8 a,4
+ b4 cis4
+ b4 b4
+ cis4. cis8
+ cis4 b8[ a8]
+ b4 b4
+ e2
+ e4 e8 g8
+ b4 b8 b8
+ g4 g8 bes8
+ d4 d,8 d'8
+ d4 cis8 b8
+ ais4( b4)
+ fis4. r8
+ b,4 dis8. dis16
+ gis4 gis8 gis8
+ fis4 fis8 fis8
+ fisis4 gis8 r8
+ r4 r8 cis,8
+ fis2
+ b,2
+ r4 e4 ~
+ e8 r8 e4
+ fis8. fis16 fis8 e8
+ dis4. b'8
+ e,4. e8
+ fis4 g4
+ c2
+ b4. r8
+ e,4 e8 e8
+ a4 c,4
+ d4.( c8)
+ b4 g4
+ c4. c8
+ e4 d4
+ g4. g,8
+ a4 b8[ c8]
+ b4 b4
+ <e e,>2
+ }
+ >>
+ }
+