]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/00h-Basics-TimeSignatures.xml
MusicXML: Use better durations in test case
[lilypond.git] / input / regression / musicxml / 00h-Basics-TimeSignatures.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 time signatures: 2/2 (alla breve), 4/4 (C), 2/2, 3/2, 2/4, 3/4, 4/4, 5/4, 3/8, 6/8, 12/8</miscellaneous-field>
8     </miscellaneous>
9   </identification>
10   <part-list>
11     <score-part id="P1">
12       <part-name>MusicXML Part</part-name>
13     </score-part>
14   </part-list>
15   <!--=========================================================-->
16   <part id="P1">
17
18     <measure number="1">
19       <attributes>
20         <divisions>2</divisions>
21         <key>
22           <fifths>0</fifths>
23           <mode>major</mode>
24         </key>
25         <time  symbol="common">
26           <beats>2</beats>
27           <beat-type>2</beat-type>
28         </time>
29         <clef>
30           <sign>G</sign>
31           <line>2</line>
32         </clef>
33       </attributes>
34       <note>
35         <pitch>
36           <step>C</step>
37           <octave>5</octave>
38         </pitch>
39         <duration>8</duration>
40         <voice>1</voice>
41         <type>whole</type>
42       </note>
43     </measure>
44     <measure number="2">
45       <attributes>
46         <time  symbol="common">
47           <beats>4</beats>
48           <beat-type>4</beat-type>
49         </time>
50       </attributes>
51       <note>
52         <pitch>
53           <step>C</step>
54           <octave>5</octave>
55         </pitch>
56         <duration>8</duration>
57         <voice>1</voice>
58         <type>whole</type>
59       </note>
60     </measure>
61     <measure number="3">
62       <attributes>
63         <time >
64           <beats>2</beats>
65           <beat-type>2</beat-type>
66         </time>
67       </attributes>
68       <note>
69         <pitch>
70           <step>C</step>
71           <octave>5</octave>
72         </pitch>
73         <duration>8</duration>
74         <voice>1</voice>
75         <type>whole</type>
76       </note>
77     </measure>
78     <measure number="4">
79       <attributes>
80         <time >
81           <beats>3</beats>
82           <beat-type>2</beat-type>
83         </time>
84       </attributes>
85       <note>
86         <pitch>
87           <step>C</step>
88           <octave>5</octave>
89         </pitch>
90         <duration>12</duration>
91         <voice>1</voice>
92         <type>whole</type>
93         <dot/>
94       </note>
95     </measure>
96     <measure number="5">
97       <attributes>
98         <time >
99           <beats>2</beats>
100           <beat-type>4</beat-type>
101         </time>
102       </attributes>
103       <note>
104         <pitch>
105           <step>C</step>
106           <octave>5</octave>
107         </pitch>
108         <duration>4</duration>
109         <voice>1</voice>
110         <type>half</type>
111       </note>
112     </measure>
113     <measure number="6">
114       <attributes>
115         <time>
116           <beats>3</beats>
117           <beat-type>4</beat-type>
118         </time>
119       </attributes>
120       <note>
121         <pitch>
122           <step>C</step>
123           <octave>5</octave>
124         </pitch>
125         <duration>6</duration>
126         <voice>1</voice>
127         <type>half</type>
128         <dot/>
129       </note>
130     </measure>
131     <measure number="7">
132       <attributes>
133         <time>
134           <beats>4</beats>
135           <beat-type>4</beat-type>
136         </time>
137       </attributes>
138       <note>
139         <pitch>
140           <step>C</step>
141           <octave>5</octave>
142         </pitch>
143         <duration>8</duration>
144         <voice>1</voice>
145         <type>whole</type>
146       </note>
147     </measure>
148     <measure number="8">
149       <attributes>
150         <time>
151           <beats>5</beats>
152           <beat-type>4</beat-type>
153         </time>
154       </attributes>
155       <note>
156         <pitch>
157           <step>C</step>
158           <octave>5</octave>
159         </pitch>
160         <duration>8</duration>
161         <tie type="start"/>
162         <voice>1</voice>
163         <type>whole</type>
164         <notations><tied type="start"/></notations>
165       </note>
166       <note>
167         <pitch>
168           <step>C</step>
169           <octave>5</octave>
170         </pitch>
171         <duration>2</duration>
172         <tie type="stop"/>
173         <voice>1</voice>
174         <type>quarter</type>
175         <notations><tied type="stop"/></notations>
176       </note>
177     </measure>
178     <measure number="9">
179       <attributes>
180         <time>
181           <beats>3</beats>
182           <beat-type>8</beat-type>
183         </time>
184       </attributes>
185       <note>
186         <pitch>
187           <step>C</step>
188           <octave>5</octave>
189         </pitch>
190         <duration>3</duration>
191         <voice>1</voice>
192         <type>quarter</type>
193         <dot/>
194       </note>
195     </measure>
196     <measure number="10">
197       <attributes>
198         <time >
199           <beats>6</beats>
200           <beat-type>8</beat-type>
201         </time>
202       </attributes>
203       <note>
204         <pitch>
205           <step>C</step>
206           <octave>5</octave>
207         </pitch>
208         <duration>6</duration>
209         <voice>1</voice>
210         <type>half</type>
211         <dot/>
212       </note>
213     </measure>
214     <measure number="11">
215       <attributes>
216         <time >
217           <beats>12</beats>
218           <beat-type>8</beat-type>
219         </time>
220       </attributes>
221       <note>
222         <pitch>
223           <step>C</step>
224           <octave>5</octave>
225         </pitch>
226         <duration>12</duration>
227         <voice>1</voice>
228         <type>whole</type>
229         <dot/>
230       </note>
231       <barline location="right">
232         <bar-style>light-heavy</bar-style>
233       </barline>
234     </measure>
235   </part>
236 </score-partwise>