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