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