lilypond-0.0.46.jcn1
[lilypond.git] / input / cadenza.ly
blobc631aaa5d986d22f8f47c9a2c21d82a7e156c53a
2 % Cadenza to Mozart Horn/3
4 % author: unknown. Copyright: none
7 cad = \melodic{
8 \cadenza {1}
9 \grouping{1*4}\duration { 8}\octave{c}
10 \textstyle "italic"
11 \clef \violin
12 c'4.mf g8
13 \textstyle "roman"
15 [e'^"accel" ()d' c' b]
16 [b()c'] g-\fermata
17 \bar \empty
18 c [c_"rubato" e g c']
19 \octave{c'}
20 e4. e [g ()f_"rit" e d]
22 \duration{16}
23 dis4()e4
24 \bar \empty
25 r8 [c d] [e f g gis]
26 \duration{4}
27 a-> 'f()'e g
28 f-> 'd()'cis e
29 \duration{8}
30 d4^\fermata
31 \bar \empty
33 r8 'a ['b cis]
34 \duration{16} [d cis d e]
35 f4()[f e d c]
36 'b4
37 \octave{c} [d'8 c'8 a8]2/3
39 \bar \empty
40 [g c e g] [c' e g c']\octave{c}
41 [e 'g c e] g4^\fermata %()% BUG!
42 \bar \empty
43 [g8.(_"a tempo" e g8. )e]
44 a4. g8 [f8 e8 d8 c8]
45 'g2 d2^"tr"
49 \score {
50 \staff { melodicregs cad }
51 \paper {
53 \unitspace 14\mm
54 \geometric 1.4}
55 \midi { \tempo 4:90 }