]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/01a-Pitches-Pitches.xml
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / musicxml / 01a-Pitches-Pitches.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise>
5   <movement-title>Pitches and accidentals</movement-title>
6   <identification>
7     <miscellaneous>
8       <miscellaneous-field name="description">All pitches from G to c'''' in 
9           ascending steps; First without accidentals, then with a sharp and then 
10           with a flat accidental. Double alterations and cautionary accidentals 
11           are tested at the end.</miscellaneous-field>
12     </miscellaneous>
13   </identification>
14   <part-list>
15     <score-part id="P1">
16       <part-name>MusicXML Part</part-name>
17     </score-part>
18   </part-list>
19   <!--=========================================================-->
20   <part id="P1">
21     <measure number="1">
22       <attributes>
23         <divisions>1</divisions>
24         <key>
25           <fifths>0</fifths>
26           <mode>major</mode>
27         </key>
28         <time symbol="common">
29           <beats>4</beats>
30           <beat-type>4</beat-type>
31         </time>
32         <clef>
33           <sign>G</sign>
34           <line>2</line>
35         </clef>
36       </attributes>
37       <note>
38         <pitch>
39           <step>G</step>
40           <octave>2</octave>
41         </pitch>
42         <duration>1</duration>
43         <voice>1</voice>
44         <type>quarter</type>
45       </note>
46       <note>
47         <pitch>
48           <step>A</step>
49           <octave>2</octave>
50         </pitch>
51         <duration>1</duration>
52         <voice>1</voice>
53         <type>quarter</type>
54       </note>
55       <note>
56         <pitch>
57           <step>B</step>
58           <octave>2</octave>
59         </pitch>
60         <duration>1</duration>
61         <voice>1</voice>
62         <type>quarter</type>
63       </note>
64       <note>
65         <pitch>
66           <step>C</step>
67           <octave>3</octave>
68         </pitch>
69         <duration>1</duration>
70         <voice>1</voice>
71         <type>quarter</type>
72       </note>
73     </measure>
74     <!--=======================================================-->
75     <measure number="2">
76       <note>
77         <pitch>
78           <step>D</step>
79           <octave>3</octave>
80         </pitch>
81         <duration>1</duration>
82         <voice>1</voice>
83         <type>quarter</type>
84       </note>
85       <note>
86         <pitch>
87           <step>E</step>
88           <octave>3</octave>
89         </pitch>
90         <duration>1</duration>
91         <voice>1</voice>
92         <type>quarter</type>
93       </note>
94       <note>
95         <pitch>
96           <step>F</step>
97           <octave>3</octave>
98         </pitch>
99         <duration>1</duration>
100         <voice>1</voice>
101         <type>quarter</type>
102       </note>
103       <note>
104         <pitch>
105           <step>G</step>
106           <octave>3</octave>
107         </pitch>
108         <duration>1</duration>
109         <voice>1</voice>
110         <type>quarter</type>
111       </note>
112     </measure>
113     <!--=======================================================-->
114     <measure number="3">
115       <note>
116         <pitch>
117           <step>A</step>
118           <octave>3</octave>
119         </pitch>
120         <duration>1</duration>
121         <voice>1</voice>
122         <type>quarter</type>
123       </note>
124       <note>
125         <pitch>
126           <step>B</step>
127           <octave>3</octave>
128         </pitch>
129         <duration>1</duration>
130         <voice>1</voice>
131         <type>quarter</type>
132       </note>
133       <note>
134         <pitch>
135           <step>C</step>
136           <octave>4</octave>
137         </pitch>
138         <duration>1</duration>
139         <voice>1</voice>
140         <type>quarter</type>
141       </note>
142       <note>
143         <pitch>
144           <step>D</step>
145           <octave>4</octave>
146         </pitch>
147         <duration>1</duration>
148         <voice>1</voice>
149         <type>quarter</type>
150       </note>
151     </measure>
152     <!--=======================================================-->
153     <measure number="4">
154       <note>
155         <pitch>
156           <step>E</step>
157           <octave>4</octave>
158         </pitch>
159         <duration>1</duration>
160         <voice>1</voice>
161         <type>quarter</type>
162       </note>
163       <note>
164         <pitch>
165           <step>F</step>
166           <octave>4</octave>
167         </pitch>
168         <duration>1</duration>
169         <voice>1</voice>
170         <type>quarter</type>
171       </note>
172       <note>
173         <pitch>
174           <step>G</step>
175           <octave>4</octave>
176         </pitch>
177         <duration>1</duration>
178         <voice>1</voice>
179         <type>quarter</type>
180       </note>
181       <note>
182         <pitch>
183           <step>A</step>
184           <octave>4</octave>
185         </pitch>
186         <duration>1</duration>
187         <voice>1</voice>
188         <type>quarter</type>
189       </note>
190     </measure>
191     <!--=======================================================-->
192     <measure number="5">
193       <note>
194         <pitch>
195           <step>B</step>
196           <octave>4</octave>
197         </pitch>
198         <duration>1</duration>
199         <voice>1</voice>
200         <type>quarter</type>
201       </note>
202       <note>
203         <pitch>
204           <step>C</step>
205           <octave>5</octave>
206         </pitch>
207         <duration>1</duration>
208         <voice>1</voice>
209         <type>quarter</type>
210       </note>
211       <note>
212         <pitch>
213           <step>D</step>
214           <octave>5</octave>
215         </pitch>
216         <duration>1</duration>
217         <voice>1</voice>
218         <type>quarter</type>
219       </note>
220       <note>
221         <pitch>
222           <step>E</step>
223           <octave>5</octave>
224         </pitch>
225         <duration>1</duration>
226         <voice>1</voice>
227         <type>quarter</type>
228       </note>
229     </measure>
230     <!--=======================================================-->
231     <measure number="6">
232       <note>
233         <pitch>
234           <step>F</step>
235           <octave>5</octave>
236         </pitch>
237         <duration>1</duration>
238         <voice>1</voice>
239         <type>quarter</type>
240       </note>
241       <note>
242         <pitch>
243           <step>G</step>
244           <octave>5</octave>
245         </pitch>
246         <duration>1</duration>
247         <voice>1</voice>
248         <type>quarter</type>
249       </note>
250       <note>
251         <pitch>
252           <step>A</step>
253           <octave>5</octave>
254         </pitch>
255         <duration>1</duration>
256         <voice>1</voice>
257         <type>quarter</type>
258       </note>
259       <note>
260         <pitch>
261           <step>B</step>
262           <octave>5</octave>
263         </pitch>
264         <duration>1</duration>
265         <voice>1</voice>
266         <type>quarter</type>
267       </note>
268     </measure>
269     <!--=======================================================-->
270     <measure number="7">
271       <note>
272         <pitch>
273           <step>C</step>
274           <octave>6</octave>
275         </pitch>
276         <duration>1</duration>
277         <voice>1</voice>
278         <type>quarter</type>
279       </note>
280       <note>
281         <pitch>
282           <step>D</step>
283           <octave>6</octave>
284         </pitch>
285         <duration>1</duration>
286         <voice>1</voice>
287         <type>quarter</type>
288       </note>
289       <note>
290         <pitch>
291           <step>E</step>
292           <octave>6</octave>
293         </pitch>
294         <duration>1</duration>
295         <voice>1</voice>
296         <type>quarter</type>
297       </note>
298       <note>
299         <pitch>
300           <step>F</step>
301           <octave>6</octave>
302         </pitch>
303         <duration>1</duration>
304         <voice>1</voice>
305         <type>quarter</type>
306       </note>
307     </measure>
308     <!--=======================================================-->
309     <measure number="8">
310       <note>
311         <pitch>
312           <step>G</step>
313           <octave>6</octave>
314         </pitch>
315         <duration>1</duration>
316         <voice>1</voice>
317         <type>quarter</type>
318       </note>
319       <note>
320         <pitch>
321           <step>A</step>
322           <octave>6</octave>
323         </pitch>
324         <duration>1</duration>
325         <voice>1</voice>
326         <type>quarter</type>
327       </note>
328       <note>
329         <pitch>
330           <step>B</step>
331           <octave>6</octave>
332         </pitch>
333         <duration>1</duration>
334         <voice>1</voice>
335         <type>quarter</type>
336       </note>
337       <note>
338         <pitch>
339           <step>C</step>
340           <octave>7</octave>
341         </pitch>
342         <duration>1</duration>
343         <voice>1</voice>
344         <type>quarter</type>
345       </note>
346     </measure>
347     <!--=======================================================-->
348     <measure number="9">
349       <note>
350         <pitch>
351           <step>G</step>
352           <alter>1</alter>
353           <octave>2</octave>
354         </pitch>
355         <duration>1</duration>
356         <voice>1</voice>
357         <type>quarter</type>
358         <accidental>sharp</accidental>
359       </note>
360       <note>
361         <pitch>
362           <step>A</step>
363           <alter>1</alter>
364           <octave>2</octave>
365         </pitch>
366         <duration>1</duration>
367         <voice>1</voice>
368         <type>quarter</type>
369         <accidental>sharp</accidental>
370       </note>
371       <note>
372         <pitch>
373           <step>B</step>
374           <alter>1</alter>
375           <octave>2</octave>
376         </pitch>
377         <duration>1</duration>
378         <voice>1</voice>
379         <type>quarter</type>
380         <accidental>sharp</accidental>
381       </note>
382       <note>
383         <pitch>
384           <step>C</step>
385           <alter>1</alter>
386           <octave>3</octave>
387         </pitch>
388         <duration>1</duration>
389         <voice>1</voice>
390         <type>quarter</type>
391         <accidental>sharp</accidental>
392       </note>
393     </measure>
394     <!--=======================================================-->
395     <measure number="10">
396       <note>
397         <pitch>
398           <step>D</step>
399           <alter>1</alter>
400           <octave>3</octave>
401         </pitch>
402         <duration>1</duration>
403         <voice>1</voice>
404         <type>quarter</type>
405         <accidental>sharp</accidental>
406       </note>
407       <note>
408         <pitch>
409           <step>E</step>
410           <alter>1</alter>
411           <octave>3</octave>
412         </pitch>
413         <duration>1</duration>
414         <voice>1</voice>
415         <type>quarter</type>
416         <accidental>sharp</accidental>
417       </note>
418       <note>
419         <pitch>
420           <step>F</step>
421           <alter>1</alter>
422           <octave>3</octave>
423         </pitch>
424         <duration>1</duration>
425         <voice>1</voice>
426         <type>quarter</type>
427         <accidental>sharp</accidental>
428       </note>
429       <note>
430         <pitch>
431           <step>G</step>
432           <alter>1</alter>
433           <octave>3</octave>
434         </pitch>
435         <duration>1</duration>
436         <voice>1</voice>
437         <type>quarter</type>
438         <accidental>sharp</accidental>
439       </note>
440     </measure>
441     <!--=======================================================-->
442     <measure number="11">
443       <note>
444         <pitch>
445           <step>A</step>
446           <alter>1</alter>
447           <octave>3</octave>
448         </pitch>
449         <duration>1</duration>
450         <voice>1</voice>
451         <type>quarter</type>
452         <accidental>sharp</accidental>
453       </note>
454       <note>
455         <pitch>
456           <step>B</step>
457           <alter>1</alter>
458           <octave>3</octave>
459         </pitch>
460         <duration>1</duration>
461         <voice>1</voice>
462         <type>quarter</type>
463         <accidental>sharp</accidental>
464       </note>
465       <note>
466         <pitch>
467           <step>C</step>
468           <alter>1</alter>
469           <octave>4</octave>
470         </pitch>
471         <duration>1</duration>
472         <voice>1</voice>
473         <type>quarter</type>
474         <accidental>sharp</accidental>
475       </note>
476       <note>
477         <pitch>
478           <step>D</step>
479           <alter>1</alter>
480           <octave>4</octave>
481         </pitch>
482         <duration>1</duration>
483         <voice>1</voice>
484         <type>quarter</type>
485         <accidental>sharp</accidental>
486       </note>
487     </measure>
488     <!--=======================================================-->
489     <measure number="12">
490       <note>
491         <pitch>
492           <step>E</step>
493           <alter>1</alter>
494           <octave>4</octave>
495         </pitch>
496         <duration>1</duration>
497         <voice>1</voice>
498         <type>quarter</type>
499         <accidental>sharp</accidental>
500       </note>
501       <note>
502         <pitch>
503           <step>F</step>
504           <alter>1</alter>
505           <octave>4</octave>
506         </pitch>
507         <duration>1</duration>
508         <voice>1</voice>
509         <type>quarter</type>
510         <accidental>sharp</accidental>
511       </note>
512       <note>
513         <pitch>
514           <step>G</step>
515           <alter>1</alter>
516           <octave>4</octave>
517         </pitch>
518         <duration>1</duration>
519         <voice>1</voice>
520         <type>quarter</type>
521         <accidental>sharp</accidental>
522       </note>
523       <note>
524         <pitch>
525           <step>A</step>
526           <alter>1</alter>
527           <octave>4</octave>
528         </pitch>
529         <duration>1</duration>
530         <voice>1</voice>
531         <type>quarter</type>
532         <accidental>sharp</accidental>
533       </note>
534     </measure>
535     <!--=======================================================-->
536     <measure number="13">
537       <note>
538         <pitch>
539           <step>B</step>
540           <alter>1</alter>
541           <octave>4</octave>
542         </pitch>
543         <duration>1</duration>
544         <voice>1</voice>
545         <type>quarter</type>
546         <accidental>sharp</accidental>
547       </note>
548       <note>
549         <pitch>
550           <step>C</step>
551           <alter>1</alter>
552           <octave>5</octave>
553         </pitch>
554         <duration>1</duration>
555         <voice>1</voice>
556         <type>quarter</type>
557         <accidental>sharp</accidental>
558       </note>
559       <note>
560         <pitch>
561           <step>D</step>
562           <alter>1</alter>
563           <octave>5</octave>
564         </pitch>
565         <duration>1</duration>
566         <voice>1</voice>
567         <type>quarter</type>
568         <accidental>sharp</accidental>
569       </note>
570       <note>
571         <pitch>
572           <step>E</step>
573           <alter>1</alter>
574           <octave>5</octave>
575         </pitch>
576         <duration>1</duration>
577         <voice>1</voice>
578         <type>quarter</type>
579         <accidental>sharp</accidental>
580       </note>
581     </measure>
582     <!--=======================================================-->
583     <measure number="14">
584       <note>
585         <pitch>
586           <step>F</step>
587           <alter>1</alter>
588           <octave>5</octave>
589         </pitch>
590         <duration>1</duration>
591         <voice>1</voice>
592         <type>quarter</type>
593         <accidental>sharp</accidental>
594       </note>
595       <note>
596         <pitch>
597           <step>G</step>
598           <alter>1</alter>
599           <octave>5</octave>
600         </pitch>
601         <duration>1</duration>
602         <voice>1</voice>
603         <type>quarter</type>
604         <accidental>sharp</accidental>
605       </note>
606       <note>
607         <pitch>
608           <step>A</step>
609           <alter>1</alter>
610           <octave>5</octave>
611         </pitch>
612         <duration>1</duration>
613         <voice>1</voice>
614         <type>quarter</type>
615         <accidental>sharp</accidental>
616       </note>
617       <note>
618         <pitch>
619           <step>B</step>
620           <alter>1</alter>
621           <octave>5</octave>
622         </pitch>
623         <duration>1</duration>
624         <voice>1</voice>
625         <type>quarter</type>
626         <accidental>sharp</accidental>
627       </note>
628     </measure>
629     <!--=======================================================-->
630     <measure number="15">
631       <note>
632         <pitch>
633           <step>C</step>
634           <alter>1</alter>
635           <octave>6</octave>
636         </pitch>
637         <duration>1</duration>
638         <voice>1</voice>
639         <type>quarter</type>
640         <accidental>sharp</accidental>
641       </note>
642       <note>
643         <pitch>
644           <step>D</step>
645           <alter>1</alter>
646           <octave>6</octave>
647         </pitch>
648         <duration>1</duration>
649         <voice>1</voice>
650         <type>quarter</type>
651         <accidental>sharp</accidental>
652       </note>
653       <note>
654         <pitch>
655           <step>E</step>
656           <alter>1</alter>
657           <octave>6</octave>
658         </pitch>
659         <duration>1</duration>
660         <voice>1</voice>
661         <type>quarter</type>
662         <accidental>sharp</accidental>
663       </note>
664       <note>
665         <pitch>
666           <step>F</step>
667           <alter>1</alter>
668           <octave>6</octave>
669         </pitch>
670         <duration>1</duration>
671         <voice>1</voice>
672         <type>quarter</type>
673         <accidental>sharp</accidental>
674       </note>
675     </measure>
676     <!--=======================================================-->
677     <measure number="16">
678       <note>
679         <pitch>
680           <step>G</step>
681           <alter>1</alter>
682           <octave>6</octave>
683         </pitch>
684         <duration>1</duration>
685         <voice>1</voice>
686         <type>quarter</type>
687         <accidental>sharp</accidental>
688       </note>
689       <note>
690         <pitch>
691           <step>A</step>
692           <alter>1</alter>
693           <octave>6</octave>
694         </pitch>
695         <duration>1</duration>
696         <voice>1</voice>
697         <type>quarter</type>
698         <accidental>sharp</accidental>
699       </note>
700       <note>
701         <pitch>
702           <step>B</step>
703           <alter>1</alter>
704           <octave>6</octave>
705         </pitch>
706         <duration>1</duration>
707         <voice>1</voice>
708         <type>quarter</type>
709         <accidental>sharp</accidental>
710       </note>
711       <note>
712         <pitch>
713           <step>C</step>
714           <alter>1</alter>
715           <octave>7</octave>
716         </pitch>
717         <duration>1</duration>
718         <voice>1</voice>
719         <type>quarter</type>
720         <accidental>sharp</accidental>
721       </note>
722     </measure>
723     <!--=======================================================-->
724     <measure number="17">
725       <note>
726         <pitch>
727           <step>G</step>
728           <alter>-1</alter>
729           <octave>2</octave>
730         </pitch>
731         <duration>1</duration>
732         <voice>1</voice>
733         <type>quarter</type>
734         <accidental>flat</accidental>
735       </note>
736       <note>
737         <pitch>
738           <step>A</step>
739           <alter>-1</alter>
740           <octave>2</octave>
741         </pitch>
742         <duration>1</duration>
743         <voice>1</voice>
744         <type>quarter</type>
745         <accidental>flat</accidental>
746       </note>
747       <note>
748         <pitch>
749           <step>B</step>
750           <alter>-1</alter>
751           <octave>2</octave>
752         </pitch>
753         <duration>1</duration>
754         <voice>1</voice>
755         <type>quarter</type>
756         <accidental>flat</accidental>
757       </note>
758       <note>
759         <pitch>
760           <step>C</step>
761           <alter>-1</alter>
762           <octave>3</octave>
763         </pitch>
764         <duration>1</duration>
765         <voice>1</voice>
766         <type>quarter</type>
767         <accidental>flat</accidental>
768       </note>
769     </measure>
770     <!--=======================================================-->
771     <measure number="18">
772       <note>
773         <pitch>
774           <step>D</step>
775           <alter>-1</alter>
776           <octave>3</octave>
777         </pitch>
778         <duration>1</duration>
779         <voice>1</voice>
780         <type>quarter</type>
781         <accidental>flat</accidental>
782       </note>
783       <note>
784         <pitch>
785           <step>E</step>
786           <alter>-1</alter>
787           <octave>3</octave>
788         </pitch>
789         <duration>1</duration>
790         <voice>1</voice>
791         <type>quarter</type>
792         <accidental>flat</accidental>
793       </note>
794       <note>
795         <pitch>
796           <step>F</step>
797           <alter>-1</alter>
798           <octave>3</octave>
799         </pitch>
800         <duration>1</duration>
801         <voice>1</voice>
802         <type>quarter</type>
803         <accidental>flat</accidental>
804       </note>
805       <note>
806         <pitch>
807           <step>G</step>
808           <alter>-1</alter>
809           <octave>3</octave>
810         </pitch>
811         <duration>1</duration>
812         <voice>1</voice>
813         <type>quarter</type>
814         <accidental>flat</accidental>
815       </note>
816     </measure>
817     <!--=======================================================-->
818     <measure number="19">
819       <note>
820         <pitch>
821           <step>A</step>
822           <alter>-1</alter>
823           <octave>3</octave>
824         </pitch>
825         <duration>1</duration>
826         <voice>1</voice>
827         <type>quarter</type>
828         <accidental>flat</accidental>
829       </note>
830       <note>
831         <pitch>
832           <step>B</step>
833           <alter>-1</alter>
834           <octave>3</octave>
835         </pitch>
836         <duration>1</duration>
837         <voice>1</voice>
838         <type>quarter</type>
839         <accidental>flat</accidental>
840       </note>
841       <note>
842         <pitch>
843           <step>C</step>
844           <alter>-1</alter>
845           <octave>4</octave>
846         </pitch>
847         <duration>1</duration>
848         <voice>1</voice>
849         <type>quarter</type>
850         <accidental>flat</accidental>
851       </note>
852       <note>
853         <pitch>
854           <step>D</step>
855           <alter>-1</alter>
856           <octave>4</octave>
857         </pitch>
858         <duration>1</duration>
859         <voice>1</voice>
860         <type>quarter</type>
861         <accidental>flat</accidental>
862       </note>
863     </measure>
864     <!--=======================================================-->
865     <measure number="20">
866       <note>
867         <pitch>
868           <step>E</step>
869           <alter>-1</alter>
870           <octave>4</octave>
871         </pitch>
872         <duration>1</duration>
873         <voice>1</voice>
874         <type>quarter</type>
875         <accidental>flat</accidental>
876       </note>
877       <note>
878         <pitch>
879           <step>F</step>
880           <alter>-1</alter>
881           <octave>4</octave>
882         </pitch>
883         <duration>1</duration>
884         <voice>1</voice>
885         <type>quarter</type>
886         <accidental>flat</accidental>
887       </note>
888       <note>
889         <pitch>
890           <step>G</step>
891           <alter>-1</alter>
892           <octave>4</octave>
893         </pitch>
894         <duration>1</duration>
895         <voice>1</voice>
896         <type>quarter</type>
897         <accidental>flat</accidental>
898       </note>
899       <note>
900         <pitch>
901           <step>A</step>
902           <alter>-1</alter>
903           <octave>4</octave>
904         </pitch>
905         <duration>1</duration>
906         <voice>1</voice>
907         <type>quarter</type>
908         <accidental>flat</accidental>
909       </note>
910     </measure>
911     <!--=======================================================-->
912     <measure number="21">
913       <note>
914         <pitch>
915           <step>B</step>
916           <alter>-1</alter>
917           <octave>4</octave>
918         </pitch>
919         <duration>1</duration>
920         <voice>1</voice>
921         <type>quarter</type>
922         <accidental>flat</accidental>
923       </note>
924       <note>
925         <pitch>
926           <step>C</step>
927           <alter>-1</alter>
928           <octave>5</octave>
929         </pitch>
930         <duration>1</duration>
931         <voice>1</voice>
932         <type>quarter</type>
933         <accidental>flat</accidental>
934       </note>
935       <note>
936         <pitch>
937           <step>D</step>
938           <alter>-1</alter>
939           <octave>5</octave>
940         </pitch>
941         <duration>1</duration>
942         <voice>1</voice>
943         <type>quarter</type>
944         <accidental>flat</accidental>
945       </note>
946       <note>
947         <pitch>
948           <step>E</step>
949           <alter>-1</alter>
950           <octave>5</octave>
951         </pitch>
952         <duration>1</duration>
953         <voice>1</voice>
954         <type>quarter</type>
955         <accidental>flat</accidental>
956       </note>
957     </measure>
958     <!--=======================================================-->
959     <measure number="22">
960       <note>
961         <pitch>
962           <step>F</step>
963           <alter>-1</alter>
964           <octave>5</octave>
965         </pitch>
966         <duration>1</duration>
967         <voice>1</voice>
968         <type>quarter</type>
969         <accidental>flat</accidental>
970       </note>
971       <note>
972         <pitch>
973           <step>G</step>
974           <alter>-1</alter>
975           <octave>5</octave>
976         </pitch>
977         <duration>1</duration>
978         <voice>1</voice>
979         <type>quarter</type>
980         <accidental>flat</accidental>
981       </note>
982       <note>
983         <pitch>
984           <step>A</step>
985           <alter>-1</alter>
986           <octave>5</octave>
987         </pitch>
988         <duration>1</duration>
989         <voice>1</voice>
990         <type>quarter</type>
991         <accidental>flat</accidental>
992       </note>
993       <note>
994         <pitch>
995           <step>B</step>
996           <alter>-1</alter>
997           <octave>5</octave>
998         </pitch>
999         <duration>1</duration>
1000         <voice>1</voice>
1001         <type>quarter</type>
1002         <accidental>flat</accidental>
1003       </note>
1004     </measure>
1005     <!--=======================================================-->
1006     <measure number="23">
1007       <note>
1008         <pitch>
1009           <step>C</step>
1010           <alter>-1</alter>
1011           <octave>6</octave>
1012         </pitch>
1013         <duration>1</duration>
1014         <voice>1</voice>
1015         <type>quarter</type>
1016         <accidental>flat</accidental>
1017       </note>
1018       <note>
1019         <pitch>
1020           <step>D</step>
1021           <alter>-1</alter>
1022           <octave>6</octave>
1023         </pitch>
1024         <duration>1</duration>
1025         <voice>1</voice>
1026         <type>quarter</type>
1027         <accidental>flat</accidental>
1028       </note>
1029       <note>
1030         <pitch>
1031           <step>E</step>
1032           <alter>-1</alter>
1033           <octave>6</octave>
1034         </pitch>
1035         <duration>1</duration>
1036         <voice>1</voice>
1037         <type>quarter</type>
1038         <accidental>flat</accidental>
1039       </note>
1040       <note>
1041         <pitch>
1042           <step>F</step>
1043           <alter>-1</alter>
1044           <octave>6</octave>
1045         </pitch>
1046         <duration>1</duration>
1047         <voice>1</voice>
1048         <type>quarter</type>
1049         <accidental>flat</accidental>
1050       </note>
1051     </measure>
1052     <!--=======================================================-->
1053     <measure number="24">
1054       <note>
1055         <pitch>
1056           <step>G</step>
1057           <alter>-1</alter>
1058           <octave>6</octave>
1059         </pitch>
1060         <duration>1</duration>
1061         <voice>1</voice>
1062         <type>quarter</type>
1063         <accidental>flat</accidental>
1064       </note>
1065       <note>
1066         <pitch>
1067           <step>A</step>
1068           <alter>-1</alter>
1069           <octave>6</octave>
1070         </pitch>
1071         <duration>1</duration>
1072         <voice>1</voice>
1073         <type>quarter</type>
1074         <accidental>flat</accidental>
1075       </note>
1076       <note>
1077         <pitch>
1078           <step>B</step>
1079           <alter>-1</alter>
1080           <octave>6</octave>
1081         </pitch>
1082         <duration>1</duration>
1083         <voice>1</voice>
1084         <type>quarter</type>
1085         <accidental>flat</accidental>
1086       </note>
1087       <note>
1088         <pitch>
1089           <step>C</step>
1090           <alter>-1</alter>
1091           <octave>7</octave>
1092         </pitch>
1093         <duration>1</duration>
1094         <voice>1</voice>
1095         <type>quarter</type>
1096         <accidental>flat</accidental>
1097       </note>
1098     </measure>
1099     <!--=======================================================-->
1100     <measure number="31">
1101       <note>
1102         <pitch>
1103           <step>C</step>
1104           <alter>2</alter>
1105           <octave>5</octave>
1106         </pitch>
1107         <duration>1</duration>
1108         <voice>1</voice>
1109         <type>quarter</type>
1110         <accidental>double-sharp</accidental>
1111       </note>
1112       <note>
1113         <pitch>
1114           <step>C</step>
1115           <alter>-2</alter>
1116           <octave>5</octave>
1117         </pitch>
1118         <duration>1</duration>
1119         <voice>1</voice>
1120         <type>quarter</type>
1121         <accidental>flat-flat</accidental>
1122       </note>
1123       <note>
1124         <pitch>
1125           <step>C</step>
1126           <alter>1</alter>
1127           <octave>5</octave>
1128         </pitch>
1129         <duration>1</duration>
1130         <voice>1</voice>
1131         <type>quarter</type>
1132         <accidental>sharp</accidental>
1133       </note>
1134       <note>
1135         <pitch>
1136           <step>C</step>
1137           <alter>1</alter>
1138           <octave>5</octave>
1139         </pitch>
1140         <duration>1</duration>
1141         <voice>1</voice>
1142         <type>quarter</type>
1143         <accidental>sharp</accidental>
1144       </note>
1145     </measure>
1146     <!--=======================================================-->
1147     <measure number="32">
1148       <note>
1149         <pitch>
1150           <step>C</step>
1151           <alter>1</alter>
1152           <octave>5</octave>
1153         </pitch>
1154         <duration>1</duration>
1155         <voice>1</voice>
1156         <type>quarter</type>
1157         <accidental>sharp</accidental>
1158       </note>
1159       <note>
1160         <pitch>
1161           <step>C</step>
1162           <alter>1</alter>
1163           <octave>5</octave>
1164         </pitch>
1165         <duration>1</duration>
1166         <voice>1</voice>
1167         <type>quarter</type>
1168         <accidental editorial="yes">sharp</accidental>
1169       </note>
1170       <barline location="right">
1171         <bar-style>light-heavy</bar-style>
1172       </barline>
1173     </measure>
1174   </part>
1175   <!--=========================================================-->
1176 </score-partwise>