]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/12a-Clefs.xml
MusicXML: Restructure test suite
[lilypond.git] / input / regression / musicxml / 12a-Clefs.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>Clefs</movement-title>
6   <identification>
7     <miscellaneous>
8       <miscellaneous-field name="description">Various clefs: G, C, F, percussion, 
9           TAB and none; some are also possible with octavation and  on other 
10           staff lines than their default (e.g. soprano/alto/tenor/bariton C 
11           clefs); Each measure shows a different clef (measure 17 has the "none" 
12           clef), only measure 18 has the same treble clef as measure 
13           1.</miscellaneous-field>
14     </miscellaneous>
15   </identification>
16   <part-list>
17     <score-part id="P1">
18       <part-name>MusicXML Part</part-name>
19       <score-instrument id="P1-I1">
20         <instrument-name>Grand Piano</instrument-name>
21       </score-instrument>
22       <midi-instrument id="P1-I1">
23         <midi-channel>1</midi-channel>
24         <midi-program>1</midi-program>
25       </midi-instrument>
26     </score-part>
27   </part-list>
28   <!--=========================================================-->
29   <part id="P1">
30     <measure number="1">
31       <attributes>
32         <divisions>1</divisions>
33         <key>
34           <fifths>0</fifths>
35           <mode>major</mode>
36         </key>
37         <time symbol="common">
38           <beats>4</beats>
39           <beat-type>4</beat-type>
40         </time>
41         <clef>
42           <sign>G</sign>
43           <line>2</line>
44         </clef>
45       </attributes>
46       <sound tempo="120"/>
47       <note>
48         <pitch>
49           <step>C</step>
50           <octave>4</octave>
51         </pitch>
52         <duration>4</duration>
53         <voice>1</voice>
54         <type>whole</type>
55       </note>
56     </measure>
57     <!--=======================================================-->
58     <measure number="2">
59       <attributes>
60         <clef>
61           <sign>C</sign>
62           <line>3</line>
63         </clef>
64       </attributes>
65       <note>
66         <pitch>
67           <step>C</step>
68           <octave>4</octave>
69         </pitch>
70         <duration>4</duration>
71         <voice>1</voice>
72         <type>whole</type>
73       </note>
74     </measure>
75     <!--=======================================================-->
76     <measure number="3">
77       <attributes>
78         <clef>
79           <sign>C</sign>
80           <line>4</line>
81         </clef>
82       </attributes>
83       <note>
84         <pitch>
85           <step>C</step>
86           <octave>4</octave>
87         </pitch>
88         <duration>4</duration>
89         <voice>1</voice>
90         <type>whole</type>
91       </note>
92     </measure>
93     <!--=======================================================-->
94     <measure number="4">
95       <attributes>
96         <clef>
97           <sign>F</sign>
98           <line>4</line>
99         </clef>
100       </attributes>
101       <note>
102         <pitch>
103           <step>C</step>
104           <octave>4</octave>
105         </pitch>
106         <duration>4</duration>
107         <voice>1</voice>
108         <type>whole</type>
109       </note>
110     </measure>
111     <!--=======================================================-->
112     <measure number="5">
113       <attributes>
114         <clef>
115           <sign>percussion</sign>
116         </clef>
117       </attributes>
118       <note>
119         <pitch>
120           <step>C</step>
121           <octave>4</octave>
122         </pitch>
123         <duration>4</duration>
124         <voice>1</voice>
125         <type>whole</type>
126       </note>
127     </measure>
128     <!--=======================================================-->
129     <measure number="6">
130       <attributes>
131         <clef>
132           <sign>G</sign>
133           <line>2</line>
134           <clef-octave-change>-1</clef-octave-change>
135         </clef>
136       </attributes>
137       <note>
138         <pitch>
139           <step>C</step>
140           <octave>4</octave>
141         </pitch>
142         <duration>4</duration>
143         <voice>1</voice>
144         <type>whole</type>
145       </note>
146     </measure>
147     <!--=======================================================-->
148     <measure number="7">
149       <attributes>
150         <clef>
151           <sign>F</sign>
152           <line>4</line>
153           <clef-octave-change>-1</clef-octave-change>
154         </clef>
155       </attributes>
156       <note>
157         <pitch>
158           <step>C</step>
159           <octave>4</octave>
160         </pitch>
161         <duration>4</duration>
162         <voice>1</voice>
163         <type>whole</type>
164       </note>
165     </measure>
166     <!--=======================================================-->
167     <measure number="8">
168       <attributes>
169         <clef>
170           <sign>F</sign>
171           <line>3</line>
172         </clef>
173       </attributes>
174       <note>
175         <pitch>
176           <step>C</step>
177           <octave>4</octave>
178         </pitch>
179         <duration>4</duration>
180         <voice>1</voice>
181         <type>whole</type>
182       </note>
183     </measure>
184     <!--=======================================================-->
185     <measure number="9">
186       <print new-system="yes"/>
187       <attributes>
188         <clef>
189           <sign>G</sign>
190           <line>1</line>
191         </clef>
192       </attributes>
193       <note>
194         <pitch>
195           <step>C</step>
196           <octave>4</octave>
197         </pitch>
198         <duration>4</duration>
199         <voice>1</voice>
200         <type>whole</type>
201       </note>
202     </measure>
203     <!--=======================================================-->
204     <measure number="10">
205       <attributes>
206         <clef>
207           <sign>C</sign>
208           <line>5</line>
209         </clef>
210       </attributes>
211       <note>
212         <pitch>
213           <step>C</step>
214           <octave>4</octave>
215         </pitch>
216         <duration>4</duration>
217         <voice>1</voice>
218         <type>whole</type>
219       </note>
220     </measure>
221     <!--=======================================================-->
222     <measure number="11">
223       <attributes>
224         <clef>
225           <sign>C</sign>
226           <line>2</line>
227         </clef>
228       </attributes>
229       <note>
230         <pitch>
231           <step>C</step>
232           <octave>4</octave>
233         </pitch>
234         <duration>4</duration>
235         <voice>1</voice>
236         <type>whole</type>
237       </note>
238     </measure>
239     <!--=======================================================-->
240     <measure number="12">
241       <attributes>
242         <clef>
243           <sign>C</sign>
244           <line>1</line>
245         </clef>
246       </attributes>
247       <note>
248         <pitch>
249           <step>C</step>
250           <octave>4</octave>
251         </pitch>
252         <duration>4</duration>
253         <voice>1</voice>
254         <type>whole</type>
255       </note>
256     </measure>
257     <!--=======================================================-->
258     <measure number="13">
259       <attributes>
260         <clef>
261           <sign>percussion</sign>
262         </clef>
263       </attributes>
264       <note>
265         <pitch>
266           <step>C</step>
267           <octave>4</octave>
268         </pitch>
269         <duration>4</duration>
270         <voice>1</voice>
271         <type>whole</type>
272       </note>
273     </measure>
274     <!--=======================================================-->
275     <measure number="14">
276       <attributes>
277         <clef>
278           <sign>G</sign>
279           <line>2</line>
280           <clef-octave-change>1</clef-octave-change>
281         </clef>
282       </attributes>
283       <note>
284         <pitch>
285           <step>C</step>
286           <octave>4</octave>
287         </pitch>
288         <duration>4</duration>
289         <voice>1</voice>
290         <type>whole</type>
291       </note>
292     </measure>
293     <!--=======================================================-->
294     <measure number="15">
295       <attributes>
296         <clef>
297           <sign>F</sign>
298           <line>4</line>
299           <clef-octave-change>1</clef-octave-change>
300         </clef>
301       </attributes>
302       <note>
303         <pitch>
304           <step>C</step>
305           <octave>4</octave>
306         </pitch>
307         <duration>4</duration>
308         <voice>1</voice>
309         <type>whole</type>
310       </note>
311     </measure>
312     <!--=======================================================-->
313     <measure number="16">
314       <attributes>
315         <clef>
316           <sign>TAB</sign>
317           <line>5</line>
318         </clef>
319       </attributes>
320       <note>
321         <pitch>
322           <step>C</step>
323           <octave>4</octave>
324         </pitch>
325         <duration>4</duration>
326         <voice>1</voice>
327         <type>whole</type>
328       </note>
329     </measure>
330     <!--=======================================================-->
331     <measure number="17">
332       <print new-system="yes"/>
333       <attributes>
334         <clef>
335           <sign>none</sign>
336         </clef>
337       </attributes>
338       <note>
339         <pitch>
340           <step>C</step>
341           <octave>4</octave>
342         </pitch>
343         <duration>4</duration>
344         <voice>1</voice>
345         <type>whole</type>
346       </note>
347     </measure>
348     <!--=======================================================-->
349     <measure number="18">
350       <attributes>
351         <clef>
352           <sign>G</sign>
353           <line>2</line>
354         </clef>
355       </attributes>
356       <note>
357         <pitch>
358           <step>C</step>
359           <octave>4</octave>
360         </pitch>
361         <duration>4</duration>
362         <voice>1</voice>
363         <type>whole</type>
364       </note>
365       <barline location="right">
366         <bar-style>light-heavy</bar-style>
367       </barline>
368     </measure>
369   </part>
370   <!--=========================================================-->
371 </score-partwise>