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