]> git.donarmstrong.com Git - lilypond.git/blob - input/standchen.ly
release: 0.0.43
[lilypond.git] / input / standchen.ly
1 % standchen.ly
2 %
3 % St\"andchen (Serenade) "Leise flehen meine Lieder" D.957 No.4
4 % Franz Schubert (1797-1828)
5 % Text by Ludwig Rellstab (1799-1860)
6 %
7 % Copyright (c) 1995,1996,1997 Jan Nieuwenhuizen <jandigicash.com>
8
9 % The purpose of this file is to demonstrate features of LilyPond.
10 % (there is an accompanying LaTeX file, standchen.tex)
11 %
12 % thanks to \music group changing, all notes 
13 % (except for grace notes) are printed
14 %
15 %%1
16 melodie = \music {  \clef\violin
17         \key{bes}
18         \meter{3/4}\duration{ 8 }
19         r pp < [ d `a-| > f-| < d `a-| > f-| < d `a-| ] > |
20 %%2
21         r < [ d `bes-| > f-| < d `bes-| > f-| < d `bes-| ] > |
22 %%3
23         \textstyle "italic"
24         r_"simile" < [ d `bes > e < d `bes > e < d `bes ] >
25         \textstyle "roman" |
26 %%4
27         r < [ `a cis > e < `a cis > e < `a cis ] > |
28 %#%:|
29 %%5
30         [ a()bes a ]2/3  d'4. a |
31 %%6
32         [ g()a g ]2/3  d'4 g r |
33
34 %%7
35         a4.^> g  [ g()f e ]2/3  |
36 %%8
37         f2 r4 |
38 %%9
39
40         < { a'4.( )g'  [ g'( f' )e' ]2/3  }
41         { cis'4. e'_"dolce"  \plet{ 2/3 } e' \plet{ 1/1 } } > |
42 %%10
43         < f'2. d'2. > |
44 %%11
45         [ a pp( )bes a ]2/3  f'4. a |
46 %%12
47         [ g( ) a g ]2/3  e'4. d' |
48 %%13
49         c'4. bes  [ bes( ) a g ]2/3  |
50 %%14
51         a2 r 
52         < { d'( | )c'4. g  [ bes a g ]2/3  }
53         { f p ( | )e4._"dolce" bes  \plet{ 2/3 } g \plet{ 1/1 }  } > |
54 %%16
55         < a2. f2. > |
56 %%17
57         \textstyle "italic"
58         [ a8._"cresc." cis'16 ] f'4. e'
59         \textstyle "roman" |
60 %%18
61         [ d'8. a16 ] f4. d |
62 %%19
63 %#%     c'\grace\stemup
64         [ bes pp( ) a bes ]2/3  d'4. bes |
65 %%20
66         a2. |
67 %%21
68 %#%     a\grace
69         [ g( )fis g ]2/3  bes4.^> g |
70 %%22
71 %#%     =f2. |
72         f2. |
73 %%23
74         [ a8. mf cis'16 ] f'4. e' |
75 %%24
76         [ d'8. a16 ] fis4. d |
77 %%25
78         [ b mf( ) ais b ]2/3 d'4. b |
79 %%26
80         < a2. fis2. > |
81 %%27
82         [ e' df( )dis' e' ]2/3 g'4. cis' |
83 %%28
84         < d'2. fis2. > |
85 %#%\volta1
86 %%29
87         <  { bes2( [ d'8.( ))g16 ] }
88         { g2 mf [ bes8. bes16 ] } > |
89 %%30
90         < { a4. [ a-. a-. a-. ] }
91         { fis4. [ fis-.( fis-. )fis-. ] } > |
92 %%31  
93         < { a4. [ a-. a-. a-. ] }
94         { g4. [ cis-.( e-. )g-. ] } > |
95 %%32
96         < a2 fis2 pp > < a4 fis4 > |
97 %%33
98         < { b2( [ d'8.( ) )g16 ] }
99         { g2 [ b8. b16 ] } > |
100 %%34
101         < { a4. [ a-. a-. a-. ] }
102         { fis4. [ fis-.( fis-. )fis-. ] } > |
103 %%35
104         < { a4. [ a-. a-. a-. ] }
105         { g4. [ cis-.( e-. )g-. ] } > |
106 %%36
107         < a2. fis2. > |
108 %#%\volta2
109 %#%:|
110 %%37
111         [ a8. a16 ] [ cis'8. cis'16 ] [ e'8. e'16 ] |
112 %%38
113         d'4( )cis'4 r4 |
114 %%39
115 %#%     > a4. [ cis' e'8. >! d'16 ] |
116         a4. [ cis' e'8. d'16 ] |
117 %%40
118         cis'2 r4 |
119 %%41
120         < fis'4. cis'4. df > e'  [ e'( )d' cis' ]2/3  |
121 %%42
122         [ b8. cis'16 ] d'4^> b r |
123 %%43
124
125         [ b8. df cis'16 ] d'4^> b r |
126 %%44
127         [ b8. cis'16 ] d'4^> b r |
128 %%45
129         [ b p ( )ais b ]2/3  d'4. b |
130 %%46
131 %#%     { =a2. fis2. } |
132         < a2. fis2. > |
133 %%47
134         [ e' df( )dis' e' ]2/3  g'4.^> cis' |
135 %%48
136         \textstyle "italic"
137         < \multivoice { \stem{ 1 } fis2.( | \stem{ -1 } )f2. }
138         { \stem{ 1 } d'2.( | \stem{ 1 } )d'4 r4_"decresc." d'4 } >
139         \textstyle "roman" |
140 %%50
141         < bes2. e2. > |
142 %%51
143         < a2. cis2. > |
144 %%52
145         < fis2 d2 > < a4 fis4 pp > |
146 %%53
147
148         < bes2 g2 > < [ d'8.^> bes8. > < bes16 g16 ] > |
149 %%54
150         < { a4. [ a-. a-. a-. ] }
151         { fis4. [ fis-.( fis-. )fis-.] } > |
152 %%55
153         < { a4. [ a-. a-. a-. ] }
154         { g4. [ cis-.( e-. )g-. ] } > |
155 %%56
156         \textstyle "italic"
157         < a2. fis2._"dim." >
158         \textstyle "roman" |
159 %%57
160         < a2. fis2. > |
161 %%58
162         < a2.^\fermata fis2. > |
163 %#%\tighten
164  }
165
166 begeleiding = \music { 
167         \key{bes}\meter{3/4}
168         \clef\bass
169         \duration{2}
170         `d r4 |
171 %%2
172         ``bes r4 |
173
174 %%3
175         ``g r4 |
176
177 %%4
178         ``a r4 |
179 %#%:|
180 %%5
181 \duration{ 8 }
182         < \multivoice { \stem{ 1 } [ `f `a d `a d `a ] }
183         { \stem{ -1 } `d2 r4 } > |
184 %%6
185         < \multivoice { \stem{ 1 } [ `d `e `g `e `g `e ] }
186         { \stem{ -1 } ``bes2 r4 } > |
187 %%7 
188         < \multivoice { \stem{ 1 } [ `cis `e `g `e `g e ] }
189         { \stem{ -1 } ``a2 r4 } > |
190  %%8
191         < \multivoice { \stem{ 1 } [ `d `a d `a d `a ] }
192         { \stem{ -1 } `d2 r4 } > |
193 %%9
194         [ `a e g e g e ] |
195 %%10
196         [ `d `a d `a d `a ] |
197 %%11
198         < \multivoice { \stem{ 1 } [ `f `a d `a d `a ] }
199         { \stem{ -1 } `d2 r4 } > |
200 %%12 == 6
201         < \multivoice { \stem{ 1 } [ `d `e `g `e `g `e ] }
202         { \stem{ -1 } ``bes2 r4 } > |
203 %13
204         < \multivoice { [ `e `g `bes `g `bes `g ] }
205         { \stem{ -1 } `c2 r4 } > |
206 %%14
207         < \multivoice { \stem{ 1 } [ `a c f c f c ] }
208         { \stem{ -1 } `f2 r4 } > |
209 %%15
210         [ `c `g `bes `g `bes `g ] |
211 %%16
212         [ ``f `c `f `c `f `c ] |
213 %%17
214         < \multivoice { \stem{ 1 } [ ``a `e `g `e `g `e ] }
215         { \stem{ -1 } ``a2 r4 } > |
216 %%18
217         < \multivoice { \stem{ 1 } [ `d `a d `a d `a ] }
218         { \stem{ -1 } `d2 r4 } > |
219 %%19
220         < \multivoice { \stem{ 1 } [ ``bes `f `bes `f `bes `f ] }
221         { \stem{ -1 } ``bes2 r4 } > |
222 %%20
223         < \multivoice { \stem{ 1 } [ ``f `c `f `c `f `c ] }
224         { \stem{ -1 } ``f2 r4 } > |
225 %%21
226         < [ `e `c > `g c `g c `g ] |
227 %%22
228         [ `f `a c `a `f `c ] |
229 %%23
230         < \multivoice { \stem{ 1 } [ ``a `e `g `e `g `e ] }
231         { \stem{ -1 } ``a2 r4 } > |
232 %%24
233         < \multivoice { \stem{ 1 } [ `d `fis `a `fis `a `fis ] }
234         { \stem{ -1 } `d2 r4 } > |
235 %%25
236         < \multivoice { \stem{ 1 } [ ``g `d `b `d `b `d ] }
237         { \stem{ -1 } ``g2 r4 } > |
238 %%26
239         < \multivoice { \stem{ 1 } [ `d `a d `a d `a ] }
240         { \stem{ -1 } `d2 r4 } > |
241 %%27
242         < [ `cis ``a > `e `a `e `a `e ] |
243 %%28
244         [ `d `a d `a d `a ] |
245 %%29
246         [ `d `g `bes `g `bes `g ] |
247 %#%\volta1
248 %%30 
249         [ `d `fis `a `fis `a `fis ] |
250 %%31
251         [ ``a `e `a `e `a `e ] |
252 %%32
253         [ `d `fis `a `fis `a `fis ] |
254 %%33
255         [ `d `g `b `g `b `g ] |
256 %%34
257         [ `d `fis `a `fis `a `fis ] |
258 %%35
259         [ ``a `e `a `e `a `e ] |
260 %%36
261         [ `d `fis `a `fis `a `fis ] |
262 %#%\volta2
263 %#%:|
264 %%37
265         [ ``a `e `g `e ``bes^> `e ] |
266 %%38
267         [ ``a < e cis `a > < e cis `a > < e cis `a > < e cis `a > < e cis `a ] >  |
268 %%39
269         [ ``a `e `g `e ``bes^> `e ] |
270 %%40
271         [ ``a < e cis `a > < e cis `a > < e cis `a > < e cis `a > < e cis `a ] >  |
272 %%41
273         [ ``ais `e `fis `e `fis `e ] |
274 %%42
275         < [ `d ``b > `fis `b `fis `b `fis ] |
276 %%43
277         < [ `e ``b > `g `b `g `b `g ] |
278 %%44
279         < [ `d ``b > `fis `b `fis `b `fis ] |
280 %%45
281         < \multivoice { \stem{ 1 } [ ``g `d `b `d `b `d ] }
282         { \stem{ -1 } ``g2 r4 } > |
283 %%46
284         < \multivoice { \stem{ 1 } [ `d `a d `a d `a ] }
285         { \stem{ -1 } `d2 r4 } > |
286 %%47
287         < [ `cis ``a > `e `a `e `a `e ] |
288 %%48
289         [ `d `fis `a `fis `a `fis ] |
290 %%49
291         [ `d `a d `a d `a ] |
292 %%50
293         [ ``g `e `g `e `g `e ] |
294 %%51
295         [ ``a `e `g `e `g `e ] |
296 %%52
297         [ ``d `d `fis `d `fis `d ] |
298 %%53
299         [ `d `g `bes `g `bes `g ] |
300 %%54
301         [ `d `fis `a `fis `a `fis ] |
302 %%55
303         [ ``a `e `g `e `g `e ] |
304 %%56
305         [ ``d ``a `d ``a `d ``a ] |
306 %%57
307         [ ``d ``a `d ``a `d ``a ]
308 %%58
309         < `d2.^\fermata ``d2. > |
310  }
311
312
313 tekstI = \lyrics {
314         \meter{3/4}
315         \duration{4}
316         _ _ _
317         _ _ _
318         _ _ _
319         _ _ _
320 % 5
321         [ Lei- se8 ]2/3 fleh-4. en8 
322         [ mei- ne8 ]2/3 Lie- der8 _8
323         Durch4. die8 [ Nacht zu8 ]2/3 
324         dir;2 _        
325         _ _ _ 
326         _ _ _
327 % 11
328         [ In den8 ]2/3 stil-4. len8 
329         [ Hain her-8 ]2/3 nie-4. der,8
330         Lieb4. chen,8 [ komm zu8 ]2/3 
331         mir!2 _
332         _ _ _ 
333         _ _ _
334
335 % 17
336         Fl\"us-8. ternd16 schlan-4. ke8 
337         Wip-8. fel16 rau-4. schen8
338         [ In des8 ]2/3 Mon-4. des8 
339         Licht;2.
340         _ _ _ 
341         _ _ _
342
343 % 23
344         Des8. Ver-16 r\"a-4. ters8 
345         feind-8. lich16 Lau-4. schen8
346         [ F\"urch- te,8 ]2/3 Hol-4. de,8 
347         nicht.2.
348         _ _ _ 
349         _ _ _
350
351 % volta 1
352 % 29
353         _ _ _ _ _ _
354         _ _ _ _ _ _
355         _ _ _ _ _ _
356         _ _ _ _ _ _
357
358 % volta 2
359 % 37
360         La\ss8. auch16 dir8. die16 Brust8. be-16
361         we- gen, _
362         Lieb-4. chen,8  h\"o-8. re16 
363         mich!2 _
364         Be-8. bend16 harr' ich8 _8
365         dir8. ent-16 ge- gen!8 _8
366         [ Komm, be-8 ]2/3 gl\"u4. cke8 
367         mich!2.
368         _ _ _ _ _ _
369 % 47
370         _ _ _ _ _ _
371         _ _ _ _ _ _
372         _ _ _ _ _ _
373         _ _ _ _ _ _
374         _ _ _ _ _ _
375 % 57
376         _ _ _ _ _ _ 
377         
378 }
379
380 tekstII= \lyrics {
381         \meter{3/4}
382         \duration{4}
383         _ _ _
384         _ _ _
385         _ _ _
386         _ _ _
387 % 5
388         [ H\"orst die8 ]2/3 Nach-4. ti-8 
389         [ gal- len8 ]2/3 schla- gen?8 _8
390         Ach!4. sie8 [ fleh- en8 ]2/3 
391         dich,2 _
392         _ _ _ 
393         _ _ _
394
395 % 11
396         [ Mit der8 ]2/3 T\"o-4. ne8
397         [ s\"u\ss- en8 ]2/3 Kla-4. gen8
398         Fleh-4. en8 [ sie f\"ur8 ]2/3
399         mich.2 _
400         _ _ _ 
401         _ _ _
402
403 % 17
404         Sie-8. ver-16 stehn4. des8
405         Bus-8. ens16 Seh-4. nen,8
406         [ Ken- nen8 ]2/3 Lieb-4. es-8 
407         schmerz,2.
408         _ _ _ 
409         _ _ _
410
411 % 23
412         R\"uh-8. ren16 mit4. den8 
413         Sil-8. ber-16 t\"o-4. nen8
414         [ Jed- es8 ]2/3 wei-4. che8 
415         Herz.2.
416         _ _ _ 
417         _ _ _
418           
419 % volta 1
420 % 29
421         _ _ _ _ _ _
422         _ _ _ _ _ _
423         _ _ _ _ _ _
424         _ _ _ _ _ _
425
426 % volta 2
427 % 37
428 %       _ _ _ _ _ _
429 %       _ _ _ _ _ _
430 %       _ _ _ _ _ _
431 %       _ _ _ _ _ _ 
432 %       _ _ _ _ _ _
433 % 47
434 %       _ _ _ _ _ _
435 %       _ _ _ _ _ _
436 %       _ _ _ _ _ _
437 %       _ _ _ _ _ _
438 %       _ _ _ _ _ _
439 % 57
440 %       _ _ _ _ _ _ 
441         
442 }
443
444 \score {
445         \staff { 
446                 lyric 
447         \music { tekstI }
448         \music { tekstII }
449         }
450 % Setting up music ...lilypond: ../flower/include/cursor.inl:98: class Cursor<void *> Cursor<void *>::operator ++(int): Assertion `pointer_' failed.
451 %IOT trap/Abort
452 % als geen music in staff
453         \staff { 
454                 \melodic 
455                 \music { melodie }
456         }
457         \staff { 
458                 \melodic 
459                 \music { begeleiding }
460         }
461         \paper {
462                 \width 195\mm
463
464                 % on two pages...
465                 \unitspace 9\mm
466                 \geometric 1.2
467                 \output "standchen.out"
468         }
469         \midi {
470                 \tempo 4:54
471         }
472 }