lilypond-1.3.126
[lilypond.git] / mutopia / standchen-easy.ly
blobdcdbfc1599706fcd28c84fd0ef4433b3d77321fd
1 \header{
2 filename = "standchen-easy.ly";
3 title = "St\"andchen";
4 subtitle = "(Serenade)\\\``Leise flehen meine Lieder''";
5 opus = "D. 957 No. 4";
6 composer = "Franz Schubert (1797-1828)\\\ \hfill Text by Ludwig Rellstab (1799-1860)";
7 enteredby = "JCN";
8 copyright = "public domain";
9 % transcribed version
10 % simplified and transposed to d minor
14 Tested Features: multivoice, accents, lyrics, chords, piano music,
15 multiple \paper{}s in one \score
18 \include "paper16.ly"
19 \version "0.1.14";
21 commands = \melodic{
22 \skip 2.*4;
23 \bar "|:";
24 \skip 2.*24;
25 % volta1
26 \skip 2.*8;
27 % volta2
28 \bar ":|";
29 \skip 2.*22;
30 \bar "|.";
33 melodie = \melodic{
34 \meter 3/4;
35 \clef "violin";
36 \key bes;
37 \octave c';
38 \duration 8;
39 r \pp < [ d a,-| > f-| < d a,-| > f-| < d a,-| ] > |
40 %%2
41 r < [ d bes,-| > f-| < d bes,-| > f-| < d bes,-| ] > |
42 %%3
43 \textstyle "italic";
44 r_"simile" < [ d bes, > e < d bes, > e < d bes, ] >|
45 \textstyle "roman";
47 %%4
48 r < [ a, cis > e < a, cis > e < a, cis ] > |
49 %%5
50 [2/3 a() bes a ]1/1 d'4. a |
51 %%6
52 [2/3 g() a g ]1/1 d'4 g r |
54 %%7
55 a4.^> g [2/3 g() f e ]1/1 |
56 %%8
57 f2 r4 |
58 %%9
59 < { a'4.() g' [2/3 g'( f' )e' ]1/1 }
60 { cis'4. e'_"dolce" \[2/3 e' \] } > |
61 %%10
62 < f'2. d'2. > |
63 %%11
64 [2/3 a () bes a ]1/1 f'4. a |
65 %%12
66 [2/3 g() a g ]1/1 e'4. d' |
67 %%13
68 c'4. bes [2/3 bes() a g ]1/1 |
69 %%14
70 a2 r
71 < { d'() c'4. g [2/3 bes a g ]1/1 }
72 { f \p () e4._"dolce" bes \[2/3 g \] } > |
73 %%16
74 < a2. f2. > |
75 %%17
76 \textstyle "italic";
77 [ a8._"cresc." cis'16 ] f'4. e'
78 \textstyle "roman";|
79 %%18
80 [ d'8. a16 ] f4. d |
81 %%19
82 %#% c'\grace\stemup
83 [2/3 bes () a bes ]1/1 d'4. bes |
84 %%20
85 a2. |
86 %%21
87 %#% a\grace
88 [2/3 g() fis g ]1/1 bes4.^> g |
89 %%22
90 f!2. |
91 %%23
92 [ a8. \mf cis'16 ] f'4. e' |
93 %%24
94 [ d'8. a16 ] fis4. d |
95 %%25
96 [2/3 b \mf() ais b ]1/1 d'4. b |
97 %%26
98 < a2. fis2. > |
99 %%27
100 [2/3 e' \f() dis' e' ]1/1 g'4. cis' |
101 %%28
102 < d'2. fis2. > |
103 %#%\volta1
104 %%29
105 < { bes2( [ d'8.() )bes16 ] }
106 { g2 \mf [ bes8. g16 ] } > |
107 %%30
108 < { a4. [ a-. a-. a-. ] }
109 { fis4. [ fis-.( fis-. )fis-. ] } > |
110 %%31
111 < { a4. [ a-. a-. a-. ] }
112 { g4. [ cis-.( e-. )g-. ] } > |
113 %%32
114 < a2 fis2 \pp > < a4 fis4 > |
115 %%33
116 < { b2( [ d'8.() )b16 ] }
117 { g2 [ b8. g16 ] } > |
118 %%34
119 < { a4. [ a-. a-. a-. ] }
120 { fis4. [ fis-.( fis-. )fis-. ] } > |
121 %%35
122 < { a4. [ a-. a-. a-. ] }
123 { g4. [ cis-.( e-. )g-. ] } > |
124 %%36
125 < a2. fis2. > |
126 %#%\volta2
127 %%37
128 [ a8. a16 ] [ cis'8. cis'16 ] [ e'8. e'16 ] |
129 %%38
130 d'4() cis'4 r4 |
131 %%39
132 %#% > a4. [ cis' e'8. >! d'16 ] |
133 a4. \> [ cis' e'8. \! d'16 ] |
134 %%40
135 cis'2 r4 |
136 %%41
137 < fis'4. \> cis'4. \f > e' [2/3 e'() d' \! cis' ]1/1 |
138 %%42
139 [ b8. cis'16 ] d'4^> b r |
140 %%43
142 [ b8. \f cis'16 ] d'4^> b r |
143 %%44
144 [ b8. \> cis'16 ] d'4^> b \! r |
145 %%45
146 [2/3 b \p () ais b ]1/1 d'4. b |
147 %%46
148 <a!2. fis2. > |
149 %%47
150 [2/3 e' \f() dis' e' ]1/1 g'4.^> cis' |
151 %%48
152 \textstyle "italic";
154 { fis2.(
155 %\group "+1";
156 \stemdown )f2. }
157 { d'2. ( \stemup
158 ) d'4 r4_"decresc." d'4 }
160 \textstyle "roman"; |
161 %%50
162 < bes2. e2. > |
163 %%51
164 < a2. cis2. > |
165 %%52
166 < fis2 d2 > < a4 fis4 \pp > |
167 %%53
169 < bes2 g2 > < [ d'8.^> bes8. > < bes16 g16 ] > |
170 %%54
171 < { a4. [ a-. a-. a-. ] }
172 { fis4. [ fis-.( fis-. )fis-.] } > |
173 %%55
174 < { a4. [ a-. a-. a-. ] }
175 { g4. [ cis-.( e-. )g-. ] } > |
176 %%56
177 \textstyle "italic";
178 < a2. fis2._"dim." >
179 \textstyle "roman"; |
180 %%57
181 < a2. fis2. > |
182 %%58
183 < a2.^\fermata fis2. > |
184 %#%\tighten
187 begeleiding = \melodic{
188 \meter 3/4;
189 \clef"bass";
190 \key bes;
191 \octave c';
192 \duration 2;
193 d, r4 |
195 bes,, r4 |
198 g,, r4 |
201 a,, r4 |
203 \duration 8;
204 \multi 2 < { \stemup
205 [ f, a, d a, d a, ]
206 [ d, e, g, e, g, e, ]
207 [ cis, e, g, e, g, e, ]
208 [ d, a, d a, d a, ]
210 { \stemdown
211 d,2 r4
212 bes,,2 r4
213 a,,2 r4
214 d,2 r4
217 \stemboth
218 [ a, e g e g e ] |
219 %%10
220 [ d, a, d a, d a, ] |
221 %%11
222 \multi 2 <
223 { \stemup
224 [ f, a, d a, d a, ]
225 [ d, e, g, e, g, e, ]
226 [ e, g, bes, g, bes, g, ]
227 [ a, c f c f c ]
228 } { \stemdown
229 d,2 r4
230 bes,,2 r4
231 c,2 r4
232 f,2 r4 }
234 %%15
235 \stemboth
236 [ c, g, bes, g, bes, g, ] |
237 %%16
238 [ f,, c, f, c, f, c, ] |
239 \multi 2 <
240 { \stemup
241 [ a,, e, g, e, g, e, ][ d, a, d a, d a, ]
242 [ bes,, f, bes, f, bes, f, ][ f,, c, f, c, f, c, ] }
243 { \stemdown
244 a,,2 r4
245 d,2 r4
246 bes,,2 r4
247 f,,2 r4
248 } >
249 %%21
250 \stemboth
251 < [ e, c, > g, c g, c g, ] |
252 %%22
253 [ f, a, c a, f, c, ] |
254 \multi 2 < {
255 \stemup
256 [ a,, e, g, e, g, e, ]
257 [ d, fis, a, fis, a, fis, ]
258 [ g,, d, b, d, b, d, ]
259 [ d, a, d a, d a, ]
261 {\stemdown
262 a,,2 r4
263 d,2 r4
264 g,,2 r4
265 d,2 r4
268 \stemboth
269 < [ cis, a,, > e, a, e, a, e, ] |
270 %%28
271 [ d, a, d a, d a, ] |
272 %%29
273 [ d, g, bes, g, bes, g, ] |
274 %#%\volta1
275 %%30
276 [ d, fis, a, fis, a, fis, ] |
277 %%31
278 [ a,, e, a, e, a, e, ] |
279 %%32
280 [ d, fis, a, fis, a, fis, ] |
281 %%33
282 [ d, g, b, g, b, g, ] |
283 %%34
284 [ d, fis, a, fis, a, fis, ] |
285 %%35
286 [ a,, e, a, e, a, e, ] |
287 %%36
288 [ d, fis, a, fis, a, fis, ] |
289 %#%\volta2
290 %%37
291 [ a,, e, g, e, bes,,^> e, ] |
292 %%38
293 [ a,, < e cis a, > < e cis a, > < e cis a, > < e cis a, > < e cis a, ] > |
294 %%39
295 [ a,, e, g, e, bes,,^> e, ] |
296 %%40
297 [ a,, < e cis a, > < e cis a, > < e cis a, > < e cis a, > < e cis a, ] > |
298 %%41
299 [ ais,, e, fis, e, fis, e, ] |
300 %%42
301 < [ d, b,, > fis, b, fis, b, fis, ] |
302 %%43
303 < [ e, b,, > g, b, g, b, g, ] |
304 %%44
305 < [ d, b,, > fis, b, fis, b, fis, ] |
306 %%45
307 \multi 2 < { \stemup
308 [ g,, d, b, d, b, d, ]
309 [ d, a, d a, d a, ]
311 \stemdown
312 g,,2 r4
313 d,2 r4
316 %%47
317 \stemboth
318 < [ cis, a,, > e, a, e, a, e, ] |
319 %%48
320 [ d, fis, a, fis, a, fis, ] |
321 %%49
322 [ d, a, d a, d a, ] |
323 %%50
324 [ g,, e, g, e, g, e, ] |
325 %%51
326 [ a,, e, g, e, g, e, ] |
327 %%52
328 [ d,, d, fis, d, fis, d, ] |
329 %%53
330 [ d, g, bes, g, bes, g, ] |
331 %%54
332 [ d, fis, a, fis, a, fis, ] |
333 %%55
334 [ a,, e, g, e, g, e, ] |
335 %%56
336 [ d,, a,, d, a,, d, a,, ] |
337 %%57
338 [ d,, a,, d, a,, d, a,, ]
339 %%58
340 < d,2.^\fermata d,,2. > |
344 tekstI = \lyric{
345 \meter 3/4;
346 \duration 4;
347 _ _ _
348 _ _ _
349 _ _ _
350 _ _ _
352 \[2/3 Lei- se8 \] fleh-4. en8
353 \[2/3 mei- ne8 \] Lie- der8 _8
354 Durch4. die8 \[2/3 Nacht zu8 \]
355 dir;2 _
356 _ _ _
357 _ _ _
358 % 11
359 \[2/3 In den8 \] stil-4. len8
360 \[2/3 Hain her-8 \] nie-4. der,8
361 Lieb4. chen,8 \[2/3 komm zu8 \]
362 mir!2 _
363 _ _ _
364 _ _ _
366 % 17
367 Fl\"us-8. ternd16 schlan-4. ke8
368 Wip-8. fel16 rau-4. schen8
369 \[2/3 In des8 \] Mon-4. des8
370 Licht;2.
371 _ _ _
372 _ _ _
374 % 23
375 Des8. Ver-16 r\"a-4. ters8
376 feind-8. lich16 Lau-4. schen8
377 \[2/3 F\"urch- te,8 \] Hol-4. de,8
378 nicht.2.
379 _ _ _
380 _ _ _
382 % volta 1
383 % 29
384 _ _ _ _ _ _
385 _ _ _ _ _ _
386 _ _ _ _ _ _
387 _ _ _ _ _ _
389 % volta 2
390 % 37
391 La\ss8. auch16 dir8. die16 Brust8. be-16
392 we- gen, _
393 Lieb-4. chen,8 h\"o-8. re16
394 mich!2 _
395 Be-8. bend16 harr' ich8 _8
396 dir8. ent-16 ge- gen!8 _8
397 \[2/3 Komm, be-8 \] gl\"u4. cke8
398 mich!2.
399 _ _ _ _ _ _
400 % 47
401 _ _ _ _ _ _
402 _ _ _ _ _ _
403 _ _ _ _ _ _
404 _ _ _ _ _ _
405 _ _ _ _ _ _
406 % 57
407 _ _ _ _ _ _
411 tekstII = \lyric{
412 \meter 3/4;
413 \duration 4;
414 _ _ _
415 _ _ _
416 _ _ _
417 _ _ _
419 \[2/3 H\"orst die8 \] Nach-4. ti-8
420 \[2/3 gal- len8 \] schla- gen?8 _8
421 Ach!4. sie8 \[2/3 fleh- en8 \]
422 dich,2 _
423 _ _ _
424 _ _ _
426 % 11
427 \[2/3 Mit der8 \] T\"o-4. ne8
428 \[2/3 s\"u\ss- en8 \] Kla-4. gen8
429 Fleh-4. en8 \[2/3 sie f\"ur8 \]
430 mich.2 _
431 _ _ _
432 _ _ _
434 % 17
435 Sie-8. ver-16 stehn4. des8
436 Bus-8. ens16 Seh-4. nen,8
437 \[2/3 Ken- nen8 \] Lieb-4. es-8
438 schmerz,2.
439 _ _ _
440 _ _ _
442 % 23
443 R\"uh-8. ren16 mit4. den8
444 Sil-8. ber-16 t\"o-4. nen8
445 \[2/3 Jed- es8 \] wei-4. che8
446 Herz.2.
447 _ _ _
448 _ _ _
449 % volta 1
450 % 29
451 _ _ _ _ _ _
452 _ _ _ _ _ _
453 _ _ _ _ _ _
454 _ _ _ _ _ _
456 % volta 2
457 % 37
458 _ _ _ _ _ _
459 _ _ _ _ _ _
460 _ _ _ _ _ _
461 _ _ _ _ _ _
462 _ _ _ _ _ _
463 % 47
464 _ _ _ _ _ _
465 _ _ _ _ _ _
466 _ _ _ _ _ _
467 _ _ _ _ _ _
468 _ _ _ _ _ _
469 % 57
470 _ _ _ _ _ _
474 $treble_staff = \type Staff = treble<
475 \commands
476 \melodie
479 $bass_staff = \type Staff = bass<
480 \commands
481 \begeleiding
484 $grand_staff = \type Grand_staff<
485 \$treble_staff
486 \$bass_staff
489 $lyric_staff = \type Lyrics = lyric<
490 \tekstI
491 \tekstII
494 themusic = <
495 \$lyric_staff
496 \$grand_staff
499 \score{
500 \themusic
501 \midi{
502 \tempo 4 = 54;
504 \paper{
505 % 20pt music uses whole pagewidth
506 % ja Vette Pech. Koop maar een A3 printer
507 % huh? [jcn]
508 linewidth= 193.\mm;
509 % arithmetic_multiplier = 7.\pt;
511 gourlay_maxmeasures = 9.;
512 \output "standchen-20.out";
514 \paper{
515 \paper_sixteen
516 % 16pt mustn't use whole page width
517 linewidth= 160.\mm;
518 % arithmetic_multiplier = 6.\pt;
519 % gourlay_maxmeasures = 9.;
520 \output "standchen-16.out";