]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/00c-Basics-Durations.xml
83b19ae8ccb245c372caaba39025344478e436b0
[lilypond.git] / input / regression / musicxml / 00c-Basics-Durations.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise>
5   <movement-title>Note durations</movement-title>
6   <identification>
7     <miscellaneous>
8       <miscellaneous-field name="description">All note durations, from long, 
9           brevis, whole until 128th; First with their plain values, then dotted 
10           and finally doubly-dotted.</miscellaneous-field>
11     </miscellaneous>
12   </identification>
13   <part-list>
14     <score-part id="P1">
15       <part-name>MusicXML Part</part-name>
16     </score-part>
17   </part-list>
18   <!--=========================================================-->
19   <part id="P1">
20     <measure number="1">
21       <attributes>
22         <divisions>64</divisions>
23         <key>
24           <fifths>0</fifths>
25           <mode>major</mode>
26         </key>
27         <time>
28           <beats>16</beats>
29           <beat-type>4</beat-type>
30         </time>
31         <clef>
32           <sign>G</sign>
33           <line>2</line>
34         </clef>
35       </attributes>
36       <sound tempo="120"/>
37       <note>
38         <pitch>
39           <step>C</step>
40           <octave>5</octave>
41         </pitch>
42         <duration>1024</duration>
43         <voice>1</voice>
44         <type>longa</type>
45       </note>
46     </measure>
47     <!--=======================================================-->
48     <measure number="2">
49       <note>
50         <pitch>
51           <step>C</step>
52           <octave>5</octave>
53         </pitch>
54         <duration>512</duration>
55         <voice>1</voice>
56         <type>breve</type>
57       </note>
58       <note>
59         <pitch>
60           <step>C</step>
61           <octave>5</octave>
62         </pitch>
63         <duration>256</duration>
64         <voice>1</voice>
65         <type>whole</type>
66       </note>
67       <note>
68         <pitch>
69           <step>C</step>
70           <octave>5</octave>
71         </pitch>
72         <duration>128</duration>
73         <voice>1</voice>
74         <type>half</type>
75         <stem>down</stem>
76       </note>
77       <note>
78         <pitch>
79           <step>C</step>
80           <octave>5</octave>
81         </pitch>
82         <duration>64</duration>
83         <voice>1</voice>
84         <type>quarter</type>
85         <stem>down</stem>
86       </note>
87       <note>
88         <pitch>
89           <step>C</step>
90           <octave>5</octave>
91         </pitch>
92         <duration>32</duration>
93         <voice>1</voice>
94         <type>eighth</type>
95         <stem>down</stem>
96         <beam number="1">begin</beam>
97       </note>
98       <note>
99         <pitch>
100           <step>C</step>
101           <octave>5</octave>
102         </pitch>
103         <duration>16</duration>
104         <voice>1</voice>
105         <type>16th</type>
106         <stem>down</stem>
107         <beam number="1">continue</beam>
108         <beam number="2">begin</beam>
109       </note>
110       <note>
111         <pitch>
112           <step>C</step>
113           <octave>5</octave>
114         </pitch>
115         <duration>8</duration>
116         <voice>1</voice>
117         <type>32nd</type>
118         <stem>down</stem>
119         <beam number="1">continue</beam>
120         <beam number="2">continue</beam>
121         <beam number="3">begin</beam>
122       </note>
123       <note>
124         <pitch>
125           <step>C</step>
126           <octave>5</octave>
127         </pitch>
128         <duration>4</duration>
129         <voice>1</voice>
130         <type>64th</type>
131         <stem>down</stem>
132         <beam number="1">continue</beam>
133         <beam number="2">continue</beam>
134         <beam number="3">continue</beam>
135         <beam number="4">begin</beam>
136       </note>
137       <note>
138         <pitch>
139           <step>C</step>
140           <octave>5</octave>
141         </pitch>
142         <duration>2</duration>
143         <voice>1</voice>
144         <type>128th</type>
145         <stem>down</stem>
146         <beam number="1">continue</beam>
147         <beam number="2">continue</beam>
148         <beam number="3">continue</beam>
149         <beam number="4">continue</beam>
150         <beam number="5">begin</beam>
151       </note>
152       <note>
153         <pitch>
154           <step>C</step>
155           <octave>5</octave>
156         </pitch>
157         <duration>2</duration>
158         <voice>1</voice>
159         <type>128th</type>
160         <stem>down</stem>
161         <beam number="1">end</beam>
162         <beam number="2">end</beam>
163         <beam number="3">end</beam>
164         <beam number="4">end</beam>
165         <beam number="5">end</beam>
166       </note>
167     </measure>
168     <!--=======================================================-->
169     <measure number="4">
170       <attributes>
171         <time>
172           <beats>24</beats>
173           <beat-type>4</beat-type>
174         </time>
175       </attributes>
176       <note>
177         <pitch>
178           <step>C</step>
179           <octave>5</octave>
180         </pitch>
181         <duration>1536</duration>
182         <voice>1</voice>
183         <type>longa</type>
184         <dot/>
185       </note>
186     </measure>
187     <!--=======================================================-->
188     <measure number="5">
189       <note>
190         <pitch>
191           <step>C</step>
192           <octave>5</octave>
193         </pitch>
194         <duration>768</duration>
195         <voice>1</voice>
196         <type>breve</type>
197         <dot/>
198       </note>
199       <note>
200         <pitch>
201           <step>C</step>
202           <octave>5</octave>
203         </pitch>
204         <duration>384</duration>
205         <voice>1</voice>
206         <type>whole</type>
207         <dot/>
208       </note>
209       <note>
210         <pitch>
211           <step>C</step>
212           <octave>5</octave>
213         </pitch>
214         <duration>192</duration>
215         <voice>1</voice>
216         <type>half</type>
217         <dot/>
218       </note>
219       <note>
220         <pitch>
221           <step>C</step>
222           <octave>5</octave>
223         </pitch>
224         <duration>96</duration>
225         <voice>1</voice>
226         <type>quarter</type>
227         <dot/>
228         <stem>down</stem>
229       </note>
230       <note>
231         <pitch>
232           <step>C</step>
233           <octave>5</octave>
234         </pitch>
235         <duration>48</duration>
236         <voice>1</voice>
237         <type>eighth</type>
238         <dot/>
239         <stem>down</stem>
240         <beam number="1">begin</beam>
241       </note>
242       <note>
243         <pitch>
244           <step>C</step>
245           <octave>5</octave>
246         </pitch>
247         <duration>24</duration>
248         <voice>1</voice>
249         <type>16th</type>
250         <dot/>
251         <stem>down</stem>
252         <beam number="1">continue</beam>
253         <beam number="2">begin</beam>
254       </note>
255       <note>
256         <pitch>
257           <step>C</step>
258           <octave>5</octave>
259         </pitch>
260         <duration>12</duration>
261         <voice>1</voice>
262         <type>32nd</type>
263         <dot/>
264         <stem>down</stem>
265         <beam number="1">continue</beam>
266         <beam number="2">continue</beam>
267         <beam number="3">begin</beam>
268       </note>
269       <note>
270         <pitch>
271           <step>C</step>
272           <octave>5</octave>
273         </pitch>
274         <duration>6</duration>
275         <voice>1</voice>
276         <type>64th</type>
277         <dot/>
278         <beam number="1">continue</beam>
279         <beam number="2">continue</beam>
280         <beam number="3">continue</beam>
281         <beam number="4">begin</beam>
282       </note>
283       <note>
284         <pitch>
285           <step>C</step>
286           <octave>5</octave>
287         </pitch>
288         <duration>3</duration>
289         <voice>1</voice>
290         <type>128th</type>
291         <dot/>
292         <beam number="1">continue</beam>
293         <beam number="2">continue</beam>
294         <beam number="3">continue</beam>
295         <beam number="4">continue</beam>
296         <beam number="5">begin</beam>
297       </note>
298       <note>
299         <pitch>
300           <step>C</step>
301           <octave>5</octave>
302         </pitch>
303         <duration>3</duration>
304         <voice>1</voice>
305         <type>128th</type>
306         <dot/>
307         <beam number="1">end</beam>
308         <beam number="2">end</beam>
309         <beam number="3">end</beam>
310         <beam number="4">end</beam>
311         <beam number="5">end</beam>
312       </note>
313     </measure>
314     <!--=======================================================-->
315     <measure number="6">
316       <attributes>
317         <time>
318           <beats>28</beats>
319           <beat-type>4</beat-type>
320         </time>
321       </attributes>
322       <note>
323         <pitch>
324           <step>C</step>
325           <octave>5</octave>
326         </pitch>
327         <duration>1792</duration>
328         <voice>1</voice>
329         <type>longa</type>
330         <dot/>
331         <dot/>
332       </note>
333     </measure>
334     <!--=======================================================-->
335     <measure number="7">
336       <note>
337         <pitch>
338           <step>C</step>
339           <octave>5</octave>
340         </pitch>
341         <duration>896</duration>
342         <voice>1</voice>
343         <type>breve</type>
344         <dot/>
345         <dot/>
346       </note>
347       <note>
348         <pitch>
349           <step>C</step>
350           <octave>5</octave>
351         </pitch>
352         <duration>448</duration>
353         <voice>1</voice>
354         <type>whole</type>
355         <dot/>
356         <dot/>
357       </note>
358       <note>
359         <pitch>
360           <step>C</step>
361           <octave>5</octave>
362         </pitch>
363         <duration>224</duration>
364         <voice>1</voice>
365         <type>half</type>
366         <dot/>
367         <dot/>
368       </note>
369       <note>
370         <pitch>
371           <step>C</step>
372           <octave>5</octave>
373         </pitch>
374         <duration>112</duration>
375         <voice>1</voice>
376         <type>quarter</type>
377         <dot/>
378         <dot/>
379       </note>
380       <note>
381         <pitch>
382           <step>C</step>
383           <octave>5</octave>
384         </pitch>
385         <duration>56</duration>
386         <voice>1</voice>
387         <type>eighth</type>
388         <dot/>
389         <dot/>
390         <beam number="1">begin</beam>
391       </note>
392       <note>
393         <pitch>
394           <step>C</step>
395           <octave>5</octave>
396         </pitch>
397         <duration>28</duration>
398         <voice>1</voice>
399         <type>16th</type>
400         <dot/>
401         <dot/>
402         <beam number="1">continue</beam>
403         <beam number="2">begin</beam>
404       </note>
405       <note>
406         <pitch>
407           <step>C</step>
408           <octave>5</octave>
409         </pitch>
410         <duration>14</duration>
411         <voice>1</voice>
412         <type>32nd</type>
413         <dot/>
414         <dot/>
415         <beam number="1">continue</beam>
416         <beam number="2">continue</beam>
417         <beam number="3">begin</beam>
418       </note>
419       <note>
420         <pitch>
421           <step>C</step>
422           <octave>5</octave>
423         </pitch>
424         <duration>7</duration>
425         <voice>1</voice>
426         <type>64th</type>
427         <dot/>
428         <dot/>
429         <beam number="1">continue</beam>
430         <beam number="2">continue</beam>
431         <beam number="3">continue</beam>
432         <beam number="4">begin</beam>
433       </note>
434       <note>
435         <pitch>
436           <step>C</step>
437           <octave>5</octave>
438         </pitch>
439         <duration>7</duration>
440         <voice>1</voice>
441         <type>64th</type>
442         <dot/>
443         <dot/>
444         <beam number="1">end</beam>
445         <beam number="2">end</beam>
446         <beam number="3">end</beam>
447         <beam number="4">end</beam>
448       </note>
449       <barline location="right">
450         <bar-style>light-heavy</bar-style>
451       </barline>
452     </measure>
453   </part>
454   <!--=========================================================-->
455 </score-partwise>