]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/02d-Arpeggio.xml
Fix Mac line terminations
[lilypond.git] / input / regression / musicxml / 02d-Arpeggio.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   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Different Arpeggio directions 
8           (normal, up, down, non-arpeggiate)</miscellaneous-field>
9     </miscellaneous>
10   </identification>
11   <defaults/>
12   <part-list>
13     <score-part id="P1">
14       <part-name></part-name>
15     </score-part>
16   </part-list>
17   <!--=========================================================-->
18   <part id="P1">
19     <!-- Different Arpeggiate styles: neutral, up, down and non-arpeggiate (bracket) -->
20     <measure number="1">
21       <attributes>
22         <divisions>1</divisions>
23         <key>
24           <fifths>0</fifths>
25           <mode>major</mode>
26         </key>
27         <clef>
28           <sign>G</sign>
29           <line>2</line>
30         </clef>
31       </attributes>
32       <note>
33         <pitch>
34           <step>C</step><octave>4</octave>
35         </pitch>
36         <duration>1</duration>
37         <voice>1</voice>
38         <type>quarter</type>
39         <notations><arpeggiate/></notations>
40         <lyric number="1"><text>normal</text></lyric>
41       </note>
42       <note>
43         <chord/>
44         <pitch>
45           <step>E</step><octave>5</octave>
46         </pitch>
47         <duration>1</duration>
48         <voice>1</voice>
49         <type>quarter</type>
50         <notations><arpeggiate/></notations>
51       </note>
52       <note>
53         <chord/>
54         <pitch>
55           <step>G</step><octave>5</octave>
56         </pitch>
57         <duration>1</duration>
58         <voice>1</voice>
59         <type>quarter</type>
60         <notations><arpeggiate/></notations>
61       </note>
62       <note>
63         <pitch>
64           <step>C</step><octave>4</octave>
65         </pitch>
66         <duration>1</duration>
67         <voice>1</voice>
68         <type>quarter</type>
69         <notations><arpeggiate direction="up"/></notations>
70         <lyric number="1"><text>up</text></lyric>
71       </note>
72       <note>
73         <chord/>
74         <pitch>
75           <step>E</step><octave>5</octave>
76         </pitch>
77         <duration>1</duration>
78         <voice>1</voice>
79         <type>quarter</type>
80         <notations><arpeggiate direction="up"/></notations>
81       </note>
82       <note>
83         <chord/>
84         <pitch>
85           <step>G</step><octave>5</octave>
86         </pitch>
87         <duration>1</duration>
88         <voice>1</voice>
89         <type>quarter</type>
90         <notations><arpeggiate direction="up"/></notations>
91       </note>
92       <note>
93         <pitch>
94           <step>C</step><octave>4</octave>
95         </pitch>
96         <duration>1</duration>
97         <voice>1</voice>
98         <type>quarter</type>
99         <notations><arpeggiate/></notations>
100         <lyric number="1"><text>normal</text></lyric>
101       </note>
102       <note>
103         <chord/>
104         <pitch>
105           <step>E</step><octave>5</octave>
106         </pitch>
107         <duration>1</duration>
108         <voice>1</voice>
109         <type>quarter</type>
110         <notations><arpeggiate/></notations>
111       </note>
112       <note>
113         <chord/>
114         <pitch>
115           <step>G</step><octave>5</octave>
116         </pitch>
117         <duration>1</duration>
118         <voice>1</voice>
119         <type>quarter</type>
120         <notations><arpeggiate/></notations>
121       </note>
122       <note>
123         <pitch>
124           <step>C</step><octave>4</octave>
125         </pitch>
126         <duration>1</duration>
127         <voice>1</voice>
128         <type>quarter</type>
129         <notations><arpeggiate direction="down"/></notations>
130         <lyric number="1"><text>down</text></lyric>
131       </note>
132       <note>
133         <chord/>
134         <pitch>
135           <step>E</step><octave>5</octave>
136         </pitch>
137         <duration>1</duration>
138         <voice>1</voice>
139         <type>quarter</type>
140         <notations><arpeggiate direction="down"/></notations>
141       </note>
142       <note>
143         <chord/>
144         <pitch>
145           <step>G</step><octave>5</octave>
146         </pitch>
147         <duration>1</duration>
148         <voice>1</voice>
149         <type>quarter</type>
150         <notations><arpeggiate direction="down"/></notations>
151       </note>
152       <note>
153         <pitch>
154           <step>C</step><octave>4</octave>
155         </pitch>
156         <duration>1</duration>
157         <voice>1</voice>
158         <type>quarter</type>
159         <notations><arpeggiate/></notations>
160         <lyric number="1"><text>normal</text></lyric>
161       </note>
162       <note>
163         <chord/>
164         <pitch>
165           <step>E</step><octave>5</octave>
166         </pitch>
167         <duration>1</duration>
168         <voice>1</voice>
169         <type>quarter</type>
170         <notations><arpeggiate/></notations>
171       </note>
172       <note>
173         <chord/>
174         <pitch>
175           <step>G</step><octave>5</octave>
176         </pitch>
177         <duration>1</duration>
178         <voice>1</voice>
179         <type>quarter</type>
180         <notations><arpeggiate/></notations>
181       </note>
182       <note>
183         <pitch>
184           <step>C</step><octave>4</octave>
185         </pitch>
186         <duration>1</duration>
187         <voice>1</voice>
188         <type>quarter</type>
189         <notations><non-arpeggiate type="bottom"/></notations>
190         <lyric number="1"><text>non-arp.</text></lyric>
191       </note>
192       <note>
193         <chord/>
194         <pitch>
195           <step>E</step><octave>5</octave>
196         </pitch>
197         <duration>1</duration>
198         <voice>1</voice>
199         <type>quarter</type>
200       </note>
201       <note>
202         <chord/>
203         <pitch>
204           <step>G</step><octave>5</octave>
205         </pitch>
206         <duration>1</duration>
207         <voice>1</voice>
208         <type>quarter</type>
209         <notations><non-arpeggiate type="top"/></notations>
210       </note>
211       <note>
212         <pitch>
213           <step>C</step><octave>4</octave>
214         </pitch>
215         <duration>1</duration>
216         <voice>1</voice>
217         <type>quarter</type>
218         <notations><arpeggiate/></notations>
219         <lyric number="1"><text>normal</text></lyric>
220       </note>
221       <note>
222         <chord/>
223         <pitch>
224           <step>E</step><octave>5</octave>
225         </pitch>
226         <duration>1</duration>
227         <voice>1</voice>
228         <type>quarter</type>
229         <notations><arpeggiate/></notations>
230       </note>
231       <note>
232         <chord/>
233         <pitch>
234           <step>G</step><octave>5</octave>
235         </pitch>
236         <duration>1</duration>
237         <voice>1</voice>
238         <type>quarter</type>
239         <notations><arpeggiate/></notations>
240       </note>
241       <barline location="right">
242         <bar-style>light-heavy</bar-style>
243       </barline>
244     </measure>
245   </part>
246 </score-partwise>