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