]> git.donarmstrong.com Git - lilypond.git/blob - input/mlvio1.ly
release: 0.0.42.pre3
[lilypond.git] / input / mlvio1.ly
1 % mlvio1.ly
2
3 % Viola Quartet
4 % Martien Lohman (194x-????) 
5 %
6 % Violin I
7
8 % quite alive at the time of writing; 
9 % copyright by ml
10
11 % The purpose of this file is to demonstrate features of LilyPond;
12 % respect the copyright.
13 %
14 violinI = \music { 
15         
16         \clef "violin"
17         \octave{}
18         \duration{4}
19         \key{fis}
20 %1
21         g [ b8. a16 ] |
22 %2
23         g2 |
24 %3
25         g [ a16 b16 c'16 a16 ] |
26 %4
27         g2 |
28 %5=1
29         g [ b8. a16 ] |
30 %6=2
31         g2 |
32 %7
33         e fis |
34 %8
35         d fis |
36 %9=1
37         g [ b8. a16 ] |
38 %10
39         g f |
40 %11=4
41         e d |
42 %12
43         [ fis8 a8 ] [ g8 d'8 ] |
44 %13
45         [ d'8 a8 ] [ d'8 b8 ] |
46 %14=10
47         a b |
48 %15
49         c' b |
50 %16
51         \textstyle "italic"
52         a g_"fine"
53         \textstyle "roman" |
54 %\newline
55 %17=1
56         g [ b8. a16 ] |
57 %18=2
58         g2 |
59 %19=3
60         g [ a16 b16 c'16 a16 ] |
61 %20=4
62         g2 |
63 %21=5
64         g [ b8. a16 ] |
65 %22=6
66         g2 |
67 %23=4
68         e [ d16 c16 `b16 c16 ] |
69 %24
70         cis cis' |
71 %25
72         d' [ fis'8. e'16 ] |
73 %first modulation
74 %26
75         d' c' |
76 %27
77         b a |
78 %28
79         [ a8 b16 cis'16 ] d' |
80 %29
81         cis' d' |
82 %30
83         cis' a |
84 %31
85         [ g8 d'8( ] ) d' |
86 %32
87         cis' c' |
88 %variant a'
89 %33
90         \duration{16} [ b8 d' d' ] [ d'8 d' d' ] |
91 %34
92         [ g'8 d' d' ] b4 |
93 %35
94         [ c'8 c' c' ] [ c'8 c' c' ] |
95 %36
96         b2 |
97 %37
98         [ c'8 e' e' ] [ e'8 d' c' ] |
99 %38
100         [ b8 d' d' ] [ d'8 d' d' ] |
101 %39
102         [ e'8 c' c' ] [ c'8 d' c' ] |
103 %40
104         c'4 { b4 d'4 } |
105 %41
106         \textstyle "italic"
107         \duration{8}
108         r_"pizz" d r g
109         \textstyle "roman" |
110 %42
111         r d e4 |
112 %43
113         r b r d' |
114 %44
115         r e' c'4 |
116 %45
117         r b r b |
118 %46
119         r b [ a b ] |
120 %47
121         r b r c' |
122 %48
123         r d' [ d' b ] |
124 %theme 2
125 %49
126         \textstyle "italic"
127         r4_"arco"  [ b8  b  b ]2/3 
128         \textstyle "roman" |
129 %50
130         r4  [ g g g ]2/3  |
131 %51
132         b2 |
133 %52
134         c'2 |
135 %53
136         r4  [ b b b ]2/3  |
137 %54
138         r4  [ g g g ]2/3  |
139 %55
140         b2 |
141 %56
142         g2 \key{bes es as}|
143 % \key\Es ||
144 %57
145         f r f r |
146 %58
147         es r c' r |
148 %59
149         b r b r |
150 %60
151         c' r c'4 |
152 %61
153         \duration{16}
154          [ as f d f as d' ]4/6   [ as f d `as d f ]4/6  |
155 %62
156          [ g es c `g c es ]4/6   [ g c' es' c' g es ]4/6  |
157 %63
158          [ g d g bes d' g' ]4/6   [ f' d' bes g f d ]4/6  |
159 %64
160         \duration{8}
161         [ c g ] g4 |
162 % \meter{6/8} ||
163 %65
164         [ g g g ] g4.  |
165 %66
166         [ c c c ] c4.  |
167 %67
168         [ g g g ] g4.  |
169 %68
170         [ b8 b  b ] b4.  |
171 %69
172         [ c' g es ] c'4.  |
173 %70
174         c'4. es'4.  |
175 %71
176         [ f' d' b ] [ g a8 b ] |
177 %72
178         c' r4 r4. |
179 % \meter{2/4} ||
180 %73
181         f r f r |
182 %74
183         es r c' r |
184 %75
185         b r b r |
186 %76
187         c' r c'4 |
188 %77
189         \duration{16}
190          [ as f d f as d' ]4/6   [ as f d `as d f ]4/6  |
191 %78
192          [ g es c `g c es ]4/6   [ f c' es' c' g es ]4/6  |
193 %79
194          [ g d f b d' g' ]4/6   [ f' d' b g f d ]4/6  |
195 %80
196         [ c8 g8 ] g4 |
197 %81
198         \duration{2}
199         c' |
200 %82
201         c' |
202 %83
203         des' |
204 %84
205         c' |
206 %85
207         c' |
208 %86
209         es |
210 %87
211         d |
212 %88
213         \textstyle "italic"
214         a_"dacapo"
215         \textstyle "roman"
216         \key{fis} |
217 % \key\G ||
218         
219 }