]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/00d-Basics-RestDurations.xml
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / musicxml / 00d-Basics-RestDurations.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise>\r
5   <movement-title>Rest unit test</movement-title>\r
6   <identification>\r
7     <creator type="composer">Reinhold Kainhofer</creator>\r
8     <rights>Public Domain</rights>\r
9     <encoding>\r
10       <software>Finale 2007 for Windows</software>\r
11       <software>Dolet Light for Finale 2007</software>\r
12       <encoding-date>2007-10-26</encoding-date>\r
13     </encoding>\r
14   </identification>\r
15   <part-list>\r
16     <score-part id="P1">\r
17       <part-name>MusicXML Part</part-name>\r
18       <score-instrument id="P1-I1">\r
19         <instrument-name>Grand Piano</instrument-name>\r
20       </score-instrument>\r
21       <midi-instrument id="P1-I1">\r
22         <midi-channel>1</midi-channel>\r
23         <midi-program>1</midi-program>\r
24       </midi-instrument>\r
25     </score-part>\r
26   </part-list>\r
27   <!--=========================================================-->\r
28   <part id="P1">\r
29     <measure number="1">\r
30       <attributes>\r
31         <divisions>32</divisions>\r
32         <key>\r
33           <fifths>0</fifths>\r
34           <mode>major</mode>\r
35         </key>\r
36         <time symbol="common">\r
37           <beats>4</beats>\r
38           <beat-type>4</beat-type>\r
39         </time>\r
40         <clef>\r
41           <sign>G</sign>\r
42           <line>2</line>\r
43         </clef>\r
44         <measure-style>\r
45           <multiple-rest>2</multiple-rest>\r
46         </measure-style>\r
47       </attributes>\r
48       <sound tempo="120"/>\r
49       <note>\r
50         <rest/>\r
51         <duration>128</duration>\r
52         <voice>1</voice>\r
53       </note>\r
54     </measure>\r
55     <!--=======================================================-->\r
56     <measure number="2">\r
57       <note>\r
58         <rest/>\r
59         <duration>128</duration>\r
60         <voice>1</voice>\r
61       </note>\r
62     </measure>\r
63     <!--=======================================================-->\r
64     <measure number="3">\r
65       <note>\r
66         <rest/>\r
67         <duration>128</duration>\r
68         <voice>1</voice>\r
69         <type>whole</type>\r
70       </note>\r
71     </measure>\r
72     <!--=======================================================-->\r
73     <measure number="4">\r
74       <note>\r
75         <rest/>\r
76         <duration>64</duration>\r
77         <voice>1</voice>\r
78         <type>half</type>\r
79       </note>\r
80       <note>\r
81         <rest/>\r
82         <duration>32</duration>\r
83         <voice>1</voice>\r
84         <type>quarter</type>\r
85       </note>\r
86       <note>\r
87         <rest/>\r
88         <duration>16</duration>\r
89         <voice>1</voice>\r
90         <type>eighth</type>\r
91       </note>\r
92       <note>\r
93         <rest/>\r
94         <duration>8</duration>\r
95         <voice>1</voice>\r
96         <type>16th</type>\r
97       </note>\r
98       <note>\r
99         <rest/>\r
100         <duration>4</duration>\r
101         <voice>1</voice>\r
102         <type>32nd</type>\r
103       </note>\r
104       <note>\r
105         <rest/>\r
106         <duration>2</duration>\r
107         <voice>1</voice>\r
108         <type>64th</type>\r
109       </note>\r
110       <note>\r
111         <rest/>\r
112         <duration>1</duration>\r
113         <voice>1</voice>\r
114         <type>128th</type>\r
115       </note>\r
116       <note>\r
117         <rest/>\r
118         <duration>1</duration>\r
119         <voice>1</voice>\r
120         <type>128th</type>\r
121       </note>\r
122     </measure>\r
123     <!--=======================================================-->\r
124     <measure number="5">\r
125       <note>\r
126         <rest/>\r
127         <duration>96</duration>\r
128         <voice>1</voice>\r
129         <type>half</type>\r
130         <dot/>\r
131       </note>\r
132       <note>\r
133         <rest/>\r
134         <duration>32</duration>\r
135         <voice>1</voice>\r
136         <type>quarter</type>\r
137       </note>\r
138     </measure>\r
139     <!--=======================================================-->\r
140     <measure number="6">\r
141       <note>\r
142         <rest/>\r
143         <duration>48</duration>\r
144         <voice>1</voice>\r
145         <type>quarter</type>\r
146         <dot/>\r
147       </note>\r
148       <note>\r
149         <rest/>\r
150         <duration>24</duration>\r
151         <voice>1</voice>\r
152         <type>eighth</type>\r
153         <dot/>\r
154       </note>\r
155       <note>\r
156         <rest/>\r
157         <duration>12</duration>\r
158         <voice>1</voice>\r
159         <type>16th</type>\r
160         <dot/>\r
161       </note>\r
162       <note>\r
163         <rest/>\r
164         <duration>6</duration>\r
165         <voice>1</voice>\r
166         <type>32nd</type>\r
167         <dot/>\r
168       </note>\r
169       <note>\r
170         <rest/>\r
171         <duration>3</duration>\r
172         <voice>1</voice>\r
173         <type>64th</type>\r
174         <dot/>\r
175       </note>\r
176       <note>\r
177         <rest/>\r
178         <duration>2</duration>\r
179         <voice>1</voice>\r
180         <type>128th</type>\r
181         <dot/>\r
182       </note>\r
183       <barline location="right">\r
184         <bar-style>light-heavy</bar-style>\r
185       </barline>\r
186     </measure>\r
187   </part>\r
188   <!--=========================================================-->\r
189 </score-partwise>\r