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