summaryrefslogtreecommitdiff
path: root/hr/stch/fertig/brevis_leavitt/kyrie/stimmen.ly
blob: c69e0eba9a05c883f4a0aa94ea68baec6e2be3da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
%some settings% vim: ai sw=2 lbr nu et

  \version "2.12"
  \include "dynArt.ly"

  global = {
    \key a \major
    %\override Staff.TimeSignature #'style = #'()
    \time 3/4
    %\autoBeamOff
  }

% Die Stimmen

  generalPausen = {
    s2.*19 
    s4 r4 r4
    %
    s2.*6 
    r2. 
    r2. 
    s2.*6 
    %
    s2.*14 
    R2.*4 
    s2.*10 
  }
  uniOne = \relative c' {
        e2. 
        f2. 
        g4. g8 g4 
        g2. 
        e2. 
        f2. 
        \key a \major
  }
  uniTwoW = \relative c' {
    e8( d8) cis4 e4 
    fis4( b4) a4 
    cis2. ~ 
    cis2. 
  }
  uniTwoM = \relative c {
    cis'8( d8) cis4 a4 
    b2 b8( cis8) 
    d2 cis8( a8) 
    e2. 
    cis'8( b8) a4 cis4 
    d2 d4 
    cis2. ~ 
    cis2. 
  }
  uniThreeM = \relative c' {
    cis8( b8) a4 a4 
    e2 e4 
  }
  sopranMelodie = \relative c' {
    <<
      { \meta }
      %\sopranArt
      %the actual tune
      {
        \oneVoice
	R1*3/4*4 
        e8( d8) cis4 e4 
        fis4( b4) a4 
        cis,2. 
        r2. 
        e8( d8) cis4 e4 
        fis4( b4) a4 
        cis2. 
        r4 r4 a8( b8) 
        \break
        \voiceOne
        cis8( d8 cis4) a4 
        b2 b8( cis8) 
        d2 cis8( a8) 
        e2 cis'8 d8 
        e2. 
        e2. 
        e2. ~ 
        e4 s4 s4 
        \bar "||" 
        \break
        \key a \minor 
        a,4 a2 
        g4 g2 
        f4 f4 f4 
        e2 c4 
        f2 e8( f8) 
        d2. 
        s2. 
        s2. 
        \uniOne
        \bar "||" 
        \break
        e4. e8 e4 
        e2. 
        a4 a2 
        gis4 gis2 
        fis4 fis4 fis4 
        e2. 
        \uniTwoW
        \break
        a2. 
        gis2. 
        fis4 fis4 e4 
        e2. 
	s2.*4 
        e8( d8) cis2 
        d2. 
        e8( d8) cis2 
        d2. 
        e8( d8) cis4 e4 
        fis4( a4) gis4 
        a2. ~ 
        a2. ~ 
        a2. ~ 
        a2. 
        \bar "|."
      }
    >>
  }

  altMelodie = \relative c'' {
    <<
      { \meta }
      %\altArt
      %the actual tune
      {
	s2.*12 
        \voiceTwo
	a8. a16 a2 
        g4 g2 
        fis8. fis16 fis2 
        e4 e2 
        e8( d8) cis4 e4 
        fis4( b4) a4 
        cis2. ~ 
        cis4 s4 s4 
        %
        \key a \minor 
        e,4 e2 
        e4 e2 
        d4 d4 d4 
        c2 c4 
        d2 d4 
        d2. 
        s2. 
        s2. 
        \uniOne
        %
        e4. e8 e4 
        e2. 
        fis4 fis2 
        d4 d2 
        d4 d4 d4 
        e2. 
        \uniTwoW
        d2. 
        e2. 
        d4 d4 d4 
        cis2. 
	s2.*4 
	R2.*2 
        e8( d8) cis2 
        d2. 
        e8( d8) cis4 cis4 
        d2 d4 
        cis2.( 
        d2. 
        cis2. ~ 
        cis2.) 
      }
    >>
  }
  
  tenorMelodie = \relative c' {
    <<
      { \meta }
      %\tenorArt
      %the actual tune
      \clef "treble_8"
      {
	R1*3/4*12 
	cis8. cis16 cis2 
        d4 d2 
        d8. d16 d2 
        d4 d2 
        cis8( b8) a4 cis4 
        d2 d4 
        e2. ~ 
        e4 r4 r4 
        %
        \key a \minor 
        c8( b8) a4 c4 
        b4 g2 
        f8( g8) a4 b4 
        g2 c4 
        bes2 bes4 
        c4( b2) 
        r2. 
        r2. 
        \transpose c c, \uniOne
        %
        e,4. e8 e4 
        e2. 
        \uniTwoM
        fis2. 
        gis2. 
        a4 a4 gis4 
        a2. 
	R1*3/4*8 
        \uniThreeM
        e2.( 
        fis2. 
        e2. ~ 
        e2.) 
      }
    >>
  }

  bassMelodie = \relative c {
    <<
      { \meta }
      %\bassArt
      %the actual tune
      \clef bass
      {
	R1*3/4*12 
	fis8. fis16 fis2 
        g4 g2 
        b8. b16 b2 
        e,4 e2 
        a2. 
        a,2. 
        a'2. ~ 
        a4 r4 r4 
        %
        \key a \minor 
        c8( b8) a4 c4 
        b4 g2 
        f8( g8) a4 b4 
        g2 c4 
        f,2 f4 
        g2. 
        r2. 
        r2. 
        \transpose c c, \uniOne
        %
        e4. e8 e4 
        e2. 
        \uniTwoM
        d2. 
        cis2. 
        b4 b4 e4 
        a2. 
	R1*3/4*8 
        \uniThreeM
        a,2. ~ 
        a2. ~ 
        a2. ~ 
        a2. 
      }
    >>
  }