]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/08a-Partorder-Rosegarden.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 08a-Partorder-Rosegarden.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3 <score-partwise>
4         <work> <work-title>Part order test</work-title></work> 
5         <identification> 
6                 <rights>Unknown</rights>
7                 <encoding>
8                         <software>Rosegarden-4</software>
9                 </encoding>
10                 <miscellaneous>
11                         <miscellaneous-field name="description">A piece with 
12                             four parts. Are they converted in the correct order?</miscellaneous-field>
13                 </miscellaneous>
14         </identification> 
15         <part-list>
16                 <score-part id="P0">
17                         <part-name>Part 1</part-name>
18                         <score-instrument id="I1">
19                                 <instrument-name>0</instrument-name>
20                         </score-instrument>
21                         <midi-instrument id="I1">
22                                 <midi-channel>1</midi-channel>
23                                 <midi-program>1</midi-program>
24                         </midi-instrument>
25                 </score-part>
26                 <score-part id="P1">
27                         <part-name>Part 2</part-name>
28                         <score-instrument id="I2">
29                                 <instrument-name>0</instrument-name>
30                         </score-instrument>
31                         <midi-instrument id="I2">
32                                 <midi-channel>2</midi-channel>
33                         </midi-instrument>
34                 </score-part>
35                 <score-part id="P2">
36                         <part-name>Part 3</part-name>
37                         <score-instrument id="I3">
38                                 <instrument-name>0</instrument-name>
39                         </score-instrument>
40                         <midi-instrument id="I3">
41                                 <midi-channel>3</midi-channel>
42                         </midi-instrument>
43                 </score-part>
44                 <score-part id="P3">
45                         <part-name>Part 4</part-name>
46                         <score-instrument id="I4">
47                                 <instrument-name>0</instrument-name>
48                         </score-instrument>
49                         <midi-instrument id="I4">
50                                 <midi-channel>4</midi-channel>
51                         </midi-instrument>
52                 </score-part>
53         </part-list>
54         <part id="P0">
55                 <measure number="1">
56                         <attributes>
57                                 <divisions>960</divisions>
58                                 <key>
59                                 <fifths>1</fifths>
60                                 <mode>major</mode>
61                                 </key>
62                                 <time>
63                                 <beats>4</beats>
64                                 <beat-type>4</beat-type>
65                                 </time>
66                                 <clef>
67                                 <sign>G</sign>
68                                 <line>2</line>
69                                 </clef>
70                         </attributes>
71                         <note>
72                                 <pitch>
73                                         <step>C</step>
74                                         <octave>4</octave>
75                                 </pitch>
76                                 <duration>960</duration>
77                                 <voice>1</voice>
78                                 <type>quarter</type>
79                         </note>
80                         <note>
81                                 <rest/>
82                                 <duration>960</duration>
83                                 <voice>1</voice>
84                                 <type>quarter</type>
85                         </note>
86                         <note>
87                                 <rest/>
88                                 <duration>1920</duration>
89                                 <voice>1</voice>
90                                 <type>half</type>
91                         </note>
92                 </measure>
93         </part>
94         <part id="P1">
95                 <measure number="1">
96                         <attributes>
97                                 <divisions>960</divisions>
98                                 <key>
99                                 <fifths>1</fifths>
100                                 <mode>major</mode>
101                                 </key>
102                                 <time>
103                                 <beats>4</beats>
104                                 <beat-type>4</beat-type>
105                                 </time>
106                                 <clef>
107                                 <sign>G</sign>
108                                 <line>2</line>
109                                 </clef>
110                         </attributes>
111                         <note>
112                                 <pitch>
113                                         <step>E</step>
114                                         <octave>4</octave>
115                                 </pitch>
116                                 <duration>960</duration>
117                                 <voice>1</voice>
118                                 <type>quarter</type>
119                         </note>
120                         <note>
121                                 <rest/>
122                                 <duration>960</duration>
123                                 <voice>1</voice>
124                                 <type>quarter</type>
125                         </note>
126                         <note>
127                                 <rest/>
128                                 <duration>1920</duration>
129                                 <voice>1</voice>
130                                 <type>half</type>
131                         </note>
132                 </measure>
133         </part>
134         <part id="P2">
135                 <measure number="1">
136                         <attributes>
137                                 <divisions>960</divisions>
138                                 <key>
139                                 <fifths>1</fifths>
140                                 <mode>major</mode>
141                                 </key>
142                                 <time>
143                                 <beats>4</beats>
144                                 <beat-type>4</beat-type>
145                                 </time>
146                                 <clef>
147                                 <sign>G</sign>
148                                 <line>2</line>
149                                 </clef>
150                         </attributes>
151                         <note>
152                                 <pitch>
153                                         <step>G</step>
154                                         <octave>4</octave>
155                                 </pitch>
156                                 <duration>960</duration>
157                                 <voice>1</voice>
158                                 <type>quarter</type>
159                         </note>
160                         <note>
161                                 <rest/>
162                                 <duration>960</duration>
163                                 <voice>1</voice>
164                                 <type>quarter</type>
165                         </note>
166                         <note>
167                                 <rest/>
168                                 <duration>1920</duration>
169                                 <voice>1</voice>
170                                 <type>half</type>
171                         </note>
172                 </measure>
173         </part>
174         <part id="P3">
175                 <measure number="1">
176                         <attributes>
177                                 <divisions>960</divisions>
178                                 <key>
179                                 <fifths>1</fifths>
180                                 <mode>major</mode>
181                                 </key>
182                                 <time>
183                                 <beats>4</beats>
184                                 <beat-type>4</beat-type>
185                                 </time>
186                                 <clef>
187                                 <sign>G</sign>
188                                 <line>2</line>
189                                 </clef>
190                         </attributes>
191                         <note>
192                                 <pitch>
193                                         <step>B</step>
194                                         <octave>4</octave>
195                                 </pitch>
196                                 <duration>960</duration>
197                                 <voice>1</voice>
198                                 <type>quarter</type>
199                         </note>
200                         <note>
201                                 <rest/>
202                                 <duration>960</duration>
203                                 <voice>1</voice>
204                                 <type>quarter</type>
205                         </note>
206                         <note>
207                                 <rest/>
208                                 <duration>1920</duration>
209                                 <voice>1</voice>
210                                 <type>half</type>
211                         </note>
212                 </measure>
213         </part>
214 </score-partwise>