]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/72a-TransposingInstruments.xml
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / input / regression / musicxml / 72a-TransposingInstruments.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Transposing instruments: Trumpet 
8           in Bb, Horn in Eb, Piano; All of them show the C major scale (the 
9           trumpet with 2 sharp, the horn with 3 sharp).</miscellaneous-field>
10     </miscellaneous>
11   </identification>
12   <part-list>
13     <score-part id="P1">
14       <part-name>Trumpet in Bb</part-name>
15       <part-abbreviation>Bb Tpt.</part-abbreviation>
16     </score-part>
17     <score-part id="P2">
18       <part-name>Horn in Eb</part-name>
19       <part-abbreviation>Hn.</part-abbreviation>
20     </score-part>
21     <score-part id="P3">
22       <part-name>Piano</part-name>
23     </score-part>
24   </part-list>
25   <!--=========================================================-->
26   <part id="P1">
27     <measure number="1">
28       <attributes>
29         <divisions>1</divisions>
30         <key>
31           <fifths>2</fifths>
32           <mode>major</mode>
33         </key>
34         <time symbol="common">
35           <beats>4</beats>
36           <beat-type>4</beat-type>
37         </time>
38         <clef>
39           <sign>G</sign>
40           <line>2</line>
41         </clef>
42         <transpose>
43           <diatonic>-1</diatonic>
44           <chromatic>-2</chromatic>
45         </transpose>
46       </attributes>
47       <note>
48         <pitch>
49           <step>D</step>
50           <octave>4</octave>
51         </pitch>
52         <duration>1</duration>
53         <voice>1</voice>
54         <type>quarter</type>
55       </note>
56       <note>
57         <pitch>
58           <step>E</step>
59           <octave>4</octave>
60         </pitch>
61         <duration>1</duration>
62         <voice>1</voice>
63         <type>quarter</type>
64       </note>
65       <note>
66         <pitch>
67           <step>F</step>
68           <alter>1</alter>
69           <octave>4</octave>
70         </pitch>
71         <duration>1</duration>
72         <voice>1</voice>
73         <type>quarter</type>
74       </note>
75       <note>
76         <pitch>
77           <step>G</step>
78           <octave>4</octave>
79         </pitch>
80         <duration>1</duration>
81         <voice>1</voice>
82         <type>quarter</type>
83       </note>
84     </measure>
85     <!--=======================================================-->
86     <measure number="2">
87       <note>
88         <pitch>
89           <step>A</step>
90           <octave>4</octave>
91         </pitch>
92         <duration>1</duration>
93         <voice>1</voice>
94         <type>quarter</type>
95       </note>
96       <note>
97         <pitch>
98           <step>B</step>
99           <octave>4</octave>
100         </pitch>
101         <duration>1</duration>
102         <voice>1</voice>
103         <type>quarter</type>
104       </note>
105       <note>
106         <pitch>
107           <step>C</step>
108           <alter>1</alter>
109           <octave>5</octave>
110         </pitch>
111         <duration>1</duration>
112         <voice>1</voice>
113         <type>quarter</type>
114       </note>
115       <note>
116         <pitch>
117           <step>D</step>
118           <octave>5</octave>
119         </pitch>
120         <duration>1</duration>
121         <voice>1</voice>
122         <type>quarter</type>
123       </note>
124       <barline location="right">
125         <bar-style>light-heavy</bar-style>
126       </barline>
127     </measure>
128   </part>
129   <!--=========================================================-->
130   <part id="P2">
131     <measure number="1">
132       <attributes>
133         <divisions>1</divisions>
134         <key>
135           <fifths>3</fifths>
136           <mode>major</mode>
137         </key>
138         <time symbol="common">
139           <beats>4</beats>
140           <beat-type>4</beat-type>
141         </time>
142         <clef>
143           <sign>G</sign>
144           <line>2</line>
145         </clef>
146         <transpose>
147           <diatonic>-5</diatonic>
148           <chromatic>-9</chromatic>
149         </transpose>
150       </attributes>
151       <note>
152         <pitch>
153           <step>A</step>
154           <octave>4</octave>
155         </pitch>
156         <duration>1</duration>
157         <voice>1</voice>
158         <type>quarter</type>
159       </note>
160       <note>
161         <pitch>
162           <step>B</step>
163           <octave>4</octave>
164         </pitch>
165         <duration>1</duration>
166         <voice>1</voice>
167         <type>quarter</type>
168       </note>
169       <note>
170         <pitch>
171           <step>C</step>
172           <alter>1</alter>
173           <octave>5</octave>
174         </pitch>
175         <duration>1</duration>
176         <voice>1</voice>
177         <type>quarter</type>
178       </note>
179       <note>
180         <pitch>
181           <step>D</step>
182           <octave>5</octave>
183         </pitch>
184         <duration>1</duration>
185         <voice>1</voice>
186         <type>quarter</type>
187       </note>
188     </measure>
189     <!--=======================================================-->
190     <measure number="2">
191       <note>
192         <pitch>
193           <step>E</step>
194           <octave>5</octave>
195         </pitch>
196         <duration>1</duration>
197         <voice>1</voice>
198         <type>quarter</type>
199       </note>
200       <note>
201         <pitch>
202           <step>F</step>
203           <alter>1</alter>
204           <octave>5</octave>
205         </pitch>
206         <duration>1</duration>
207         <voice>1</voice>
208         <type>quarter</type>
209       </note>
210       <note>
211         <pitch>
212           <step>G</step>
213           <alter>1</alter>
214           <octave>5</octave>
215         </pitch>
216         <duration>1</duration>
217         <voice>1</voice>
218         <type>quarter</type>
219       </note>
220       <note>
221         <pitch>
222           <step>A</step>
223           <octave>5</octave>
224         </pitch>
225         <duration>1</duration>
226         <voice>1</voice>
227         <type>quarter</type>
228       </note>
229       <barline location="right">
230         <bar-style>light-heavy</bar-style>
231       </barline>
232     </measure>
233   </part>
234   <!--=========================================================-->
235   <part id="P3">
236     <measure number="1">
237       <attributes>
238         <divisions>1</divisions>
239         <key>
240           <fifths>0</fifths>
241           <mode>major</mode>
242         </key>
243         <time symbol="common">
244           <beats>4</beats>
245           <beat-type>4</beat-type>
246         </time>
247         <clef>
248           <sign>G</sign>
249           <line>2</line>
250         </clef>
251       </attributes>
252       <note>
253         <pitch>
254           <step>C</step>
255           <octave>4</octave>
256         </pitch>
257         <duration>1</duration>
258         <voice>1</voice>
259         <type>quarter</type>
260       </note>
261       <note>
262         <pitch>
263           <step>D</step>
264           <octave>4</octave>
265         </pitch>
266         <duration>1</duration>
267         <voice>1</voice>
268         <type>quarter</type>
269       </note>
270       <note>
271         <pitch>
272           <step>E</step>
273           <octave>4</octave>
274         </pitch>
275         <duration>1</duration>
276         <voice>1</voice>
277         <type>quarter</type>
278       </note>
279       <note>
280         <pitch>
281           <step>F</step>
282           <octave>4</octave>
283         </pitch>
284         <duration>1</duration>
285         <voice>1</voice>
286         <type>quarter</type>
287       </note>
288     </measure>
289     <!--=======================================================-->
290     <measure number="2">
291       <note>
292         <pitch>
293           <step>G</step>
294           <octave>4</octave>
295         </pitch>
296         <duration>1</duration>
297         <voice>1</voice>
298         <type>quarter</type>
299       </note>
300       <note>
301         <pitch>
302           <step>A</step>
303           <octave>4</octave>
304         </pitch>
305         <duration>1</duration>
306         <voice>1</voice>
307         <type>quarter</type>
308       </note>
309       <note>
310         <pitch>
311           <step>B</step>
312           <octave>4</octave>
313         </pitch>
314         <duration>1</duration>
315         <voice>1</voice>
316         <type>quarter</type>
317       </note>
318       <note>
319         <pitch>
320           <step>C</step>
321           <octave>5</octave>
322         </pitch>
323         <duration>1</duration>
324         <voice>1</voice>
325         <type>quarter</type>
326       </note>
327       <barline location="right">
328         <bar-style>light-heavy</bar-style>
329       </barline>
330     </measure>
331   </part>
332   <!--=========================================================-->
333 </score-partwise>