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