]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/10a-TwoVoicesOnStaff-Finale.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 10a-TwoVoicesOnStaff-Finale.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>Two Voices share one Staff</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-09-06</encoding-date>\r
13     </encoding>\r
14     <miscellaneous>\r
15       <miscellaneous-field name="description">Two voices share one staff. Each voice is assigned some lyrics.</miscellaneous-field>\r
16     </miscellaneous>\r
17   </identification>\r
18   <part-list>\r
19     <score-part id="P1">\r
20       <part-name>MusicXML Part</part-name>\r
21       <score-instrument id="P1-I1">\r
22         <instrument-name>Acoustic Grand Piano</instrument-name>\r
23       </score-instrument>\r
24       <midi-instrument id="P1-I1">\r
25         <midi-channel>1</midi-channel>\r
26         <midi-program>1</midi-program>\r
27       </midi-instrument>\r
28     </score-part>\r
29   </part-list>\r
30   <!--=========================================================-->\r
31   <part id="P1">\r
32     <measure number="1">\r
33       <attributes>\r
34         <divisions>8</divisions>\r
35         <key>\r
36           <fifths>0</fifths>\r
37           <mode>major</mode>\r
38         </key>\r
39         <time symbol="common">\r
40           <beats>4</beats>\r
41           <beat-type>4</beat-type>\r
42         </time>\r
43         <clef>\r
44           <sign>G</sign>\r
45           <line>2</line>\r
46         </clef>\r
47       </attributes>\r
48       <sound tempo="120"/>\r
49       <note>\r
50         <pitch>\r
51           <step>E</step>\r
52           <octave>5</octave>\r
53         </pitch>\r
54         <duration>16</duration>\r
55         <voice>1</voice>\r
56         <type>half</type>\r
57         <stem>up</stem>\r
58         <notations>\r
59           <articulations>\r
60             <accent placement="below"/>\r
61           </articulations>\r
62           <fermata type="upright"/>\r
63         </notations>\r
64         <lyric number="1">\r
65           <syllabic>single</syllabic>\r
66           <text>This</text>\r
67         </lyric>\r
68       </note>\r
69       <direction placement="below">\r
70         <direction-type>\r
71           <dynamics default-y="-80">\r
72             <mf/>\r
73           </dynamics>\r
74         </direction-type>\r
75         <offset>-3</offset>\r
76         <sound dynamics="83"/>\r
77       </direction>\r
78       <note>\r
79         <pitch>\r
80           <step>D</step>\r
81           <octave>5</octave>\r
82         </pitch>\r
83         <duration>8</duration>\r
84         <voice>1</voice>\r
85         <type>quarter</type>\r
86         <stem>up</stem>\r
87         <lyric number="1">\r
88           <syllabic>single</syllabic>\r
89           <text>is</text>\r
90         </lyric>\r
91       </note>\r
92       <note>\r
93         <pitch>\r
94           <step>B</step>\r
95           <octave>4</octave>\r
96         </pitch>\r
97         <duration>8</duration>\r
98         <voice>1</voice>\r
99         <type>quarter</type>\r
100         <stem>up</stem>\r
101         <lyric number="1">\r
102           <syllabic>single</syllabic>\r
103           <text>the</text>\r
104         </lyric>\r
105       </note>\r
106       <backup>\r
107         <duration>32</duration>\r
108       </backup>\r
109       <note>\r
110         <pitch>\r
111           <step>C</step>\r
112           <octave>5</octave>\r
113         </pitch>\r
114         <duration>16</duration>\r
115         <voice>2</voice>\r
116         <type>half</type>\r
117         <stem>down</stem>\r
118         <notations>\r
119           <articulations>\r
120             <accent placement="below"/>\r
121           </articulations>\r
122           <fermata type="upright"/>\r
123         </notations>\r
124         <lyric number="1">\r
125           <syllabic>single</syllabic>\r
126           <text>This</text>\r
127         </lyric>\r
128       </note>\r
129       <note>\r
130         <pitch>\r
131           <step>B</step>\r
132           <octave>4</octave>\r
133         </pitch>\r
134         <duration>8</duration>\r
135         <voice>2</voice>\r
136         <type>quarter</type>\r
137         <stem>down</stem>\r
138         <lyric number="1">\r
139           <syllabic>single</syllabic>\r
140           <text>is</text>\r
141         </lyric>\r
142       </note>\r
143       <note>\r
144         <pitch>\r
145           <step>G</step>\r
146           <octave>4</octave>\r
147         </pitch>\r
148         <duration>8</duration>\r
149         <voice>2</voice>\r
150         <type>quarter</type>\r
151         <stem>down</stem>\r
152         <lyric number="1">\r
153           <syllabic>single</syllabic>\r
154           <text>the</text>\r
155         </lyric>\r
156       </note>\r
157     </measure>\r
158     <!--=======================================================-->\r
159     <measure number="2">\r
160       <note>\r
161         <rest>\r
162           <display-step>A</display-step>\r
163           <display-octave>5</display-octave>\r
164         </rest>\r
165         <duration>8</duration>\r
166         <voice>1</voice>\r
167         <type>quarter</type>\r
168       </note>\r
169       <note>\r
170         <pitch>\r
171           <step>D</step>\r
172           <octave>5</octave>\r
173         </pitch>\r
174         <duration>8</duration>\r
175         <voice>1</voice>\r
176         <type>quarter</type>\r
177         <stem>up</stem>\r
178         <lyric number="1">\r
179           <syllabic>single</syllabic>\r
180           <text>lyrics</text>\r
181         </lyric>\r
182       </note>\r
183       <note>\r
184         <pitch>\r
185           <step>B</step>\r
186           <octave>3</octave>\r
187         </pitch>\r
188         <duration>12</duration>\r
189         <voice>1</voice>\r
190         <type>quarter</type>\r
191         <dot/>\r
192         <stem>up</stem>\r
193         <notations>\r
194           <slur number="1" type="start"/>\r
195         </notations>\r
196         <lyric number="1">\r
197           <syllabic>single</syllabic>\r
198           <text>of</text>\r
199         </lyric>\r
200       </note>\r
201       <note>\r
202         <pitch>\r
203           <step>C</step>\r
204           <octave>5</octave>\r
205         </pitch>\r
206         <duration>4</duration>\r
207         <voice>1</voice>\r
208         <type>eighth</type>\r
209         <stem>up</stem>\r
210         <notations>\r
211           <slur number="1" type="stop"/>\r
212         </notations>\r
213         <lyric number="1">\r
214           <syllabic>single</syllabic>\r
215           <text>Voice1</text>\r
216         </lyric>\r
217       </note>\r
218       <backup>\r
219         <duration>32</duration>\r
220       </backup>\r
221       <note>\r
222         <rest>\r
223           <display-step>C</display-step>\r
224           <display-octave>4</display-octave>\r
225         </rest>\r
226         <duration>8</duration>\r
227         <voice>2</voice>\r
228         <type>quarter</type>\r
229       </note>\r
230       <note>\r
231         <pitch>\r
232           <step>B</step>\r
233           <octave>4</octave>\r
234         </pitch>\r
235         <duration>8</duration>\r
236         <voice>2</voice>\r
237         <type>quarter</type>\r
238         <stem>down</stem>\r
239         <lyric number="1">\r
240           <syllabic>single</syllabic>\r
241           <text>lyrics</text>\r
242         </lyric>\r
243       </note>\r
244       <note>\r
245         <pitch>\r
246           <step>G</step>\r
247           <octave>3</octave>\r
248         </pitch>\r
249         <duration>12</duration>\r
250         <voice>2</voice>\r
251         <type>quarter</type>\r
252         <dot/>\r
253         <stem>down</stem>\r
254         <notations>\r
255           <slur number="1" type="start"/>\r
256         </notations>\r
257         <lyric number="1">\r
258           <syllabic>single</syllabic>\r
259           <text>of</text>\r
260         </lyric>\r
261       </note>\r
262       <note>\r
263         <pitch>\r
264           <step>A</step>\r
265           <octave>4</octave>\r
266         </pitch>\r
267         <duration>4</duration>\r
268         <voice>2</voice>\r
269         <type>eighth</type>\r
270         <stem>down</stem>\r
271         <notations>\r
272           <slur number="1" type="stop"/>\r
273         </notations>\r
274         <lyric number="1">\r
275           <syllabic>single</syllabic>\r
276           <text>Voice1</text>\r
277         </lyric>\r
278       </note>\r
279     </measure>\r
280     <!--=======================================================-->\r
281     <measure number="3">\r
282       <note>\r
283         <rest/>\r
284         <duration>32</duration>\r
285         <voice>1</voice>\r
286       </note>\r
287       <barline location="right">\r
288         <bar-style>light-heavy</bar-style>\r
289       </barline>\r
290     </measure>\r
291   </part>\r
292   <!--=========================================================-->\r
293 </score-partwise>\r