]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/00m-MultimeasureRests-TimeSignatures.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 00m-MultimeasureRests-TimeSignatures.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise version="1.1">\r
5   <movement-title>Multi-measure rests (different time signatures)</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 2008 for Windows</software>\r
11       <software>Dolet Light for Finale 2008</software>\r
12       <encoding-date>2008-11-11</encoding-date>\r
13     </encoding>\r
14     <miscellaneous>\r
15       <miscellaneous-field name="description">Multi-Measure rests should always \r
16           be converted into durations that are a multiple of the time \r
17           signature.</miscellaneous-field>\r
18     </miscellaneous>\r
19   </identification>\r
20   <part-list>\r
21     <score-part id="P1">\r
22       <part-name print-object="no">MusicXML Part</part-name>\r
23       <score-instrument id="P1-I1">\r
24         <instrument-name>Acoustic Grand Piano</instrument-name>\r
25       </score-instrument>\r
26       <midi-instrument id="P1-I1">\r
27         <midi-channel>1</midi-channel>\r
28         <midi-program>1</midi-program>\r
29       </midi-instrument>\r
30     </score-part>\r
31   </part-list>\r
32   <!--=========================================================-->\r
33   <part id="P1">\r
34     <measure number="1">\r
35       <attributes>\r
36         <divisions>1</divisions>\r
37         <key>\r
38           <fifths>0</fifths>\r
39           <mode>major</mode>\r
40         </key>\r
41         <time symbol="common">\r
42           <beats>4</beats>\r
43           <beat-type>4</beat-type>\r
44         </time>\r
45         <clef>\r
46           <sign>G</sign>\r
47           <line>2</line>\r
48         </clef>\r
49         <measure-style>\r
50           <multiple-rest>2</multiple-rest>\r
51         </measure-style>\r
52       </attributes>\r
53       <note>\r
54         <rest/>\r
55         <duration>4</duration>\r
56         <voice>1</voice>\r
57       </note>\r
58     </measure>\r
59     <!--=======================================================-->\r
60     <measure number="2">\r
61       <note>\r
62         <rest/>\r
63         <duration>4</duration>\r
64         <voice>1</voice>\r
65       </note>\r
66     </measure>\r
67     <!--=======================================================-->\r
68     <measure number="3">\r
69       <attributes>\r
70         <time>\r
71           <beats>3</beats>\r
72           <beat-type>4</beat-type>\r
73         </time>\r
74         <measure-style>\r
75           <multiple-rest>3</multiple-rest>\r
76         </measure-style>\r
77       </attributes>\r
78       <note>\r
79         <rest/>\r
80         <duration>3</duration>\r
81         <voice>1</voice>\r
82       </note>\r
83     </measure>\r
84     <!--=======================================================-->\r
85     <measure number="4">\r
86       <note>\r
87         <rest/>\r
88         <duration>3</duration>\r
89         <voice>1</voice>\r
90       </note>\r
91     </measure>\r
92     <!--=======================================================-->\r
93     <measure number="5">\r
94       <note>\r
95         <rest/>\r
96         <duration>3</duration>\r
97         <voice>1</voice>\r
98       </note>\r
99     </measure>\r
100     <!--=======================================================-->\r
101     <measure number="6">\r
102       <attributes>\r
103         <time>\r
104           <beats>2</beats>\r
105           <beat-type>4</beat-type>\r
106         </time>\r
107         <measure-style>\r
108           <multiple-rest>2</multiple-rest>\r
109         </measure-style>\r
110       </attributes>\r
111       <note>\r
112         <rest/>\r
113         <duration>2</duration>\r
114         <voice>1</voice>\r
115       </note>\r
116     </measure>\r
117     <!--=======================================================-->\r
118     <measure number="7">\r
119       <note>\r
120         <rest/>\r
121         <duration>2</duration>\r
122         <voice>1</voice>\r
123       </note>\r
124     </measure>\r
125     <!--=======================================================-->\r
126     <measure number="8">\r
127       <attributes>\r
128         <time symbol="common">\r
129           <beats>4</beats>\r
130           <beat-type>4</beat-type>\r
131         </time>\r
132         <measure-style>\r
133           <multiple-rest>2</multiple-rest>\r
134         </measure-style>\r
135       </attributes>\r
136       <note>\r
137         <rest/>\r
138         <duration>4</duration>\r
139         <voice>1</voice>\r
140       </note>\r
141     </measure>\r
142     <!--=======================================================-->\r
143     <measure number="9">\r
144       <note>\r
145         <rest/>\r
146         <duration>4</duration>\r
147         <voice>1</voice>\r
148       </note>\r
149     </measure>\r
150     <!--=======================================================-->\r
151     <measure number="10">\r
152       <note>\r
153         <pitch>\r
154           <step>C</step>\r
155           <octave>5</octave>\r
156         </pitch>\r
157         <duration>4</duration>\r
158         <voice>1</voice>\r
159         <type>whole</type>\r
160       </note>\r
161       <barline location="right">\r
162         <bar-style>light-heavy</bar-style>\r
163       </barline>\r
164     </measure>\r
165   </part>\r
166   <!--=========================================================-->\r
167 </score-partwise>\r