]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/03a-Directions-MusicXML.xml
MusicXML: convert <miscellaneous-field name='description'> tag to texidoc header
[lilypond.git] / input / regression / musicxml / 03a-Directions-MusicXML.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise version="2.0">\r
5   <movement-title>MusicXML directions (attached to staff)</movement-title>\r
6   <identification>\r
7     <miscellaneous>\r
8       <miscellaneous-field name="description">All &lt;direction&gt; elements \r
9           defined in MusicXML. The lyrics for each note describes the direction\r
10           element assigned to that note.</miscellaneous-field>\r
11     </miscellaneous>\r
12   </identification>\r
13   <defaults/>\r
14   <part-list>\r
15     <score-part id="P1">\r
16       <part-name print-object="no">MusicXML Part</part-name>\r
17     </score-part>\r
18   </part-list>\r
19   <!--=========================================================-->\r
20   <part id="P1">\r
21     <!-- Direction type can contain the following child types:\r
22          rehearsal+ | segno+ | words+ |\r
23          coda+ | wedge | dynamics+ | dashes | bracket | pedal | \r
24          metronome | octave-shift | harp-pedals | damp | \r
25          damp-all | eyeglasses | scordatura | image |\r
26          accordion-registration | other-direction -->\r
27     <!-- Rehearsal marks -->\r
28     <measure number="1">\r
29       <attributes>\r
30         <divisions>1</divisions>\r
31         <key>\r
32           <fifths>0</fifths>\r
33           <mode>major</mode>\r
34         </key>\r
35         <time symbol="common">\r
36           <beats>4</beats>\r
37           <beat-type>4</beat-type>\r
38         </time>\r
39         <clef>\r
40           <sign>G</sign>\r
41           <line>2</line>\r
42         </clef>\r
43       </attributes>\r
44       <sound tempo="120"/>\r
45       <direction placement="below">\r
46         <direction-type>\r
47           <rehearsal>A</rehearsal>\r
48         </direction-type>\r
49       </direction>\r
50       <note>\r
51         <pitch><step>C</step><octave>4</octave></pitch>\r
52         <duration>1</duration>\r
53         <voice>1</voice>\r
54         <type>quarter</type>\r
55         <lyric number="1"><text>reh.A (def=sq.)</text></lyric>\r
56       </note>\r
57       <direction placement="above">\r
58         <direction-type>\r
59           <rehearsal enclosure="none">B</rehearsal>\r
60         </direction-type>\r
61       </direction>\r
62       <note>\r
63         <pitch><step>C</step><octave>4</octave></pitch>\r
64         <duration>1</duration>\r
65         <voice>1</voice>\r
66         <type>quarter</type>\r
67         <lyric number="1"><text>reh.B (none)</text></lyric>\r
68       </note>\r
69       <direction>\r
70         <direction-type>\r
71           <rehearsal enclosure="square">Test</rehearsal>\r
72         </direction-type>\r
73       </direction>\r
74       <note>\r
75         <pitch><step>C</step><octave>4</octave></pitch>\r
76         <duration>1</duration>\r
77         <voice>1</voice>\r
78         <type>quarter</type>\r
79         <lyric number="1"><text>reh.Test (sq.)</text></lyric>\r
80       </note>\r
81       <direction>\r
82         <direction-type>\r
83           <rehearsal enclosure="circle">Crc</rehearsal>\r
84         </direction-type>\r
85       </direction>\r
86       <note>\r
87         <pitch><step>C</step><octave>4</octave></pitch>\r
88         <duration>1</duration>\r
89         <voice>1</voice>\r
90         <type>quarter</type>\r
91         <lyric number="1"><text>reh.Crc (crc.)</text></lyric>\r
92       </note>\r
93     </measure>\r
94     <!-- Segno, Coda, Words (extra unit test for formatting!),  Eyeglasses -->\r
95     <measure number="2">\r
96       <direction>\r
97         <direction-type>\r
98           <segno/>\r
99         </direction-type>\r
100       </direction>\r
101       <note>\r
102         <pitch><step>C</step><octave>4</octave></pitch>\r
103         <duration>1</duration>\r
104         <voice>1</voice>\r
105         <type>quarter</type>\r
106         <lyric number="1"><text>Segno</text></lyric>\r
107       </note>\r
108       <direction>\r
109         <direction-type>\r
110           <coda/>\r
111         </direction-type>\r
112       </direction>\r
113       <note>\r
114         <pitch><step>C</step><octave>4</octave></pitch>\r
115         <duration>1</duration>\r
116         <voice>1</voice>\r
117         <type>quarter</type>\r
118         <lyric number="1"><text>Coda</text></lyric>\r
119       </note>\r
120       <direction>\r
121         <direction-type>\r
122           <words>words</words>\r
123         </direction-type>\r
124       </direction>\r
125       <note>\r
126         <pitch><step>C</step><octave>4</octave></pitch>\r
127         <duration>1</duration>\r
128         <voice>1</voice>\r
129         <type>quarter</type>\r
130         <lyric number="1"><text>Words</text></lyric>\r
131       </note>\r
132       <direction>\r
133         <direction-type>\r
134           <eyeglasses/>\r
135         </direction-type>\r
136       </direction>\r
137       <note>\r
138         <pitch><step>C</step><octave>4</octave></pitch>\r
139         <duration>1</duration>\r
140         <voice>1</voice>\r
141         <type>quarter</type>\r
142         <lyric number="1"><text>Eyegl.</text></lyric>\r
143       </note>\r
144     </measure>\r
145     <!-- Dynamics: p | pp | ppp | pppp | ppppp | pppppp |\r
146         f | ff | fff | ffff | fffff | ffffff | mp | mf | sf |\r
147         sfp | sfpp | fp | rf | rfz | sfz | sffz | fz | \r
148         other-dynamics -->\r
149     <measure number="3">\r
150       <direction>\r
151         <direction-type>\r
152           <dynamics><p/></dynamics>\r
153         </direction-type>\r
154       </direction>\r
155       <note>\r
156         <pitch><step>C</step><octave>4</octave></pitch>\r
157         <duration>1</duration>\r
158         <voice>1</voice>\r
159         <type>quarter</type>\r
160         <lyric number="1"><text>p</text></lyric>\r
161       </note>\r
162       <direction>\r
163         <direction-type>\r
164           <dynamics><pp/></dynamics>\r
165         </direction-type>\r
166       </direction>\r
167       <note>\r
168         <pitch><step>C</step><octave>4</octave></pitch>\r
169         <duration>1</duration>\r
170         <voice>1</voice>\r
171         <type>quarter</type>\r
172         <lyric number="1"><text>pp</text></lyric>\r
173       </note>\r
174       <direction>\r
175         <direction-type>\r
176           <dynamics><ppp/></dynamics>\r
177         </direction-type>\r
178       </direction>\r
179       <note>\r
180         <pitch><step>C</step><octave>4</octave></pitch>\r
181         <duration>1</duration>\r
182         <voice>1</voice>\r
183         <type>quarter</type>\r
184         <lyric number="1"><text>ppp</text></lyric>\r
185       </note>\r
186       <direction>\r
187         <direction-type>\r
188           <dynamics><pppp/></dynamics>\r
189         </direction-type>\r
190       </direction>\r
191       <note>\r
192         <pitch><step>C</step><octave>4</octave></pitch>\r
193         <duration>1</duration>\r
194         <voice>1</voice>\r
195         <type>quarter</type>\r
196         <lyric number="1"><text>pppp</text></lyric>\r
197       </note>\r
198     </measure>\r
199     <measure number="4">\r
200       <direction>\r
201         <direction-type>\r
202           <dynamics><ppppp/></dynamics>\r
203         </direction-type>\r
204       </direction>\r
205       <note>\r
206         <pitch><step>C</step><octave>4</octave></pitch>\r
207         <duration>1</duration>\r
208         <voice>1</voice>\r
209         <type>quarter</type>\r
210         <lyric number="1"><text>ppppp</text></lyric>\r
211       </note>\r
212       <direction>\r
213         <direction-type>\r
214           <dynamics><pppppp/></dynamics>\r
215         </direction-type>\r
216       </direction>\r
217       <note>\r
218         <pitch><step>C</step><octave>4</octave></pitch>\r
219         <duration>1</duration>\r
220         <voice>1</voice>\r
221         <type>quarter</type>\r
222         <lyric number="1"><text>pppppp</text></lyric>\r
223       </note>\r
224       <direction>\r
225         <direction-type>\r
226           <dynamics><f/></dynamics>\r
227         </direction-type>\r
228       </direction>\r
229       <note>\r
230         <pitch><step>C</step><octave>4</octave></pitch>\r
231         <duration>1</duration>\r
232         <voice>1</voice>\r
233         <type>quarter</type>\r
234         <lyric number="1"><text>f</text></lyric>\r
235       </note>\r
236       <direction>\r
237         <direction-type>\r
238           <dynamics><ff/></dynamics>\r
239         </direction-type>\r
240       </direction>\r
241       <note>\r
242         <pitch><step>C</step><octave>4</octave></pitch>\r
243         <duration>1</duration>\r
244         <voice>1</voice>\r
245         <type>quarter</type>\r
246         <lyric number="1"><text>ff</text></lyric>\r
247       </note>\r
248     </measure>\r
249     <measure number="5">\r
250       <direction>\r
251         <direction-type>\r
252           <dynamics><fff/></dynamics>\r
253         </direction-type>\r
254       </direction>\r
255       <note>\r
256         <pitch><step>C</step><octave>4</octave></pitch>\r
257         <duration>1</duration>\r
258         <voice>1</voice>\r
259         <type>quarter</type>\r
260         <lyric number="1"><text>fff</text></lyric>\r
261       </note>\r
262       <direction>\r
263         <direction-type>\r
264           <dynamics><ffff/></dynamics>\r
265         </direction-type>\r
266       </direction>\r
267       <note>\r
268         <pitch><step>C</step><octave>4</octave></pitch>\r
269         <duration>1</duration>\r
270         <voice>1</voice>\r
271         <type>quarter</type>\r
272         <lyric number="1"><text>ffff</text></lyric>\r
273       </note>\r
274       <direction>\r
275         <direction-type>\r
276           <dynamics><fffff/></dynamics>\r
277         </direction-type>\r
278       </direction>\r
279       <note>\r
280         <pitch><step>C</step><octave>4</octave></pitch>\r
281         <duration>1</duration>\r
282         <voice>1</voice>\r
283         <type>quarter</type>\r
284         <lyric number="1"><text>fffff</text></lyric>\r
285       </note>\r
286       <direction>\r
287         <direction-type>\r
288           <dynamics><ffffff/></dynamics>\r
289         </direction-type>\r
290       </direction>\r
291       <note>\r
292         <pitch><step>C</step><octave>4</octave></pitch>\r
293         <duration>1</duration>\r
294         <voice>1</voice>\r
295         <type>quarter</type>\r
296         <lyric number="1"><text>ffffff</text></lyric>\r
297       </note>\r
298     </measure>\r
299     <measure number="6">\r
300       <direction>\r
301         <direction-type>\r
302           <dynamics><mp/></dynamics>\r
303         </direction-type>\r
304       </direction>\r
305       <note>\r
306         <pitch><step>C</step><octave>4</octave></pitch>\r
307         <duration>1</duration>\r
308         <voice>1</voice>\r
309         <type>quarter</type>\r
310         <lyric number="1"><text>mp</text></lyric>\r
311       </note>\r
312       <direction>\r
313         <direction-type>\r
314           <dynamics><mf/></dynamics>\r
315         </direction-type>\r
316       </direction>\r
317       <note>\r
318         <pitch><step>C</step><octave>4</octave></pitch>\r
319         <duration>1</duration>\r
320         <voice>1</voice>\r
321         <type>quarter</type>\r
322         <lyric number="1"><text>mf</text></lyric>\r
323       </note>\r
324       <direction>\r
325         <direction-type>\r
326           <dynamics><sf/></dynamics>\r
327         </direction-type>\r
328       </direction>\r
329       <note>\r
330         <pitch><step>C</step><octave>4</octave></pitch>\r
331         <duration>1</duration>\r
332         <voice>1</voice>\r
333         <type>quarter</type>\r
334         <lyric number="1"><text>sf</text></lyric>\r
335       </note>\r
336       <direction>\r
337         <direction-type>\r
338           <dynamics><sfp/></dynamics>\r
339         </direction-type>\r
340       </direction>\r
341       <note>\r
342         <pitch><step>C</step><octave>4</octave></pitch>\r
343         <duration>1</duration>\r
344         <voice>1</voice>\r
345         <type>quarter</type>\r
346         <lyric number="1"><text>sfp</text></lyric>\r
347       </note>\r
348     </measure>\r
349     <measure number="7">\r
350       <direction>\r
351         <direction-type>\r
352           <dynamics><sfpp/></dynamics>\r
353         </direction-type>\r
354       </direction>\r
355       <note>\r
356         <pitch><step>C</step><octave>4</octave></pitch>\r
357         <duration>1</duration>\r
358         <voice>1</voice>\r
359         <type>quarter</type>\r
360         <lyric number="1"><text>sfpp</text></lyric>\r
361       </note>\r
362       <direction>\r
363         <direction-type>\r
364           <dynamics><fp/></dynamics>\r
365         </direction-type>\r
366       </direction>\r
367       <note>\r
368         <pitch><step>C</step><octave>4</octave></pitch>\r
369         <duration>1</duration>\r
370         <voice>1</voice>\r
371         <type>quarter</type>\r
372         <lyric number="1"><text>fp</text></lyric>\r
373       </note>\r
374       <direction>\r
375         <direction-type>\r
376           <dynamics><rf/></dynamics>\r
377         </direction-type>\r
378       </direction>\r
379       <note>\r
380         <pitch><step>C</step><octave>4</octave></pitch>\r
381         <duration>1</duration>\r
382         <voice>1</voice>\r
383         <type>quarter</type>\r
384         <lyric number="1"><text>rf</text></lyric>\r
385       </note>\r
386       <direction>\r
387         <direction-type>\r
388           <dynamics><rfz/></dynamics>\r
389         </direction-type>\r
390       </direction>\r
391       <note>\r
392         <pitch><step>C</step><octave>4</octave></pitch>\r
393         <duration>1</duration>\r
394         <voice>1</voice>\r
395         <type>quarter</type>\r
396         <lyric number="1"><text>rfz</text></lyric>\r
397       </note>\r
398     </measure>\r
399     <measure number="8">\r
400       <direction>\r
401         <direction-type>\r
402           <dynamics><sfz/></dynamics>\r
403         </direction-type>\r
404       </direction>\r
405       <note>\r
406         <pitch><step>C</step><octave>4</octave></pitch>\r
407         <duration>1</duration>\r
408         <voice>1</voice>\r
409         <type>quarter</type>\r
410         <lyric number="1"><text>sfz</text></lyric>\r
411       </note>\r
412       <direction>\r
413         <direction-type>\r
414           <dynamics><sffz/></dynamics>\r
415         </direction-type>\r
416       </direction>\r
417       <note>\r
418         <pitch><step>C</step><octave>4</octave></pitch>\r
419         <duration>1</duration>\r
420         <voice>1</voice>\r
421         <type>quarter</type>\r
422         <lyric number="1"><text>sffz</text></lyric>\r
423       </note>\r
424       <direction>\r
425         <direction-type>\r
426           <dynamics><fz/></dynamics>\r
427         </direction-type>\r
428       </direction>\r
429       <note>\r
430         <pitch><step>C</step><octave>4</octave></pitch>\r
431         <duration>1</duration>\r
432         <voice>1</voice>\r
433         <type>quarter</type>\r
434         <lyric number="1"><text>fz</text></lyric>\r
435       </note>\r
436       <direction>\r
437         <direction-type>\r
438           <dynamics><other-dynamics>abc-ffz</other-dynamics></dynamics>\r
439         </direction-type>\r
440       </direction>\r
441       <note>\r
442         <pitch><step>C</step><octave>4</octave></pitch>\r
443         <duration>1</duration>\r
444         <voice>1</voice>\r
445         <type>quarter</type>\r
446         <lyric number="1"><text>abc-ffz (oth.)</text></lyric>\r
447       </note>\r
448     </measure>\r
449     <!-- Spanners (there is another unit test for testing the various options):\r
450          wedge, dashes, bracket, pedal, octave-shift -->\r
451     <measure number="9">\r
452       <direction>\r
453         <direction-type>\r
454           <wedge type="crescendo"/>\r
455         </direction-type>\r
456       </direction>\r
457       <note>\r
458         <pitch><step>C</step><octave>4</octave></pitch>\r
459         <duration>1</duration>\r
460         <voice>1</voice>\r
461         <type>quarter</type>\r
462         <lyric number="1"><syllabic>begin</syllabic><text>hairpin</text></lyric>\r
463       </note>\r
464       <direction>\r
465         <direction-type>\r
466           <wedge type="stop"/>\r
467         </direction-type>\r
468       </direction>\r
469       <note>\r
470         <pitch><step>C</step><octave>4</octave></pitch>\r
471         <duration>1</duration>\r
472         <voice>1</voice>\r
473         <type>quarter</type>\r
474         <lyric number="1"><syllabic>end</syllabic><text>cresc</text></lyric>\r
475       </note>\r
476       <direction>\r
477         <direction-type>\r
478           <dashes type="start"/>\r
479         </direction-type>\r
480       </direction>\r
481       <note>\r
482         <pitch><step>C</step><octave>4</octave></pitch>\r
483         <duration>1</duration>\r
484         <voice>1</voice>\r
485         <type>quarter</type>\r
486         <lyric number="1"><syllabic>begin</syllabic><text>dash</text></lyric>\r
487       </note>\r
488       <direction>\r
489         <direction-type>\r
490           <dashes type="stop"/>\r
491         </direction-type>\r
492       </direction>\r
493       <note>\r
494         <pitch><step>C</step><octave>4</octave></pitch>\r
495         <duration>1</duration>\r
496         <voice>1</voice>\r
497         <type>quarter</type>\r
498         <lyric number="1"><syllabic>end</syllabic><text>es</text></lyric>\r
499       </note>\r
500     </measure>\r
501     <measure number="10">\r
502       <direction>\r
503         <direction-type>\r
504           <bracket type="start" line-end="none"/>\r
505         </direction-type>\r
506       </direction>\r
507       <note>\r
508         <pitch><step>C</step><octave>4</octave></pitch>\r
509         <duration>1</duration>\r
510         <voice>1</voice>\r
511         <type>quarter</type>\r
512         <lyric number="1"><syllabic>begin</syllabic><text>bra</text></lyric>\r
513       </note>\r
514       <direction>\r
515         <direction-type>\r
516           <bracket type="stop" line-end="none"/>\r
517         </direction-type>\r
518       </direction>\r
519       <note>\r
520         <pitch><step>C</step><octave>4</octave></pitch>\r
521         <duration>1</duration>\r
522         <voice>1</voice>\r
523         <type>quarter</type>\r
524         <lyric number="1"><syllabic>end</syllabic><text>cket</text></lyric>\r
525       </note>\r
526       <direction>\r
527         <direction-type>\r
528           <octave-shift type="up"/>\r
529         </direction-type>\r
530       </direction>\r
531       <note>\r
532         <pitch><step>C</step><octave>4</octave></pitch>\r
533         <duration>1</duration>\r
534         <voice>1</voice>\r
535         <type>quarter</type>\r
536         <lyric number="1"><syllabic>begin</syllabic><text>oct.</text></lyric>\r
537       </note>\r
538       <direction>\r
539         <direction-type>\r
540           <octave-shift type="stop"/>\r
541         </direction-type>\r
542       </direction>\r
543       <note>\r
544         <pitch><step>C</step><octave>4</octave></pitch>\r
545         <duration>1</duration>\r
546         <voice>1</voice>\r
547         <type>quarter</type>\r
548         <lyric number="1"><syllabic>end</syllabic><text>shift</text></lyric>\r
549       </note>\r
550     </measure>\r
551     <measure number="11">\r
552       <direction>\r
553         <direction-type>\r
554           <pedal type="start"/>\r
555         </direction-type>\r
556       </direction>\r
557       <note>\r
558         <pitch><step>C</step><octave>4</octave></pitch>\r
559         <duration>1</duration>\r
560         <voice>1</voice>\r
561         <type>quarter</type>\r
562         <lyric number="1"><syllabic>begin</syllabic><text>pedal</text></lyric>\r
563       </note>\r
564       <direction>\r
565         <direction-type>\r
566           <pedal type="change"/>\r
567         </direction-type>\r
568       </direction>\r
569       <note>\r
570         <pitch><step>C</step><octave>4</octave></pitch>\r
571         <duration>1</duration>\r
572         <voice>1</voice>\r
573         <type>quarter</type>\r
574         <lyric number="1"><syllabic>continue</syllabic><text>change</text></lyric>\r
575       </note>\r
576       <note>\r
577         <pitch><step>C</step><octave>4</octave></pitch>\r
578         <duration>1</duration>\r
579         <voice>1</voice>\r
580         <type>quarter</type>\r
581       </note>\r
582       <direction>\r
583         <direction-type>\r
584           <pedal type="stop"/>\r
585         </direction-type>\r
586       </direction>\r
587       <note>\r
588         <pitch><step>C</step><octave>4</octave></pitch>\r
589         <duration>1</duration>\r
590         <voice>1</voice>\r
591         <type>quarter</type>\r
592         <lyric number="1"><syllabic>end</syllabic><text>mark</text></lyric>\r
593       </note>\r
594     </measure>\r
595     <!-- metronome, harp-pedals, damp, damp-all, scordatura, accordion-registration -->\r
596     <measure number="12">\r
597       <direction>\r
598         <direction-type>\r
599           <metronome><beat-unit>quarter</beat-unit><per-minute>60</per-minute></metronome>\r
600         </direction-type>\r
601       </direction>\r
602       <note>\r
603         <pitch><step>C</step><octave>4</octave></pitch>\r
604         <duration>1</duration>\r
605         <voice>1</voice>\r
606         <type>quarter</type>\r
607         <lyric number="1"><text>Metr.</text></lyric>\r
608       </note>\r
609       <direction>\r
610         <direction-type>\r
611           <harp-pedals>\r
612             <pedal-tuning>\r
613               <pedal-step>D</pedal-step>\r
614               <pedal-alter>0</pedal-alter>\r
615             </pedal-tuning>\r
616             <pedal-tuning>\r
617               <pedal-step>C</pedal-step>\r
618               <pedal-alter>-1</pedal-alter>\r
619             </pedal-tuning>\r
620             <pedal-tuning>\r
621               <pedal-step>B</pedal-step>\r
622               <pedal-alter>-1</pedal-alter>\r
623             </pedal-tuning>\r
624             <pedal-tuning>\r
625               <pedal-step>E</pedal-step>\r
626               <pedal-alter>0</pedal-alter>\r
627             </pedal-tuning>\r
628             <pedal-tuning>\r
629               <pedal-step>F</pedal-step>\r
630               <pedal-alter>0</pedal-alter>\r
631             </pedal-tuning>\r
632             <pedal-tuning>\r
633               <pedal-step>G</pedal-step>\r
634               <pedal-alter>1</pedal-alter>\r
635             </pedal-tuning>\r
636             <pedal-tuning>\r
637               <pedal-step>A</pedal-step>\r
638               <pedal-alter>-1</pedal-alter>\r
639             </pedal-tuning>\r
640           </harp-pedals>\r
641         </direction-type>\r
642       </direction>\r
643       <note>\r
644         <pitch><step>C</step><octave>4</octave></pitch>\r
645         <duration>1</duration>\r
646         <voice>1</voice>\r
647         <type>quarter</type>\r
648         <lyric number="1"><text>Harp ped.</text></lyric>\r
649       </note>\r
650       <direction>\r
651         <direction-type>\r
652           <damp/>\r
653         </direction-type>\r
654       </direction>\r
655       <note>\r
656         <pitch><step>C</step><octave>4</octave></pitch>\r
657         <duration>1</duration>\r
658         <voice>1</voice>\r
659         <type>quarter</type>\r
660         <lyric number="1"><text>Damp</text></lyric>\r
661       </note>\r
662       <direction>\r
663         <direction-type>\r
664           <damp-all/>\r
665         </direction-type>\r
666       </direction>\r
667       <note>\r
668         <pitch><step>C</step><octave>4</octave></pitch>\r
669         <duration>1</duration>\r
670         <voice>1</voice>\r
671         <type>quarter</type>\r
672         <lyric number="1"><text>Damp all</text></lyric>\r
673       </note>\r
674     </measure>\r
675     <measure number="13">\r
676       <direction>\r
677         <direction-type>\r
678           <scordatura>\r
679               <accord string="0"><tuning-step>C</tuning-step><tuning-octave>3</tuning-octave></accord>\r
680               <accord string="1"><tuning-step>G</tuning-step><tuning-octave>5</tuning-octave></accord>\r
681               <accord string="2"><tuning-step>E</tuning-step><tuning-octave>5</tuning-octave></accord>\r
682           </scordatura>\r
683         </direction-type>\r
684       </direction>\r
685       <note>\r
686         <pitch><step>C</step><octave>4</octave></pitch>\r
687         <duration>1</duration>\r
688         <voice>1</voice>\r
689         <type>quarter</type>\r
690         <lyric number="1"><text>Scord.</text></lyric>\r
691       </note>\r
692       <direction>\r
693         <direction-type>\r
694           <accordion-registration>\r
695               <accordion-high/>\r
696               <accordion-middle>2</accordion-middle>\r
697               <accordion-low/>\r
698           </accordion-registration>\r
699         </direction-type>\r
700       </direction>\r
701       <note>\r
702         <pitch><step>C</step><octave>4</octave></pitch>\r
703         <duration>1</duration>\r
704         <voice>1</voice>\r
705         <type>quarter</type>\r
706         <lyric number="1"><text>Accordion reg.</text></lyric>\r
707       </note>\r
708       <note>\r
709         <rest/>\r
710         <duration>2</duration>\r
711         <voice>1</voice>\r
712         <type>half</type>\r
713       </note>\r
714       <barline location="right">\r
715         <bar-style>light-light</bar-style>\r
716       </barline>\r
717     </measure>\r
718     <!-- Other issues: Multiple direction-type elements: "subito p", ppp<fff -->\r
719     <measure number="14">\r
720       <direction placement="below">\r
721         <direction-type>\r
722           <words default-y="-80" font-family="Times New Roman" font-size="10.25" font-style="italic">subito</words>\r
723         </direction-type>\r
724         <direction-type>\r
725           <words default-y="-80" font-family="Times New Roman" font-size="10.25"> </words>\r
726         </direction-type>\r
727         <direction-type>\r
728           <dynamics default-y="-80">\r
729             <p/>\r
730           </dynamics>\r
731         </direction-type>\r
732         <offset>2</offset>\r
733       </direction>\r
734       <note>\r
735         <pitch><step>C</step><octave>4</octave></pitch>\r
736         <duration>1</duration>\r
737         <voice>1</voice>\r
738         <type>quarter</type>\r
739         <lyric number="1"><text>subp</text></lyric>\r
740       </note>\r
741       <direction placement="below">\r
742         <direction-type>\r
743           <dynamics><ppp/></dynamics>\r
744         </direction-type>\r
745         <direction-type>\r
746           <wedge type="crescendo"/>\r
747         </direction-type>\r
748         <offset>2</offset>\r
749       </direction>\r
750       <note>\r
751         <pitch><step>C</step><octave>4</octave></pitch>\r
752         <duration>1</duration>\r
753         <voice>1</voice>\r
754         <type>quarter</type>\r
755         <lyric number="1"><syllabic>begin</syllabic><text>ppp cresc</text></lyric>\r
756       </note>\r
757       <direction placement="below">\r
758         <direction-type>\r
759           <wedge type="stop"/>\r
760         </direction-type>\r
761         <direction-type>\r
762           <dynamics><fff/></dynamics>\r
763         </direction-type>\r
764         <offset>2</offset>\r
765       </direction>\r
766       <note>\r
767         <pitch><step>C</step><octave>4</octave></pitch>\r
768         <duration>1</duration>\r
769         <voice>1</voice>\r
770         <type>quarter</type>\r
771         <lyric number="1"><syllabic>end</syllabic><text>to fff</text></lyric>\r
772       </note>\r
773       <note>\r
774         <rest/>\r
775         <duration>1</duration>\r
776         <voice>1</voice>\r
777         <type>quarter</type>\r
778         <lyric number="1"><text>subp</text></lyric>\r
779       </note>\r
780       <barline location="right">\r
781         <bar-style>light-heavy</bar-style>\r
782       </barline>\r
783     </measure>\r
784     <!--=======================================================-->\r
785   </part>\r
786   <!--=========================================================-->\r
787 </score-partwise>\r