]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/12f-Tuplet-Display-NonStandard.xml
MusicXML: Remove debug output
[lilypond.git] / input / regression / musicxml / 12f-Tuplet-Display-NonStandard.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Displaying tuplet note types,
8           that might not coincide with the displayed note. The first two tuplets 
9           take the type from the note, the second two from the 
10           &lt;time-modification> element, the remaining pair of tuplets from the 
11           &lt;tuplet> notation element. The tuplets in measure 3 specify both 
12           a number of notes and a type inside the &lt;tuplet-actual> and 
13           &lt;tuplet-normal> elements, the ones in measure 4 specify only a 
14           note type (but no number), and the ones in measure 5 specify only a 
15           number of tuplet-notes (but no type, which is deduced from the 
16           note's type). The first tuplet of measures 3-5 uses 
17           'display-type="actual"', the second one 'display-type="both"'.</miscellaneous-field>
18     </miscellaneous>
19   </identification>
20   <part-list>
21     <score-part id="P1">
22       <part-name print-object="no">MusicXML Part</part-name>
23     </score-part>
24   </part-list>
25   <!--=========================================================-->
26   <part id="P1">
27     <measure number="1">
28       <attributes>
29         <divisions>408</divisions>
30         <key>
31           <fifths>0</fifths>
32           <mode>major</mode>
33         </key>
34         <time symbol="common">
35           <beats>4</beats>
36           <beat-type>4</beat-type>
37         </time>
38         <clef>
39           <sign>G</sign>
40           <line>2</line>
41         </clef>
42       </attributes>
43       <note>
44         <pitch>
45           <step>C</step>
46           <octave>5</octave>
47         </pitch>
48         <duration>136</duration>
49         <voice>1</voice>
50         <type>eighth</type>
51         <time-modification>
52           <actual-notes>3</actual-notes>
53           <normal-notes>2</normal-notes>
54         </time-modification>
55         <notations>
56           <tuplet bracket="yes" show-type="actual" number="1" type="start"/>
57         </notations>
58       </note>
59       <note>
60         <pitch>
61           <step>C</step>
62           <octave>5</octave>
63         </pitch>
64         <duration>136</duration>
65         <voice>1</voice>
66         <type>eighth</type>
67         <time-modification>
68           <actual-notes>3</actual-notes>
69           <normal-notes>2</normal-notes>
70         </time-modification>
71       </note>
72       <note>
73         <pitch>
74           <step>C</step>
75           <octave>5</octave>
76         </pitch>
77         <duration>136</duration>
78         <voice>1</voice>
79         <type>eighth</type>
80         <time-modification>
81           <actual-notes>3</actual-notes>
82           <normal-notes>2</normal-notes>
83         </time-modification>
84         <notations>
85           <tuplet number="1" type="stop"/>
86         </notations>
87       </note>
88       <note>
89         <pitch>
90           <step>C</step>
91           <octave>5</octave>
92         </pitch>
93         <duration>408</duration>
94         <voice>1</voice>
95         <type>quarter</type>
96         <dot/>
97         <time-modification>
98           <actual-notes>3</actual-notes>
99           <normal-notes>2</normal-notes>
100         </time-modification>
101         <notations>
102           <tuplet bracket="yes" show-type="actual" number="1" type="start"/>
103         </notations>
104       </note>
105       <note>
106         <pitch>
107           <step>C</step>
108           <octave>5</octave>
109         </pitch>
110         <duration>408</duration>
111         <voice>1</voice>
112         <type>quarter</type>
113         <dot/>
114         <time-modification>
115           <actual-notes>3</actual-notes>
116           <normal-notes>2</normal-notes>
117         </time-modification>
118       </note>
119       <note>
120         <pitch>
121           <step>C</step>
122           <octave>5</octave>
123         </pitch>
124         <duration>408</duration>
125         <voice>1</voice>
126         <type>quarter</type>
127         <dot/>
128         <time-modification>
129           <actual-notes>3</actual-notes>
130           <normal-notes>2</normal-notes>
131         </time-modification>
132         <notations>
133           <tuplet number="1" type="stop"/>
134         </notations>
135       </note>
136     </measure>
137     <!--=======================================================-->
138     <measure number="2">
139       <note>
140         <pitch>
141           <step>C</step>
142           <octave>5</octave>
143         </pitch>
144         <duration>136</duration>
145         <voice>1</voice>
146         <type>eighth</type>
147         <time-modification>
148           <actual-notes>3</actual-notes>
149           <normal-notes>2</normal-notes>
150           <normal-type>breve</normal-type>
151         </time-modification>
152         <notations>
153           <tuplet bracket="yes" show-type="actual" number="1" type="start"/>
154         </notations>
155       </note>
156       <note>
157         <pitch>
158           <step>C</step>
159           <octave>5</octave>
160         </pitch>
161         <duration>136</duration>
162         <voice>1</voice>
163         <type>eighth</type>
164         <time-modification>
165           <actual-notes>3</actual-notes>
166           <normal-notes>2</normal-notes>
167           <normal-type>breve</normal-type>
168         </time-modification>
169       </note>
170       <note>
171         <pitch>
172           <step>C</step>
173           <octave>5</octave>
174         </pitch>
175         <duration>136</duration>
176         <voice>1</voice>
177         <type>eighth</type>
178         <time-modification>
179           <actual-notes>3</actual-notes>
180           <normal-notes>2</normal-notes>
181           <normal-type>breve</normal-type>
182         </time-modification>
183         <notations>
184           <tuplet number="1" type="stop"/>
185         </notations>
186       </note>
187       <note>
188         <pitch>
189           <step>C</step>
190           <octave>5</octave>
191         </pitch>
192         <duration>408</duration>
193         <voice>1</voice>
194         <type>quarter</type>
195         <dot/>
196         <time-modification>
197           <actual-notes>3</actual-notes>
198           <normal-notes>2</normal-notes>
199           <normal-type>breve</normal-type>
200           <normal-dot/>
201           <normal-dot/>
202         </time-modification>
203         <notations>
204           <tuplet bracket="yes" show-type="actual" number="1" type="start"/>
205         </notations>
206       </note>
207       <note>
208         <pitch>
209           <step>C</step>
210           <octave>5</octave>
211         </pitch>
212         <duration>408</duration>
213         <voice>1</voice>
214         <type>quarter</type>
215         <dot/>
216         <time-modification>
217           <actual-notes>3</actual-notes>
218           <normal-notes>2</normal-notes>
219           <normal-type>breve</normal-type>
220           <normal-dot/>
221           <normal-dot/>
222         </time-modification>
223       </note>
224       <note>
225         <pitch>
226           <step>C</step>
227           <octave>5</octave>
228         </pitch>
229         <duration>408</duration>
230         <voice>1</voice>
231         <type>quarter</type>
232         <dot/>
233         <time-modification>
234           <actual-notes>3</actual-notes>
235           <normal-notes>2</normal-notes>
236           <normal-type>breve</normal-type>
237           <normal-dot/>
238           <normal-dot/>
239         </time-modification>
240         <notations>
241           <tuplet number="1" type="stop"/>
242         </notations>
243       </note>
244     </measure>
245     <!--=======================================================-->
246     <measure number="3">
247       <note>
248         <pitch>
249           <step>C</step>
250           <octave>5</octave>
251         </pitch>
252         <duration>136</duration>
253         <voice>1</voice>
254         <type>eighth</type>
255         <time-modification>
256           <actual-notes>3</actual-notes>
257           <normal-notes>2</normal-notes>
258           <normal-type>breve</normal-type>
259         </time-modification>
260         <notations>
261           <tuplet bracket="yes" show-number="both" show-type="actual" number="1" type="start">
262             <tuplet-actual>
263               <tuplet-number>7</tuplet-number>
264               <tuplet-type>quarter</tuplet-type>
265               <tuplet-dot/><tuplet-dot/><tuplet-dot/>
266             </tuplet-actual>
267             <tuplet-normal>
268               <tuplet-number>5</tuplet-number>
269               <tuplet-type>quarter</tuplet-type>
270               <tuplet-dot/><tuplet-dot/><tuplet-dot/>
271             </tuplet-normal>
272           </tuplet>
273         </notations>
274       </note>
275       <note>
276         <pitch>
277           <step>C</step>
278           <octave>5</octave>
279         </pitch>
280         <duration>136</duration>
281         <voice>1</voice>
282         <type>eighth</type>
283         <time-modification>
284           <actual-notes>3</actual-notes>
285           <normal-notes>2</normal-notes>
286           <normal-type>breve</normal-type>
287         </time-modification>
288       </note>
289       <note>
290         <pitch>
291           <step>C</step>
292           <octave>5</octave>
293         </pitch>
294         <duration>136</duration>
295         <voice>1</voice>
296         <type>eighth</type>
297         <time-modification>
298           <actual-notes>3</actual-notes>
299           <normal-notes>2</normal-notes>
300           <normal-type>breve</normal-type>
301         </time-modification>
302         <notations>
303           <tuplet number="1" type="stop"/>
304         </notations>
305       </note>
306       <note>
307         <pitch>
308           <step>C</step>
309           <octave>5</octave>
310         </pitch>
311         <duration>408</duration>
312         <voice>1</voice>
313         <type>quarter</type>
314         <dot/>
315         <time-modification>
316           <actual-notes>3</actual-notes>
317           <normal-notes>2</normal-notes>
318           <normal-type>breve</normal-type>
319           <normal-dot/>
320           <normal-dot/>
321         </time-modification>
322         <notations>
323           <tuplet bracket="yes" show-number="both" show-type="both" number="1" type="start">
324             <tuplet-actual>
325               <tuplet-number>7</tuplet-number>
326               <tuplet-type>half</tuplet-type>
327               <tuplet-dot/>
328             </tuplet-actual>
329             <tuplet-normal>
330               <tuplet-number>5</tuplet-number>
331               <tuplet-type>16th</tuplet-type>
332             </tuplet-normal>
333           </tuplet>
334         </notations>
335       </note>
336       <note>
337         <pitch>
338           <step>C</step>
339           <octave>5</octave>
340         </pitch>
341         <duration>408</duration>
342         <voice>1</voice>
343         <type>quarter</type>
344         <dot/>
345         <time-modification>
346           <actual-notes>3</actual-notes>
347           <normal-notes>2</normal-notes>
348           <normal-type>breve</normal-type>
349           <normal-dot/>
350           <normal-dot/>
351         </time-modification>
352       </note>
353       <note>
354         <pitch>
355           <step>C</step>
356           <octave>5</octave>
357         </pitch>
358         <duration>408</duration>
359         <voice>1</voice>
360         <type>quarter</type>
361         <dot/>
362         <time-modification>
363           <actual-notes>3</actual-notes>
364           <normal-notes>2</normal-notes>
365           <normal-type>breve</normal-type>
366           <normal-dot/>
367           <normal-dot/>
368         </time-modification>
369         <notations>
370           <tuplet number="1" type="stop"/>
371         </notations>
372       </note>
373     </measure>
374     <!--=======================================================-->
375     <measure number="4">
376       <note>
377         <pitch>
378           <step>C</step>
379           <octave>5</octave>
380         </pitch>
381         <duration>136</duration>
382         <voice>1</voice>
383         <type>eighth</type>
384         <time-modification>
385           <actual-notes>3</actual-notes>
386           <normal-notes>2</normal-notes>
387           <normal-type>breve</normal-type>
388         </time-modification>
389         <notations>
390           <tuplet bracket="yes" show-number="both" show-type="actual" number="1" type="start">
391             <tuplet-actual>
392               <tuplet-type>quarter</tuplet-type>
393               <tuplet-dot/><tuplet-dot/><tuplet-dot/>
394             </tuplet-actual>
395             <tuplet-normal>
396               <tuplet-type>quarter</tuplet-type>
397               <tuplet-dot/><tuplet-dot/><tuplet-dot/>
398             </tuplet-normal>
399           </tuplet>
400         </notations>
401       </note>
402       <note>
403         <pitch>
404           <step>C</step>
405           <octave>5</octave>
406         </pitch>
407         <duration>136</duration>
408         <voice>1</voice>
409         <type>eighth</type>
410         <time-modification>
411           <actual-notes>3</actual-notes>
412           <normal-notes>2</normal-notes>
413           <normal-type>breve</normal-type>
414         </time-modification>
415       </note>
416       <note>
417         <pitch>
418           <step>C</step>
419           <octave>5</octave>
420         </pitch>
421         <duration>136</duration>
422         <voice>1</voice>
423         <type>eighth</type>
424         <time-modification>
425           <actual-notes>3</actual-notes>
426           <normal-notes>2</normal-notes>
427           <normal-type>breve</normal-type>
428         </time-modification>
429         <notations>
430           <tuplet number="1" type="stop"/>
431         </notations>
432       </note>
433       <note>
434         <pitch>
435           <step>C</step>
436           <octave>5</octave>
437         </pitch>
438         <duration>408</duration>
439         <voice>1</voice>
440         <type>quarter</type>
441         <dot/>
442         <time-modification>
443           <actual-notes>3</actual-notes>
444           <normal-notes>2</normal-notes>
445           <normal-type>breve</normal-type>
446           <normal-dot/>
447           <normal-dot/>
448         </time-modification>
449         <notations>
450           <tuplet bracket="yes" show-number="both" show-type="both" number="1" type="start">
451             <tuplet-actual>
452               <tuplet-type>half</tuplet-type>
453               <tuplet-dot/>
454             </tuplet-actual>
455             <tuplet-normal>
456               <tuplet-type>16th</tuplet-type>
457             </tuplet-normal>
458           </tuplet>
459         </notations>
460       </note>
461       <note>
462         <pitch>
463           <step>C</step>
464           <octave>5</octave>
465         </pitch>
466         <duration>408</duration>
467         <voice>1</voice>
468         <type>quarter</type>
469         <dot/>
470         <time-modification>
471           <actual-notes>3</actual-notes>
472           <normal-notes>2</normal-notes>
473           <normal-type>breve</normal-type>
474           <normal-dot/>
475           <normal-dot/>
476         </time-modification>
477       </note>
478       <note>
479         <pitch>
480           <step>C</step>
481           <octave>5</octave>
482         </pitch>
483         <duration>408</duration>
484         <voice>1</voice>
485         <type>quarter</type>
486         <dot/>
487         <time-modification>
488           <actual-notes>3</actual-notes>
489           <normal-notes>2</normal-notes>
490           <normal-type>breve</normal-type>
491           <normal-dot/>
492           <normal-dot/>
493         </time-modification>
494         <notations>
495           <tuplet number="1" type="stop"/>
496         </notations>
497       </note>
498     </measure>
499     <!--=======================================================-->
500     <measure number="5">
501       <note>
502         <pitch>
503           <step>C</step>
504           <octave>5</octave>
505         </pitch>
506         <duration>136</duration>
507         <voice>1</voice>
508         <type>eighth</type>
509         <time-modification>
510           <actual-notes>3</actual-notes>
511           <normal-notes>2</normal-notes>
512         </time-modification>
513         <notations>
514           <tuplet bracket="yes" show-type="actual" number="1" type="start">
515             <tuplet-actual>
516               <tuplet-number>7</tuplet-number>
517             </tuplet-actual>
518             <tuplet-normal>
519               <tuplet-number>5</tuplet-number>
520             </tuplet-normal>
521           </tuplet>
522         </notations>
523       </note>
524       <note>
525         <pitch>
526           <step>C</step>
527           <octave>5</octave>
528         </pitch>
529         <duration>136</duration>
530         <voice>1</voice>
531         <type>eighth</type>
532         <time-modification>
533           <actual-notes>3</actual-notes>
534           <normal-notes>2</normal-notes>
535         </time-modification>
536       </note>
537       <note>
538         <pitch>
539           <step>C</step>
540           <octave>5</octave>
541         </pitch>
542         <duration>136</duration>
543         <voice>1</voice>
544         <type>eighth</type>
545         <time-modification>
546           <actual-notes>3</actual-notes>
547           <normal-notes>2</normal-notes>
548         </time-modification>
549         <notations>
550           <tuplet number="1" type="stop"/>
551         </notations>
552       </note>
553       <note>
554         <pitch>
555           <step>C</step>
556           <octave>5</octave>
557         </pitch>
558         <duration>408</duration>
559         <voice>1</voice>
560         <type>quarter</type>
561         <dot/>
562         <time-modification>
563           <actual-notes>3</actual-notes>
564           <normal-notes>2</normal-notes>
565         </time-modification>
566         <notations>
567           <tuplet bracket="yes" show-number="both" show-type="both" number="1" type="start">
568             <tuplet-actual>
569               <tuplet-number>7</tuplet-number>
570               <tuplet-dot/>
571             </tuplet-actual>
572             <tuplet-normal>
573               <tuplet-number>5</tuplet-number>
574             </tuplet-normal>
575           </tuplet>
576         </notations>
577       </note>
578       <note>
579         <pitch>
580           <step>C</step>
581           <octave>5</octave>
582         </pitch>
583         <duration>408</duration>
584         <voice>1</voice>
585         <type>quarter</type>
586         <dot/>
587         <time-modification>
588           <actual-notes>3</actual-notes>
589           <normal-notes>2</normal-notes>
590         </time-modification>
591       </note>
592       <note>
593         <pitch>
594           <step>C</step>
595           <octave>5</octave>
596         </pitch>
597         <duration>408</duration>
598         <voice>1</voice>
599         <type>quarter</type>
600         <dot/>
601         <time-modification>
602           <actual-notes>3</actual-notes>
603           <normal-notes>2</normal-notes>
604         </time-modification>
605         <notations>
606           <tuplet number="1" type="stop"/>
607         </notations>
608       </note>
609       <barline location="right">
610         <bar-style>light-heavy</bar-style>
611       </barline>
612     </measure>
613   </part>
614   <!--=========================================================-->
615 </score-partwise>