musicxml 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +6 -0
  3. data/.rubocop.yml +25 -0
  4. data/.travis.yml +6 -0
  5. data/Gemfile +3 -0
  6. data/LICENSE.txt +21 -0
  7. data/README.md +42 -0
  8. data/Rakefile +10 -0
  9. data/bin/console +10 -0
  10. data/lib/musicxml.rb +12 -0
  11. data/lib/musicxml/key_signature.rb +16 -0
  12. data/lib/musicxml/node.rb +129 -0
  13. data/lib/musicxml/node/base.rb +30 -0
  14. data/lib/musicxml/node/config.rb +48 -0
  15. data/lib/musicxml/node/json_export.rb +54 -0
  16. data/lib/musicxml/node/parser.rb +66 -0
  17. data/lib/musicxml/parser.rb +22 -0
  18. data/lib/musicxml/version.rb +3 -0
  19. data/musicxml.gemspec +25 -0
  20. data/samples/ActorPreludeSample.mxl +0 -0
  21. data/samples/ActorPreludeSample.pdf +0 -0
  22. data/samples/ActorPreludeSample.xml +44672 -0
  23. data/samples/BeetAnGeSample.mxl +0 -0
  24. data/samples/BeetAnGeSample.pdf +0 -0
  25. data/samples/BeetAnGeSample.xml +4274 -0
  26. data/samples/Binchois.mxl +0 -0
  27. data/samples/Binchois.png +0 -0
  28. data/samples/Binchois.xml +2547 -0
  29. data/samples/BrahWiMeSample.mxl +0 -0
  30. data/samples/BrahWiMeSample.pdf +0 -0
  31. data/samples/BrahWiMeSample.xml +3023 -0
  32. data/samples/BrookeWestSample.mxl +0 -0
  33. data/samples/BrookeWestSample.pdf +0 -0
  34. data/samples/BrookeWestSample.xml +5940 -0
  35. data/samples/Chant.mxl +0 -0
  36. data/samples/Chant.png +0 -0
  37. data/samples/Chant.xml +482 -0
  38. data/samples/DebuMandSample.mxl +0 -0
  39. data/samples/DebuMandSample.pdf +0 -0
  40. data/samples/DebuMandSample.xml +4201 -0
  41. data/samples/Dichterliebe01.mxl +0 -0
  42. data/samples/Dichterliebe01.pdf +0 -0
  43. data/samples/Dichterliebe01.xml +7607 -0
  44. data/samples/Echigo-Jishi.mxl +0 -0
  45. data/samples/Echigo-Jishi.pdf +0 -0
  46. data/samples/Echigo-Jishi.xml +2559 -0
  47. data/samples/FaurReveSample.mxl +0 -0
  48. data/samples/FaurReveSample.pdf +0 -0
  49. data/samples/FaurReveSample.xml +5667 -0
  50. data/samples/MahlFaGe4Sample.mxl +0 -0
  51. data/samples/MahlFaGe4Sample.pdf +0 -0
  52. data/samples/MahlFaGe4Sample.xml +4876 -0
  53. data/samples/MozaChloSample.mxl +0 -0
  54. data/samples/MozaChloSample.pdf +0 -0
  55. data/samples/MozaChloSample.xml +0 -0
  56. data/samples/MozaVeilSample.mxl +0 -0
  57. data/samples/MozaVeilSample.pdf +0 -0
  58. data/samples/MozaVeilSample.xml +0 -0
  59. data/samples/MozartPianoSonata.mxl +0 -0
  60. data/samples/MozartPianoSonata.png +0 -0
  61. data/samples/MozartPianoSonata.xml +1136 -0
  62. data/samples/MozartTrio.mxl +0 -0
  63. data/samples/MozartTrio.png +0 -0
  64. data/samples/MozartTrio.xml +3498 -0
  65. data/samples/Saltarello.ly +7 -0
  66. data/samples/Saltarello.mxl +0 -0
  67. data/samples/Saltarello.png +0 -0
  68. data/samples/Saltarello.xml +1551 -0
  69. data/samples/SchbAvMaSample.mxl +0 -0
  70. data/samples/SchbAvMaSample.pdf +0 -0
  71. data/samples/SchbAvMaSample.xml +8787 -0
  72. data/samples/Telemann.mxl +0 -0
  73. data/samples/Telemann.png +0 -0
  74. data/samples/Telemann.xml +5498 -0
  75. metadata +187 -0
Binary file
Binary file
@@ -0,0 +1,2547 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3
+ <score-partwise version="3.0">
4
+ <movement-title>Excerpt from Magnificat secundi toni</movement-title>
5
+ <identification>
6
+ <creator type="composer">Gilles Binchois</creator>
7
+ <rights>Copyright © 2010 Recordare LLC</rights>
8
+ <encoding>
9
+ <software>Finale 2011 for Windows</software>
10
+ <software>Dolet 6.0 for Finale</software>
11
+ <encoding-date>2011-08-08</encoding-date>
12
+ <supports attribute="new-system" element="print" type="yes" value="yes"/>
13
+ <supports attribute="new-page" element="print" type="yes" value="yes"/>
14
+ </encoding>
15
+ </identification>
16
+ <defaults>
17
+ <scaling>
18
+ <millimeters>5.7326</millimeters>
19
+ <tenths>40</tenths>
20
+ </scaling>
21
+ <page-layout>
22
+ <page-height>1950</page-height>
23
+ <page-width>1506</page-width>
24
+ <page-margins type="both">
25
+ <left-margin>98</left-margin>
26
+ <right-margin>84</right-margin>
27
+ <top-margin>89</top-margin>
28
+ <bottom-margin>89</bottom-margin>
29
+ </page-margins>
30
+ </page-layout>
31
+ <system-layout>
32
+ <system-margins>
33
+ <left-margin>0</left-margin>
34
+ <right-margin>0</right-margin>
35
+ </system-margins>
36
+ <system-distance>101</system-distance>
37
+ <top-system-distance>101</top-system-distance>
38
+ </system-layout>
39
+ <staff-layout>
40
+ <staff-distance>93</staff-distance>
41
+ </staff-layout>
42
+ <appearance>
43
+ <line-width type="stem">0.957</line-width>
44
+ <line-width type="beam">5</line-width>
45
+ <line-width type="staff">1.25</line-width>
46
+ <line-width type="light barline">1.4583</line-width>
47
+ <line-width type="heavy barline">5</line-width>
48
+ <line-width type="leger">1.875</line-width>
49
+ <line-width type="ending">1.4583</line-width>
50
+ <line-width type="wedge">0.9375</line-width>
51
+ <line-width type="enclosure">1.4583</line-width>
52
+ <line-width type="tuplet bracket">1.4583</line-width>
53
+ <note-size type="grace">50</note-size>
54
+ <note-size type="cue">50</note-size>
55
+ <distance type="hyphen">60</distance>
56
+ <distance type="beam">8</distance>
57
+ </appearance>
58
+ <music-font font-family="Maestro,engraved" font-size="16.25"/>
59
+ <word-font font-family="Book Antiqua" font-size="9"/>
60
+ <lyric-font font-family="Book Antiqua" font-size="9"/>
61
+ </defaults>
62
+ <credit page="1">
63
+ <credit-words default-x="760" default-y="1727" font-size="14" justify="center" valign="top">Magnificat secundi toni</credit-words>
64
+ </credit>
65
+ <part-list>
66
+ <part-group number="1" type="start">
67
+ <group-barline>yes</group-barline>
68
+ </part-group>
69
+ <score-part id="P1">
70
+ <part-name print-object="no">Cantus</part-name>
71
+ <score-instrument id="P1-I5">
72
+ <instrument-name>Cantus</instrument-name>
73
+ </score-instrument>
74
+ <midi-instrument id="P1-I5">
75
+ <midi-channel>1</midi-channel>
76
+ <midi-program>54</midi-program>
77
+ <volume>80</volume>
78
+ <pan>0</pan>
79
+ </midi-instrument>
80
+ </score-part>
81
+ <score-part id="P2">
82
+ <part-name print-object="no">Cantus 2 and Tenor</part-name>
83
+ <score-instrument id="P2-I4">
84
+ <instrument-name>Cantus 2</instrument-name>
85
+ </score-instrument>
86
+ <score-instrument id="P2-I3">
87
+ <instrument-name>Tenor</instrument-name>
88
+ </score-instrument>
89
+ <midi-instrument id="P2-I4">
90
+ <midi-channel>2</midi-channel>
91
+ <midi-program>42</midi-program>
92
+ <volume>80</volume>
93
+ <pan>0</pan>
94
+ </midi-instrument>
95
+ <midi-instrument id="P2-I3">
96
+ <midi-channel>3</midi-channel>
97
+ <midi-program>43</midi-program>
98
+ <volume>80</volume>
99
+ <pan>0</pan>
100
+ </midi-instrument>
101
+ </score-part>
102
+ <part-group number="1" type="stop"/>
103
+ </part-list>
104
+ <!--=========================================================-->
105
+ <part id="P1">
106
+ <measure number="1" width="199">
107
+ <print>
108
+ <system-layout>
109
+ <top-system-distance>266</top-system-distance>
110
+ </system-layout>
111
+ <measure-numbering>none</measure-numbering>
112
+ </print>
113
+ <attributes>
114
+ <divisions>8</divisions>
115
+ <key>
116
+ <fifths>-1</fifths>
117
+ <mode>major</mode>
118
+ </key>
119
+ <clef>
120
+ <sign>F</sign>
121
+ <line>4</line>
122
+ </clef>
123
+ </attributes>
124
+ <sound tempo="60"/>
125
+ <direction placement="above">
126
+ <direction-type>
127
+ <words default-y="37" relative-x="-46">Chorus</words>
128
+ </direction-type>
129
+ </direction>
130
+ <note default-x="70">
131
+ <pitch>
132
+ <step>C</step>
133
+ <octave>4</octave>
134
+ </pitch>
135
+ <duration>8</duration>
136
+ <voice>1</voice>
137
+ <type>quarter</type>
138
+ <stem>none</stem>
139
+ <lyric default-y="-64" justify="left" number="1" relative-x="-18">
140
+ <syllabic>begin</syllabic>
141
+ <text>Ma</text>
142
+ </lyric>
143
+ </note>
144
+ <note default-x="95">
145
+ <pitch>
146
+ <step>D</step>
147
+ <octave>4</octave>
148
+ </pitch>
149
+ <duration>8</duration>
150
+ <voice>1</voice>
151
+ <type>quarter</type>
152
+ <stem>none</stem>
153
+ <lyric default-y="-64" justify="left" number="1" relative-x="-12">
154
+ <syllabic>middle</syllabic>
155
+ <text>gni</text>
156
+ </lyric>
157
+ </note>
158
+ <note default-x="119">
159
+ <pitch>
160
+ <step>C</step>
161
+ <octave>4</octave>
162
+ </pitch>
163
+ <duration>8</duration>
164
+ <voice>1</voice>
165
+ <type>quarter</type>
166
+ <stem>none</stem>
167
+ <notations>
168
+ <slur number="1" placement="above" type="start"/>
169
+ </notations>
170
+ <lyric default-y="-64" justify="left" number="1">
171
+ <syllabic>middle</syllabic>
172
+ <text>fi</text>
173
+ </lyric>
174
+ </note>
175
+ <note default-x="143">
176
+ <pitch>
177
+ <step>F</step>
178
+ <octave>4</octave>
179
+ </pitch>
180
+ <duration>8</duration>
181
+ <voice>1</voice>
182
+ <type>quarter</type>
183
+ <stem>none</stem>
184
+ <notations>
185
+ <slur number="1" type="stop"/>
186
+ </notations>
187
+ </note>
188
+ <note default-x="170">
189
+ <pitch>
190
+ <step>F</step>
191
+ <octave>4</octave>
192
+ </pitch>
193
+ <duration>8</duration>
194
+ <voice>1</voice>
195
+ <type>quarter</type>
196
+ <stem>none</stem>
197
+ <lyric default-y="-64" justify="left" number="1" relative-x="-6">
198
+ <syllabic>end</syllabic>
199
+ <text>cat</text>
200
+ </lyric>
201
+ </note>
202
+ </measure>
203
+ <!--=======================================================-->
204
+ <measure number="2" width="192">
205
+ <print new-system="no"/>
206
+ <attributes>
207
+ <time>
208
+ <beats>3</beats>
209
+ <beat-type>4</beat-type>
210
+ </time>
211
+ </attributes>
212
+ <direction placement="above">
213
+ <direction-type>
214
+ <words default-y="22" relative-x="-84">(C.)</words>
215
+ </direction-type>
216
+ </direction>
217
+ <note default-x="105">
218
+ <rest/>
219
+ <duration>8</duration>
220
+ <voice>1</voice>
221
+ <type>quarter</type>
222
+ </note>
223
+ <note default-x="134">
224
+ <rest/>
225
+ <duration>8</duration>
226
+ <voice>1</voice>
227
+ <type>quarter</type>
228
+ </note>
229
+ <note default-x="162">
230
+ <pitch>
231
+ <step>F</step>
232
+ <octave>4</octave>
233
+ </pitch>
234
+ <duration>8</duration>
235
+ <voice>1</voice>
236
+ <type>quarter</type>
237
+ <stem default-y="-20">down</stem>
238
+ <lyric default-y="-64" justify="left" number="1">
239
+ <syllabic>begin</syllabic>
240
+ <text>A</text>
241
+ </lyric>
242
+ </note>
243
+ </measure>
244
+ <!--=======================================================-->
245
+ <measure number="3" width="174">
246
+ <print new-system="no"/>
247
+ <note default-x="13">
248
+ <pitch>
249
+ <step>F</step>
250
+ <octave>4</octave>
251
+ </pitch>
252
+ <duration>4</duration>
253
+ <voice>1</voice>
254
+ <type>eighth</type>
255
+ <stem default-y="-20">down</stem>
256
+ <lyric default-y="-64" justify="left" number="1">
257
+ <syllabic>middle</syllabic>
258
+ <text>ni</text>
259
+ </lyric>
260
+ </note>
261
+ <note default-x="42">
262
+ <pitch>
263
+ <step>G</step>
264
+ <octave>4</octave>
265
+ </pitch>
266
+ <duration>8</duration>
267
+ <voice>1</voice>
268
+ <type>quarter</type>
269
+ <stem default-y="-20">down</stem>
270
+ <lyric default-y="-64" justify="left" number="1" relative-x="-11">
271
+ <syllabic>end</syllabic>
272
+ <text>ma</text>
273
+ </lyric>
274
+ </note>
275
+ <note default-x="85">
276
+ <pitch>
277
+ <step>E</step>
278
+ <octave>4</octave>
279
+ </pitch>
280
+ <duration>4</duration>
281
+ <voice>1</voice>
282
+ <type>eighth</type>
283
+ <stem default-y="-20">down</stem>
284
+ </note>
285
+ <note default-x="112">
286
+ <pitch>
287
+ <step>D</step>
288
+ <octave>4</octave>
289
+ </pitch>
290
+ <duration>6</duration>
291
+ <voice>1</voice>
292
+ <type>eighth</type>
293
+ <dot/>
294
+ <stem default-y="-20">down</stem>
295
+ <beam number="1">begin</beam>
296
+ <lyric default-y="-64" justify="left" number="1">
297
+ <syllabic>begin</syllabic>
298
+ <text>me</text>
299
+ </lyric>
300
+ </note>
301
+ <note default-x="152">
302
+ <pitch>
303
+ <step>C</step>
304
+ <octave>4</octave>
305
+ </pitch>
306
+ <duration>2</duration>
307
+ <voice>1</voice>
308
+ <type>16th</type>
309
+ <stem default-y="-24">down</stem>
310
+ <beam number="1">end</beam>
311
+ <beam number="2">backward hook</beam>
312
+ </note>
313
+ </measure>
314
+ <!--=======================================================-->
315
+ <measure number="4" width="142">
316
+ <print new-system="no"/>
317
+ <note default-x="13">
318
+ <pitch>
319
+ <step>C</step>
320
+ <octave>4</octave>
321
+ </pitch>
322
+ <duration>8</duration>
323
+ <voice>1</voice>
324
+ <type>quarter</type>
325
+ <stem default-y="-25">down</stem>
326
+ <lyric default-y="-64" justify="left" number="1">
327
+ <syllabic>end</syllabic>
328
+ <text>a</text>
329
+ </lyric>
330
+ </note>
331
+ <note default-x="44">
332
+ <rest/>
333
+ <duration>8</duration>
334
+ <voice>1</voice>
335
+ <type>quarter</type>
336
+ </note>
337
+ <note default-x="80">
338
+ <pitch>
339
+ <step>F</step>
340
+ <octave>3</octave>
341
+ </pitch>
342
+ <duration>4</duration>
343
+ <voice>1</voice>
344
+ <type>eighth</type>
345
+ <stem default-y="-39">down</stem>
346
+ <beam number="1">begin</beam>
347
+ <lyric default-y="-64" justify="left" number="1">
348
+ <syllabic>begin</syllabic>
349
+ <text>do</text>
350
+ </lyric>
351
+ </note>
352
+ <note default-x="108">
353
+ <pitch>
354
+ <step>A</step>
355
+ <octave>3</octave>
356
+ </pitch>
357
+ <duration>4</duration>
358
+ <tie type="start"/>
359
+ <voice>1</voice>
360
+ <type>eighth</type>
361
+ <stem default-y="-32.5">down</stem>
362
+ <beam number="1">end</beam>
363
+ <notations>
364
+ <tied type="start"/>
365
+ </notations>
366
+ </note>
367
+ </measure>
368
+ <!--=======================================================-->
369
+ <measure number="5" width="157">
370
+ <print new-system="no"/>
371
+ <note default-x="13">
372
+ <pitch>
373
+ <step>A</step>
374
+ <octave>3</octave>
375
+ </pitch>
376
+ <duration>4</duration>
377
+ <tie type="stop"/>
378
+ <voice>1</voice>
379
+ <type>eighth</type>
380
+ <stem default-y="-40">down</stem>
381
+ <beam number="1">begin</beam>
382
+ <notations>
383
+ <tied type="stop"/>
384
+ </notations>
385
+ </note>
386
+ <note default-x="37">
387
+ <pitch>
388
+ <step>F</step>
389
+ <octave>3</octave>
390
+ </pitch>
391
+ <duration>4</duration>
392
+ <voice>1</voice>
393
+ <type>eighth</type>
394
+ <stem default-y="-40">down</stem>
395
+ <beam number="1">continue</beam>
396
+ </note>
397
+ <note default-x="60">
398
+ <pitch>
399
+ <step>C</step>
400
+ <octave>4</octave>
401
+ </pitch>
402
+ <duration>4</duration>
403
+ <voice>1</voice>
404
+ <type>eighth</type>
405
+ <stem default-y="-40">down</stem>
406
+ <beam number="1">continue</beam>
407
+ </note>
408
+ <note default-x="84">
409
+ <pitch>
410
+ <step>A</step>
411
+ <octave>3</octave>
412
+ </pitch>
413
+ <duration>4</duration>
414
+ <voice>1</voice>
415
+ <type>eighth</type>
416
+ <stem default-y="-40">down</stem>
417
+ <beam number="1">end</beam>
418
+ </note>
419
+ <direction placement="above">
420
+ <direction-type>
421
+ <bracket default-y="10" line-end="down" line-type="solid" number="1" type="start"/>
422
+ </direction-type>
423
+ </direction>
424
+ <note default-x="108">
425
+ <pitch>
426
+ <step>G</step>
427
+ <octave>3</octave>
428
+ </pitch>
429
+ <duration>8</duration>
430
+ <voice>1</voice>
431
+ <type>quarter</type>
432
+ <stem default-y="-40.5">down</stem>
433
+ </note>
434
+ </measure>
435
+ <!--=======================================================-->
436
+ <measure number="6" width="167">
437
+ <print new-system="no"/>
438
+ <note default-x="10">
439
+ <pitch>
440
+ <step>F</step>
441
+ <octave>3</octave>
442
+ </pitch>
443
+ <duration>8</duration>
444
+ <voice>1</voice>
445
+ <type>quarter</type>
446
+ <stem default-y="-45">down</stem>
447
+ </note>
448
+ <direction placement="above">
449
+ <direction-type>
450
+ <bracket default-y="6" line-end="down" number="1" type="stop"/>
451
+ </direction-type>
452
+ <offset>-6</offset>
453
+ </direction>
454
+ <note default-x="57">
455
+ <rest/>
456
+ <duration>4</duration>
457
+ <voice>1</voice>
458
+ <type>eighth</type>
459
+ </note>
460
+ <note default-x="83">
461
+ <pitch>
462
+ <step>F</step>
463
+ <octave>4</octave>
464
+ </pitch>
465
+ <duration>4</duration>
466
+ <voice>1</voice>
467
+ <type>eighth</type>
468
+ <stem default-y="-20">down</stem>
469
+ </note>
470
+ <note default-x="109">
471
+ <pitch>
472
+ <step>E</step>
473
+ <octave>4</octave>
474
+ </pitch>
475
+ <duration>6</duration>
476
+ <voice>1</voice>
477
+ <type>eighth</type>
478
+ <dot/>
479
+ <stem default-y="-20">down</stem>
480
+ <beam number="1">begin</beam>
481
+ </note>
482
+ <note default-x="145">
483
+ <pitch>
484
+ <step>D</step>
485
+ <octave>4</octave>
486
+ </pitch>
487
+ <duration>2</duration>
488
+ <voice>1</voice>
489
+ <type>16th</type>
490
+ <stem default-y="-24">down</stem>
491
+ <beam number="1">end</beam>
492
+ <beam number="2">backward hook</beam>
493
+ </note>
494
+ </measure>
495
+ <!--=======================================================-->
496
+ <measure number="7" width="221">
497
+ <print new-system="no"/>
498
+ <note default-x="12">
499
+ <pitch>
500
+ <step>F</step>
501
+ <octave>4</octave>
502
+ </pitch>
503
+ <duration>4</duration>
504
+ <voice>1</voice>
505
+ <type>eighth</type>
506
+ <stem default-y="-20">down</stem>
507
+ <beam number="1">begin</beam>
508
+ </note>
509
+ <note default-x="32">
510
+ <pitch>
511
+ <step>E</step>
512
+ <octave>4</octave>
513
+ </pitch>
514
+ <duration>4</duration>
515
+ <tie type="start"/>
516
+ <voice>1</voice>
517
+ <type>eighth</type>
518
+ <stem default-y="-24">down</stem>
519
+ <beam number="1">end</beam>
520
+ <notations>
521
+ <tied type="start"/>
522
+ </notations>
523
+ </note>
524
+ <note default-x="65">
525
+ <pitch>
526
+ <step>E</step>
527
+ <octave>4</octave>
528
+ </pitch>
529
+ <duration>2</duration>
530
+ <tie type="stop"/>
531
+ <voice>1</voice>
532
+ <type>16th</type>
533
+ <stem default-y="-20">down</stem>
534
+ <beam number="1">begin</beam>
535
+ <beam number="2">begin</beam>
536
+ <notations>
537
+ <tied type="stop"/>
538
+ </notations>
539
+ </note>
540
+ <note default-x="84">
541
+ <pitch>
542
+ <step>D</step>
543
+ <octave>4</octave>
544
+ </pitch>
545
+ <duration>2</duration>
546
+ <voice>1</voice>
547
+ <type>16th</type>
548
+ <stem default-y="-22">down</stem>
549
+ <beam number="1">continue</beam>
550
+ <beam number="2">end</beam>
551
+ </note>
552
+ <note default-x="105">
553
+ <pitch>
554
+ <step>D</step>
555
+ <octave>4</octave>
556
+ </pitch>
557
+ <duration>4</duration>
558
+ <voice>1</voice>
559
+ <type>eighth</type>
560
+ <stem default-y="-24">down</stem>
561
+ <beam number="1">end</beam>
562
+ <lyric default-y="-64" justify="left" number="1">
563
+ <syllabic>middle</syllabic>
564
+ <text>mi</text>
565
+ </lyric>
566
+ </note>
567
+ <note default-x="149">
568
+ <pitch>
569
+ <step>C</step>
570
+ <alter>1</alter>
571
+ <octave>4</octave>
572
+ </pitch>
573
+ <duration>4</duration>
574
+ <voice>1</voice>
575
+ <type>eighth</type>
576
+ <accidental parentheses="yes">sharp</accidental>
577
+ <stem default-y="-30">down</stem>
578
+ <beam number="1">begin</beam>
579
+ </note>
580
+ <note default-x="185">
581
+ <pitch>
582
+ <step>B</step>
583
+ <octave>3</octave>
584
+ </pitch>
585
+ <duration>2</duration>
586
+ <voice>1</voice>
587
+ <type>16th</type>
588
+ <accidental parentheses="yes">natural</accidental>
589
+ <stem default-y="-30">down</stem>
590
+ <beam number="1">continue</beam>
591
+ <beam number="2">begin</beam>
592
+ </note>
593
+ <note default-x="202">
594
+ <pitch>
595
+ <step>C</step>
596
+ <alter>1</alter>
597
+ <octave>4</octave>
598
+ </pitch>
599
+ <duration>2</duration>
600
+ <voice>1</voice>
601
+ <type>16th</type>
602
+ <stem default-y="-30">down</stem>
603
+ <beam number="1">end</beam>
604
+ <beam number="2">end</beam>
605
+ </note>
606
+ </measure>
607
+ <!--=======================================================-->
608
+ <measure number="8" width="74">
609
+ <print new-system="no"/>
610
+ <note default-x="16">
611
+ <pitch>
612
+ <step>D</step>
613
+ <octave>4</octave>
614
+ </pitch>
615
+ <duration>24</duration>
616
+ <voice>1</voice>
617
+ <type>half</type>
618
+ <dot/>
619
+ <stem default-y="-20">down</stem>
620
+ <lyric default-y="-64" justify="left" number="1" relative-x="-5">
621
+ <syllabic>end</syllabic>
622
+ <text>num.</text>
623
+ </lyric>
624
+ </note>
625
+ <barline location="right">
626
+ <bar-style>light-light</bar-style>
627
+ </barline>
628
+ </measure>
629
+ <!--=======================================================-->
630
+ <measure number="9" width="218">
631
+ <print new-system="yes"/>
632
+ <note default-x="74">
633
+ <pitch>
634
+ <step>D</step>
635
+ <octave>4</octave>
636
+ </pitch>
637
+ <duration>8</duration>
638
+ <voice>1</voice>
639
+ <type>quarter</type>
640
+ <stem default-y="-20">down</stem>
641
+ <lyric default-y="-64" justify="left" number="1">
642
+ <syllabic>single</syllabic>
643
+ <text>Et</text>
644
+ </lyric>
645
+ </note>
646
+ <note default-x="113">
647
+ <pitch>
648
+ <step>C</step>
649
+ <octave>4</octave>
650
+ </pitch>
651
+ <duration>4</duration>
652
+ <voice>1</voice>
653
+ <type>eighth</type>
654
+ <stem default-y="-24">down</stem>
655
+ <beam number="1">begin</beam>
656
+ </note>
657
+ <note default-x="137">
658
+ <pitch>
659
+ <step>F</step>
660
+ <octave>4</octave>
661
+ </pitch>
662
+ <duration>4</duration>
663
+ <voice>1</voice>
664
+ <type>eighth</type>
665
+ <stem default-y="-23">down</stem>
666
+ <beam number="1">continue</beam>
667
+ </note>
668
+ <note default-x="167">
669
+ <pitch>
670
+ <step>E</step>
671
+ <octave>4</octave>
672
+ </pitch>
673
+ <duration>4</duration>
674
+ <voice>1</voice>
675
+ <type>eighth</type>
676
+ <stem default-y="-21">down</stem>
677
+ <beam number="1">continue</beam>
678
+ </note>
679
+ <note default-x="192">
680
+ <pitch>
681
+ <step>D</step>
682
+ <octave>4</octave>
683
+ </pitch>
684
+ <duration>4</duration>
685
+ <voice>1</voice>
686
+ <type>eighth</type>
687
+ <stem default-y="-19.5">down</stem>
688
+ <beam number="1">end</beam>
689
+ </note>
690
+ </measure>
691
+ <!--=======================================================-->
692
+ <measure number="10" width="138">
693
+ <print new-system="no"/>
694
+ <note default-x="13">
695
+ <pitch>
696
+ <step>F</step>
697
+ <octave>4</octave>
698
+ </pitch>
699
+ <duration>8</duration>
700
+ <voice>1</voice>
701
+ <type>quarter</type>
702
+ <stem default-y="-20">down</stem>
703
+ <lyric default-y="-64" justify="left" number="1">
704
+ <syllabic>begin</syllabic>
705
+ <text>ex</text>
706
+ </lyric>
707
+ </note>
708
+ <note default-x="49">
709
+ <pitch>
710
+ <step>F</step>
711
+ <octave>4</octave>
712
+ </pitch>
713
+ <duration>8</duration>
714
+ <voice>1</voice>
715
+ <type>quarter</type>
716
+ <stem default-y="-20">down</stem>
717
+ <lyric default-y="-64" justify="left" number="1">
718
+ <syllabic>middle</syllabic>
719
+ <text>ul</text>
720
+ </lyric>
721
+ </note>
722
+ <note default-x="101">
723
+ <pitch>
724
+ <step>F</step>
725
+ <octave>4</octave>
726
+ </pitch>
727
+ <duration>8</duration>
728
+ <voice>1</voice>
729
+ <type>quarter</type>
730
+ <stem default-y="-20">down</stem>
731
+ <lyric default-y="-64" justify="left" number="1">
732
+ <syllabic>middle</syllabic>
733
+ <text>ta</text>
734
+ </lyric>
735
+ </note>
736
+ </measure>
737
+ <!--=======================================================-->
738
+ <measure number="11" width="133">
739
+ <print new-system="no"/>
740
+ <direction placement="below">
741
+ <direction-type>
742
+ <bracket default-y="-26" line-end="up" line-type="solid" number="1" relative-x="-7" type="start"/>
743
+ </direction-type>
744
+ </direction>
745
+ <note default-x="14">
746
+ <pitch>
747
+ <step>F</step>
748
+ <octave>4</octave>
749
+ </pitch>
750
+ <duration>8</duration>
751
+ <voice>1</voice>
752
+ <type>quarter</type>
753
+ <stem default-y="-20">down</stem>
754
+ <lyric default-y="-64" justify="left" number="1">
755
+ <syllabic>end</syllabic>
756
+ <text>vit</text>
757
+ </lyric>
758
+ </note>
759
+ <direction placement="below">
760
+ <direction-type>
761
+ <bracket default-y="-29" line-end="up" number="1" type="stop"/>
762
+ </direction-type>
763
+ <offset>2</offset>
764
+ </direction>
765
+ <note default-x="50">
766
+ <pitch>
767
+ <step>E</step>
768
+ <octave>4</octave>
769
+ </pitch>
770
+ <duration>8</duration>
771
+ <voice>1</voice>
772
+ <type>quarter</type>
773
+ <stem default-y="-20">down</stem>
774
+ <notations>
775
+ <fermata default-x="-2" default-y="35" type="upright"/>
776
+ </notations>
777
+ </note>
778
+ <note default-x="96">
779
+ <rest/>
780
+ <duration>8</duration>
781
+ <voice>1</voice>
782
+ <type>quarter</type>
783
+ </note>
784
+ </measure>
785
+ <!--=======================================================-->
786
+ <measure number="12" width="138">
787
+ <print new-system="no"/>
788
+ <note default-x="16">
789
+ <pitch>
790
+ <step>E</step>
791
+ <octave>4</octave>
792
+ </pitch>
793
+ <duration>12</duration>
794
+ <voice>1</voice>
795
+ <type>quarter</type>
796
+ <dot/>
797
+ <stem default-y="-20">down</stem>
798
+ <lyric default-y="-64" justify="left" number="1">
799
+ <syllabic>begin</syllabic>
800
+ <text>spi</text>
801
+ </lyric>
802
+ </note>
803
+ <note default-x="64">
804
+ <pitch>
805
+ <step>D</step>
806
+ <octave>4</octave>
807
+ </pitch>
808
+ <duration>4</duration>
809
+ <voice>1</voice>
810
+ <type>eighth</type>
811
+ <stem default-y="-20">down</stem>
812
+ </note>
813
+ <note default-x="88">
814
+ <pitch>
815
+ <step>F</step>
816
+ <octave>4</octave>
817
+ </pitch>
818
+ <duration>4</duration>
819
+ <voice>1</voice>
820
+ <type>eighth</type>
821
+ <stem default-y="-19.5">down</stem>
822
+ <beam number="1">begin</beam>
823
+ <lyric default-y="-64" justify="left" number="1">
824
+ <syllabic>middle</syllabic>
825
+ <text>ri</text>
826
+ </lyric>
827
+ </note>
828
+ <note default-x="114">
829
+ <pitch>
830
+ <step>E</step>
831
+ <octave>4</octave>
832
+ </pitch>
833
+ <duration>4</duration>
834
+ <voice>1</voice>
835
+ <type>eighth</type>
836
+ <stem default-y="-22">down</stem>
837
+ <beam number="1">end</beam>
838
+ </note>
839
+ </measure>
840
+ <!--=======================================================-->
841
+ <measure number="13" width="168">
842
+ <print new-system="no"/>
843
+ <note default-x="13">
844
+ <pitch>
845
+ <step>C</step>
846
+ <octave>4</octave>
847
+ </pitch>
848
+ <duration>4</duration>
849
+ <voice>1</voice>
850
+ <type>eighth</type>
851
+ <stem default-y="-29.5">down</stem>
852
+ <beam number="1">begin</beam>
853
+ </note>
854
+ <note default-x="37">
855
+ <pitch>
856
+ <step>B</step>
857
+ <alter>-1</alter>
858
+ <octave>3</octave>
859
+ </pitch>
860
+ <duration>2</duration>
861
+ <voice>1</voice>
862
+ <type>16th</type>
863
+ <stem default-y="-29.5">down</stem>
864
+ <beam number="1">continue</beam>
865
+ <beam number="2">begin</beam>
866
+ </note>
867
+ <note default-x="58">
868
+ <pitch>
869
+ <step>C</step>
870
+ <octave>4</octave>
871
+ </pitch>
872
+ <duration>2</duration>
873
+ <voice>1</voice>
874
+ <type>16th</type>
875
+ <stem default-y="-29.5">down</stem>
876
+ <beam number="1">end</beam>
877
+ <beam number="2">end</beam>
878
+ </note>
879
+ <note default-x="83">
880
+ <pitch>
881
+ <step>D</step>
882
+ <octave>4</octave>
883
+ </pitch>
884
+ <duration>12</duration>
885
+ <voice>1</voice>
886
+ <type>quarter</type>
887
+ <dot/>
888
+ <stem default-y="-20">down</stem>
889
+ <lyric default-y="-64" justify="left" number="1">
890
+ <syllabic>end</syllabic>
891
+ <text>tus</text>
892
+ </lyric>
893
+ </note>
894
+ <note default-x="135">
895
+ <pitch>
896
+ <step>C</step>
897
+ <octave>4</octave>
898
+ </pitch>
899
+ <duration>4</duration>
900
+ <voice>1</voice>
901
+ <type>eighth</type>
902
+ <stem default-y="-25">down</stem>
903
+ </note>
904
+ </measure>
905
+ <!--=======================================================-->
906
+ <measure number="14" width="132">
907
+ <print new-system="no"/>
908
+ <direction placement="above">
909
+ <direction-type>
910
+ <bracket default-y="12" line-end="down" line-type="solid" number="1" relative-x="-9" type="start"/>
911
+ </direction-type>
912
+ </direction>
913
+ <note default-x="16">
914
+ <pitch>
915
+ <step>A</step>
916
+ <octave>3</octave>
917
+ </pitch>
918
+ <duration>8</duration>
919
+ <voice>1</voice>
920
+ <type>quarter</type>
921
+ <stem default-y="-35">down</stem>
922
+ <lyric default-y="-64" justify="left" number="1">
923
+ <syllabic>begin</syllabic>
924
+ <text>me</text>
925
+ </lyric>
926
+ </note>
927
+ <note default-x="49">
928
+ <pitch>
929
+ <step>B</step>
930
+ <alter>-1</alter>
931
+ <octave>3</octave>
932
+ </pitch>
933
+ <duration>12</duration>
934
+ <voice>1</voice>
935
+ <type>quarter</type>
936
+ <dot/>
937
+ <stem default-y="-30">down</stem>
938
+ </note>
939
+ <direction placement="above">
940
+ <direction-type>
941
+ <bracket default-y="18" line-end="down" number="1" type="stop"/>
942
+ </direction-type>
943
+ <offset>-6</offset>
944
+ </direction>
945
+ <note default-x="98">
946
+ <pitch>
947
+ <step>A</step>
948
+ <octave>3</octave>
949
+ </pitch>
950
+ <duration>4</duration>
951
+ <voice>1</voice>
952
+ <type>eighth</type>
953
+ <stem default-y="-35">down</stem>
954
+ </note>
955
+ </measure>
956
+ <!--=======================================================-->
957
+ <measure number="15" width="183">
958
+ <print new-system="no"/>
959
+ <note default-x="10">
960
+ <pitch>
961
+ <step>A</step>
962
+ <octave>3</octave>
963
+ </pitch>
964
+ <duration>12</duration>
965
+ <voice>1</voice>
966
+ <type>quarter</type>
967
+ <dot/>
968
+ <stem default-y="-35">down</stem>
969
+ </note>
970
+ <note default-x="96">
971
+ <pitch>
972
+ <step>G</step>
973
+ <octave>3</octave>
974
+ </pitch>
975
+ <duration>4</duration>
976
+ <voice>1</voice>
977
+ <type>eighth</type>
978
+ <stem default-y="-40">down</stem>
979
+ </note>
980
+ <note default-x="124">
981
+ <pitch>
982
+ <step>G</step>
983
+ <octave>3</octave>
984
+ </pitch>
985
+ <duration>4</duration>
986
+ <voice>1</voice>
987
+ <type>eighth</type>
988
+ <stem default-y="-40">down</stem>
989
+ <beam number="1">begin</beam>
990
+ </note>
991
+ <note default-x="147">
992
+ <pitch>
993
+ <step>F</step>
994
+ <octave>3</octave>
995
+ </pitch>
996
+ <duration>4</duration>
997
+ <voice>1</voice>
998
+ <type>eighth</type>
999
+ <stem default-y="-45.5">down</stem>
1000
+ <beam number="1">end</beam>
1001
+ </note>
1002
+ </measure>
1003
+ <!--=======================================================-->
1004
+ <measure number="16" width="93">
1005
+ <print new-system="no"/>
1006
+ <note default-x="13">
1007
+ <pitch>
1008
+ <step>A</step>
1009
+ <octave>3</octave>
1010
+ </pitch>
1011
+ <duration>16</duration>
1012
+ <voice>1</voice>
1013
+ <type>half</type>
1014
+ <stem default-y="-35">down</stem>
1015
+ <notations>
1016
+ <fermata default-x="-2" default-y="15" type="upright"/>
1017
+ </notations>
1018
+ <lyric default-y="-64" justify="left" number="1">
1019
+ <syllabic>end</syllabic>
1020
+ <text>us</text>
1021
+ </lyric>
1022
+ </note>
1023
+ <note default-x="58">
1024
+ <rest/>
1025
+ <duration>8</duration>
1026
+ <voice>1</voice>
1027
+ <type>quarter</type>
1028
+ </note>
1029
+ </measure>
1030
+ <!--=======================================================-->
1031
+ <measure number="17" width="122">
1032
+ <print new-system="no"/>
1033
+ <direction placement="above">
1034
+ <direction-type>
1035
+ <bracket default-y="30" line-end="down" line-type="solid" number="1" relative-x="-7" type="start"/>
1036
+ </direction-type>
1037
+ </direction>
1038
+ <note default-x="13">
1039
+ <pitch>
1040
+ <step>E</step>
1041
+ <octave>4</octave>
1042
+ </pitch>
1043
+ <duration>8</duration>
1044
+ <voice>1</voice>
1045
+ <type>quarter</type>
1046
+ <stem default-y="-20">down</stem>
1047
+ <lyric default-y="-64" justify="left" number="1">
1048
+ <syllabic>single</syllabic>
1049
+ <text>in</text>
1050
+ </lyric>
1051
+ </note>
1052
+ <direction placement="above">
1053
+ <direction-type>
1054
+ <bracket default-y="36" line-end="down" number="1" type="stop"/>
1055
+ </direction-type>
1056
+ <offset>5</offset>
1057
+ </direction>
1058
+ <note default-x="46">
1059
+ <pitch>
1060
+ <step>F</step>
1061
+ <octave>4</octave>
1062
+ </pitch>
1063
+ <duration>12</duration>
1064
+ <voice>1</voice>
1065
+ <type>quarter</type>
1066
+ <dot/>
1067
+ <stem default-y="-20">down</stem>
1068
+ </note>
1069
+ <note default-x="91">
1070
+ <pitch>
1071
+ <step>D</step>
1072
+ <octave>4</octave>
1073
+ </pitch>
1074
+ <duration>4</duration>
1075
+ <voice>1</voice>
1076
+ <type>eighth</type>
1077
+ <stem default-y="-20">down</stem>
1078
+ </note>
1079
+ </measure>
1080
+ </part>
1081
+ <!--=========================================================-->
1082
+ <part id="P2">
1083
+ <measure number="1" width="199">
1084
+ <print>
1085
+ <staff-layout number="1">
1086
+ <staff-distance>101</staff-distance>
1087
+ </staff-layout>
1088
+ <measure-numbering>none</measure-numbering>
1089
+ </print>
1090
+ <attributes>
1091
+ <divisions>8</divisions>
1092
+ <key>
1093
+ <fifths>-1</fifths>
1094
+ <mode>major</mode>
1095
+ </key>
1096
+ <instruments>2</instruments>
1097
+ <clef>
1098
+ <sign>F</sign>
1099
+ <line>4</line>
1100
+ </clef>
1101
+ <staff-details print-object="no" print-spacing="yes"/>
1102
+ </attributes>
1103
+ <sound tempo="60"/>
1104
+ <note>
1105
+ <rest measure="yes"/>
1106
+ <duration>40</duration>
1107
+ <voice>1</voice>
1108
+ </note>
1109
+ </measure>
1110
+ <!--=======================================================-->
1111
+ <measure number="2" width="192">
1112
+ <print new-system="no"/>
1113
+ <attributes>
1114
+ <time>
1115
+ <beats>3</beats>
1116
+ <beat-type>4</beat-type>
1117
+ </time>
1118
+ </attributes>
1119
+ <attributes>
1120
+ <staff-details print-object="yes"/>
1121
+ </attributes>
1122
+ <direction placement="above">
1123
+ <direction-type>
1124
+ <words default-y="19" relative-x="-85">(CT.)</words>
1125
+ </direction-type>
1126
+ </direction>
1127
+ <note default-x="105">
1128
+ <rest/>
1129
+ <duration>8</duration>
1130
+ <instrument id="P2-I4"/>
1131
+ <voice>1</voice>
1132
+ <type>quarter</type>
1133
+ </note>
1134
+ <note default-x="134">
1135
+ <rest/>
1136
+ <duration>8</duration>
1137
+ <instrument id="P2-I4"/>
1138
+ <voice>1</voice>
1139
+ <type>quarter</type>
1140
+ </note>
1141
+ <note default-x="162">
1142
+ <pitch>
1143
+ <step>F</step>
1144
+ <octave>3</octave>
1145
+ </pitch>
1146
+ <duration>8</duration>
1147
+ <instrument id="P2-I4"/>
1148
+ <voice>1</voice>
1149
+ <type>quarter</type>
1150
+ <stem default-y="-45">down</stem>
1151
+ <lyric default-y="-72" justify="left" number="1">
1152
+ <syllabic>begin</syllabic>
1153
+ <text>A</text>
1154
+ </lyric>
1155
+ </note>
1156
+ <backup>
1157
+ <duration>24</duration>
1158
+ </backup>
1159
+ <note default-x="105">
1160
+ <rest/>
1161
+ <duration>8</duration>
1162
+ <instrument id="P2-I3"/>
1163
+ <voice>2</voice>
1164
+ <type>quarter</type>
1165
+ </note>
1166
+ <note default-x="134">
1167
+ <rest/>
1168
+ <duration>8</duration>
1169
+ <instrument id="P2-I3"/>
1170
+ <voice>2</voice>
1171
+ <type>quarter</type>
1172
+ </note>
1173
+ <note default-x="162">
1174
+ <pitch>
1175
+ <step>F</step>
1176
+ <octave>3</octave>
1177
+ </pitch>
1178
+ <duration>8</duration>
1179
+ <instrument id="P2-I3"/>
1180
+ <voice>2</voice>
1181
+ <type>quarter</type>
1182
+ <stem default-y="-45">down</stem>
1183
+ </note>
1184
+ </measure>
1185
+ <!--=======================================================-->
1186
+ <measure number="3" width="174">
1187
+ <print new-system="no"/>
1188
+ <note default-x="13">
1189
+ <pitch>
1190
+ <step>D</step>
1191
+ <octave>3</octave>
1192
+ </pitch>
1193
+ <duration>4</duration>
1194
+ <instrument id="P2-I4"/>
1195
+ <voice>1</voice>
1196
+ <type>eighth</type>
1197
+ <stem default-y="12">up</stem>
1198
+ <beam number="1">begin</beam>
1199
+ <lyric default-y="-72" justify="left" number="1">
1200
+ <syllabic>middle</syllabic>
1201
+ <text>ni</text>
1202
+ </lyric>
1203
+ </note>
1204
+ <note default-x="42">
1205
+ <pitch>
1206
+ <step>C</step>
1207
+ <octave>3</octave>
1208
+ </pitch>
1209
+ <duration>4</duration>
1210
+ <instrument id="P2-I4"/>
1211
+ <voice>1</voice>
1212
+ <type>eighth</type>
1213
+ <stem default-y="10">up</stem>
1214
+ <beam number="1">end</beam>
1215
+ </note>
1216
+ <note default-x="66">
1217
+ <pitch>
1218
+ <step>E</step>
1219
+ <octave>3</octave>
1220
+ </pitch>
1221
+ <duration>8</duration>
1222
+ <instrument id="P2-I4"/>
1223
+ <voice>1</voice>
1224
+ <type>quarter</type>
1225
+ <stem default-y="-50">down</stem>
1226
+ <lyric default-y="-72" justify="left" number="1">
1227
+ <syllabic>end</syllabic>
1228
+ <text>ma</text>
1229
+ </lyric>
1230
+ </note>
1231
+ <note default-x="112">
1232
+ <pitch>
1233
+ <step>F</step>
1234
+ <octave>3</octave>
1235
+ </pitch>
1236
+ <duration>4</duration>
1237
+ <instrument id="P2-I4"/>
1238
+ <voice>1</voice>
1239
+ <type>eighth</type>
1240
+ <stem default-y="-42">down</stem>
1241
+ <beam number="1">begin</beam>
1242
+ <lyric default-y="-72" justify="left" number="1">
1243
+ <syllabic>begin</syllabic>
1244
+ <text>me</text>
1245
+ </lyric>
1246
+ </note>
1247
+ <note default-x="142">
1248
+ <pitch>
1249
+ <step>G</step>
1250
+ <octave>3</octave>
1251
+ </pitch>
1252
+ <duration>4</duration>
1253
+ <instrument id="P2-I4"/>
1254
+ <voice>1</voice>
1255
+ <type>eighth</type>
1256
+ <stem default-y="-39.5">down</stem>
1257
+ <beam number="1">end</beam>
1258
+ </note>
1259
+ <backup>
1260
+ <duration>24</duration>
1261
+ </backup>
1262
+ <note default-x="13">
1263
+ <pitch>
1264
+ <step>D</step>
1265
+ <octave>3</octave>
1266
+ </pitch>
1267
+ <duration>4</duration>
1268
+ <instrument id="P2-I3"/>
1269
+ <voice>2</voice>
1270
+ <type>eighth</type>
1271
+ <stem default-y="12">up</stem>
1272
+ <beam number="1">begin</beam>
1273
+ </note>
1274
+ <note default-x="42">
1275
+ <pitch>
1276
+ <step>C</step>
1277
+ <octave>3</octave>
1278
+ </pitch>
1279
+ <duration>4</duration>
1280
+ <instrument id="P2-I3"/>
1281
+ <voice>2</voice>
1282
+ <type>eighth</type>
1283
+ <stem default-y="10">up</stem>
1284
+ <beam number="1">end</beam>
1285
+ </note>
1286
+ <note default-x="66">
1287
+ <pitch>
1288
+ <step>E</step>
1289
+ <octave>3</octave>
1290
+ </pitch>
1291
+ <duration>8</duration>
1292
+ <instrument id="P2-I3"/>
1293
+ <voice>2</voice>
1294
+ <type>quarter</type>
1295
+ <stem default-y="-50">down</stem>
1296
+ </note>
1297
+ <note default-x="112">
1298
+ <pitch>
1299
+ <step>F</step>
1300
+ <octave>3</octave>
1301
+ </pitch>
1302
+ <duration>4</duration>
1303
+ <instrument id="P2-I3"/>
1304
+ <voice>2</voice>
1305
+ <type>eighth</type>
1306
+ <stem default-y="-42">down</stem>
1307
+ <beam number="1">begin</beam>
1308
+ </note>
1309
+ <note default-x="142">
1310
+ <pitch>
1311
+ <step>G</step>
1312
+ <octave>3</octave>
1313
+ </pitch>
1314
+ <duration>4</duration>
1315
+ <instrument id="P2-I3"/>
1316
+ <voice>2</voice>
1317
+ <type>eighth</type>
1318
+ <stem default-y="-39.5">down</stem>
1319
+ <beam number="1">end</beam>
1320
+ </note>
1321
+ </measure>
1322
+ <!--=======================================================-->
1323
+ <measure number="4" width="142">
1324
+ <print new-system="no"/>
1325
+ <note default-x="13">
1326
+ <pitch>
1327
+ <step>A</step>
1328
+ <octave>3</octave>
1329
+ </pitch>
1330
+ <duration>8</duration>
1331
+ <instrument id="P2-I4"/>
1332
+ <voice>1</voice>
1333
+ <type>quarter</type>
1334
+ <stem default-y="-35">down</stem>
1335
+ </note>
1336
+ <note default-x="43">
1337
+ <pitch>
1338
+ <step>F</step>
1339
+ <octave>3</octave>
1340
+ </pitch>
1341
+ <duration>4</duration>
1342
+ <instrument id="P2-I4"/>
1343
+ <voice>1</voice>
1344
+ <type>eighth</type>
1345
+ <stem default-y="-45">down</stem>
1346
+ <lyric default-y="-72" justify="left" number="1">
1347
+ <syllabic>end</syllabic>
1348
+ <text>a</text>
1349
+ </lyric>
1350
+ </note>
1351
+ <note default-x="68">
1352
+ <pitch>
1353
+ <step>A</step>
1354
+ <octave>3</octave>
1355
+ </pitch>
1356
+ <duration>8</duration>
1357
+ <instrument id="P2-I4"/>
1358
+ <voice>1</voice>
1359
+ <type>quarter</type>
1360
+ <stem default-y="-35">down</stem>
1361
+ <lyric default-y="-72" justify="left" number="1">
1362
+ <syllabic>begin</syllabic>
1363
+ <text>do</text>
1364
+ </lyric>
1365
+ </note>
1366
+ <note default-x="108">
1367
+ <pitch>
1368
+ <step>F</step>
1369
+ <octave>3</octave>
1370
+ </pitch>
1371
+ <duration>4</duration>
1372
+ <instrument id="P2-I4"/>
1373
+ <voice>1</voice>
1374
+ <type>eighth</type>
1375
+ <stem default-y="-45">down</stem>
1376
+ </note>
1377
+ <backup>
1378
+ <duration>24</duration>
1379
+ </backup>
1380
+ <note default-x="13">
1381
+ <pitch>
1382
+ <step>A</step>
1383
+ <octave>3</octave>
1384
+ </pitch>
1385
+ <duration>8</duration>
1386
+ <instrument id="P2-I3"/>
1387
+ <voice>2</voice>
1388
+ <type>quarter</type>
1389
+ <stem default-y="-35">down</stem>
1390
+ </note>
1391
+ <note default-x="43">
1392
+ <pitch>
1393
+ <step>F</step>
1394
+ <octave>3</octave>
1395
+ </pitch>
1396
+ <duration>4</duration>
1397
+ <instrument id="P2-I3"/>
1398
+ <voice>2</voice>
1399
+ <type>eighth</type>
1400
+ <stem default-y="-45">down</stem>
1401
+ </note>
1402
+ <note default-x="68">
1403
+ <pitch>
1404
+ <step>A</step>
1405
+ <octave>3</octave>
1406
+ </pitch>
1407
+ <duration>8</duration>
1408
+ <instrument id="P2-I3"/>
1409
+ <voice>2</voice>
1410
+ <type>quarter</type>
1411
+ <stem default-y="-35">down</stem>
1412
+ </note>
1413
+ <note default-x="108">
1414
+ <pitch>
1415
+ <step>F</step>
1416
+ <octave>3</octave>
1417
+ </pitch>
1418
+ <duration>4</duration>
1419
+ <instrument id="P2-I3"/>
1420
+ <voice>2</voice>
1421
+ <type>eighth</type>
1422
+ <stem default-y="-45">down</stem>
1423
+ </note>
1424
+ </measure>
1425
+ <!--=======================================================-->
1426
+ <measure number="5" width="157">
1427
+ <print new-system="no"/>
1428
+ <note default-x="13">
1429
+ <pitch>
1430
+ <step>C</step>
1431
+ <octave>4</octave>
1432
+ </pitch>
1433
+ <duration>4</duration>
1434
+ <instrument id="P2-I4"/>
1435
+ <voice>1</voice>
1436
+ <type>eighth</type>
1437
+ <stem default-y="-29.5">down</stem>
1438
+ <beam number="1">begin</beam>
1439
+ </note>
1440
+ <note default-x="37">
1441
+ <pitch>
1442
+ <step>A</step>
1443
+ <octave>3</octave>
1444
+ </pitch>
1445
+ <duration>4</duration>
1446
+ <instrument id="P2-I4"/>
1447
+ <voice>1</voice>
1448
+ <type>eighth</type>
1449
+ <stem default-y="-32">down</stem>
1450
+ <beam number="1">end</beam>
1451
+ </note>
1452
+ <note default-x="60">
1453
+ <pitch>
1454
+ <step>F</step>
1455
+ <octave>3</octave>
1456
+ </pitch>
1457
+ <duration>8</duration>
1458
+ <instrument id="P2-I4"/>
1459
+ <voice>1</voice>
1460
+ <type>quarter</type>
1461
+ <stem default-y="-45">down</stem>
1462
+ </note>
1463
+ <note default-x="108">
1464
+ <rest/>
1465
+ <duration>4</duration>
1466
+ <instrument id="P2-I4"/>
1467
+ <voice>1</voice>
1468
+ <type>eighth</type>
1469
+ </note>
1470
+ <note default-x="132">
1471
+ <pitch>
1472
+ <step>B</step>
1473
+ <alter>-1</alter>
1474
+ <octave>3</octave>
1475
+ </pitch>
1476
+ <duration>4</duration>
1477
+ <instrument id="P2-I4"/>
1478
+ <voice>1</voice>
1479
+ <type>eighth</type>
1480
+ <stem default-y="-30">down</stem>
1481
+ </note>
1482
+ <backup>
1483
+ <duration>24</duration>
1484
+ </backup>
1485
+ <note default-x="13">
1486
+ <pitch>
1487
+ <step>C</step>
1488
+ <octave>4</octave>
1489
+ </pitch>
1490
+ <duration>4</duration>
1491
+ <instrument id="P2-I3"/>
1492
+ <voice>2</voice>
1493
+ <type>eighth</type>
1494
+ <stem default-y="-29.5">down</stem>
1495
+ <beam number="1">begin</beam>
1496
+ </note>
1497
+ <note default-x="37">
1498
+ <pitch>
1499
+ <step>A</step>
1500
+ <octave>3</octave>
1501
+ </pitch>
1502
+ <duration>4</duration>
1503
+ <instrument id="P2-I3"/>
1504
+ <voice>2</voice>
1505
+ <type>eighth</type>
1506
+ <stem default-y="-32">down</stem>
1507
+ <beam number="1">end</beam>
1508
+ </note>
1509
+ <note default-x="60">
1510
+ <pitch>
1511
+ <step>F</step>
1512
+ <octave>3</octave>
1513
+ </pitch>
1514
+ <duration>8</duration>
1515
+ <instrument id="P2-I3"/>
1516
+ <voice>2</voice>
1517
+ <type>quarter</type>
1518
+ <stem default-y="-45">down</stem>
1519
+ </note>
1520
+ <note default-x="108">
1521
+ <rest/>
1522
+ <duration>4</duration>
1523
+ <instrument id="P2-I3"/>
1524
+ <voice>2</voice>
1525
+ <type>eighth</type>
1526
+ </note>
1527
+ <note default-x="132">
1528
+ <pitch>
1529
+ <step>B</step>
1530
+ <alter>-1</alter>
1531
+ <octave>3</octave>
1532
+ </pitch>
1533
+ <duration>4</duration>
1534
+ <instrument id="P2-I3"/>
1535
+ <voice>2</voice>
1536
+ <type>eighth</type>
1537
+ <stem default-y="-30">down</stem>
1538
+ </note>
1539
+ </measure>
1540
+ <!--=======================================================-->
1541
+ <measure number="6" width="167">
1542
+ <print new-system="no"/>
1543
+ <note default-x="10">
1544
+ <pitch>
1545
+ <step>A</step>
1546
+ <octave>3</octave>
1547
+ </pitch>
1548
+ <duration>4</duration>
1549
+ <instrument id="P2-I4"/>
1550
+ <voice>1</voice>
1551
+ <type>eighth</type>
1552
+ <stem default-y="-35">down</stem>
1553
+ </note>
1554
+ <note default-x="36">
1555
+ <pitch>
1556
+ <step>C</step>
1557
+ <octave>4</octave>
1558
+ </pitch>
1559
+ <duration>8</duration>
1560
+ <instrument id="P2-I4"/>
1561
+ <voice>1</voice>
1562
+ <type>quarter</type>
1563
+ <stem default-y="-25">down</stem>
1564
+ </note>
1565
+ <note default-x="83">
1566
+ <pitch>
1567
+ <step>A</step>
1568
+ <octave>3</octave>
1569
+ </pitch>
1570
+ <duration>4</duration>
1571
+ <instrument id="P2-I4"/>
1572
+ <voice>1</voice>
1573
+ <type>eighth</type>
1574
+ <stem default-y="-35">down</stem>
1575
+ </note>
1576
+ <note default-x="109">
1577
+ <pitch>
1578
+ <step>G</step>
1579
+ <octave>3</octave>
1580
+ </pitch>
1581
+ <duration>8</duration>
1582
+ <instrument id="P2-I4"/>
1583
+ <voice>1</voice>
1584
+ <type>quarter</type>
1585
+ <stem default-y="-40">down</stem>
1586
+ </note>
1587
+ <backup>
1588
+ <duration>24</duration>
1589
+ </backup>
1590
+ <note default-x="10">
1591
+ <pitch>
1592
+ <step>A</step>
1593
+ <octave>3</octave>
1594
+ </pitch>
1595
+ <duration>4</duration>
1596
+ <instrument id="P2-I3"/>
1597
+ <voice>2</voice>
1598
+ <type>eighth</type>
1599
+ <stem default-y="-35">down</stem>
1600
+ </note>
1601
+ <note default-x="36">
1602
+ <pitch>
1603
+ <step>C</step>
1604
+ <octave>4</octave>
1605
+ </pitch>
1606
+ <duration>8</duration>
1607
+ <instrument id="P2-I3"/>
1608
+ <voice>2</voice>
1609
+ <type>quarter</type>
1610
+ <stem default-y="-25">down</stem>
1611
+ </note>
1612
+ <note default-x="83">
1613
+ <pitch>
1614
+ <step>A</step>
1615
+ <octave>3</octave>
1616
+ </pitch>
1617
+ <duration>4</duration>
1618
+ <instrument id="P2-I3"/>
1619
+ <voice>2</voice>
1620
+ <type>eighth</type>
1621
+ <stem default-y="-35">down</stem>
1622
+ </note>
1623
+ <note default-x="109">
1624
+ <pitch>
1625
+ <step>G</step>
1626
+ <octave>3</octave>
1627
+ </pitch>
1628
+ <duration>8</duration>
1629
+ <instrument id="P2-I3"/>
1630
+ <voice>2</voice>
1631
+ <type>quarter</type>
1632
+ <stem default-y="-40">down</stem>
1633
+ </note>
1634
+ </measure>
1635
+ <!--=======================================================-->
1636
+ <measure number="7" width="221">
1637
+ <print new-system="no"/>
1638
+ <note default-x="12">
1639
+ <pitch>
1640
+ <step>F</step>
1641
+ <octave>3</octave>
1642
+ </pitch>
1643
+ <duration>4</duration>
1644
+ <instrument id="P2-I4"/>
1645
+ <voice>1</voice>
1646
+ <type>eighth</type>
1647
+ <stem default-y="-55">down</stem>
1648
+ <beam number="1">begin</beam>
1649
+ </note>
1650
+ <note default-x="32">
1651
+ <pitch>
1652
+ <step>C</step>
1653
+ <octave>3</octave>
1654
+ </pitch>
1655
+ <duration>4</duration>
1656
+ <instrument id="P2-I4"/>
1657
+ <voice>1</voice>
1658
+ <type>eighth</type>
1659
+ <stem default-y="-55">down</stem>
1660
+ <beam number="1">continue</beam>
1661
+ <lyric default-y="-72" justify="left" number="1">
1662
+ <syllabic>middle</syllabic>
1663
+ <text>mi</text>
1664
+ </lyric>
1665
+ </note>
1666
+ <note default-x="65">
1667
+ <pitch>
1668
+ <step>D</step>
1669
+ <octave>3</octave>
1670
+ </pitch>
1671
+ <duration>4</duration>
1672
+ <instrument id="P2-I4"/>
1673
+ <voice>1</voice>
1674
+ <type>eighth</type>
1675
+ <stem default-y="-55">down</stem>
1676
+ <beam number="1">continue</beam>
1677
+ </note>
1678
+ <note default-x="105">
1679
+ <pitch>
1680
+ <step>F</step>
1681
+ <octave>3</octave>
1682
+ </pitch>
1683
+ <duration>4</duration>
1684
+ <instrument id="P2-I4"/>
1685
+ <voice>1</voice>
1686
+ <type>eighth</type>
1687
+ <stem default-y="-55">down</stem>
1688
+ <beam number="1">end</beam>
1689
+ </note>
1690
+ <note default-x="149">
1691
+ <pitch>
1692
+ <step>E</step>
1693
+ <octave>3</octave>
1694
+ </pitch>
1695
+ <duration>8</duration>
1696
+ <instrument id="P2-I4"/>
1697
+ <voice>1</voice>
1698
+ <type>quarter</type>
1699
+ <stem default-y="-50">down</stem>
1700
+ </note>
1701
+ <backup>
1702
+ <duration>24</duration>
1703
+ </backup>
1704
+ <note default-x="12">
1705
+ <pitch>
1706
+ <step>F</step>
1707
+ <octave>3</octave>
1708
+ </pitch>
1709
+ <duration>4</duration>
1710
+ <instrument id="P2-I3"/>
1711
+ <voice>2</voice>
1712
+ <type>eighth</type>
1713
+ <stem default-y="-55">down</stem>
1714
+ <beam number="1">begin</beam>
1715
+ </note>
1716
+ <note default-x="32">
1717
+ <pitch>
1718
+ <step>C</step>
1719
+ <octave>3</octave>
1720
+ </pitch>
1721
+ <duration>4</duration>
1722
+ <instrument id="P2-I3"/>
1723
+ <voice>2</voice>
1724
+ <type>eighth</type>
1725
+ <stem default-y="-55">down</stem>
1726
+ <beam number="1">continue</beam>
1727
+ </note>
1728
+ <note default-x="65">
1729
+ <pitch>
1730
+ <step>D</step>
1731
+ <octave>3</octave>
1732
+ </pitch>
1733
+ <duration>4</duration>
1734
+ <instrument id="P2-I3"/>
1735
+ <voice>2</voice>
1736
+ <type>eighth</type>
1737
+ <stem default-y="-55">down</stem>
1738
+ <beam number="1">continue</beam>
1739
+ </note>
1740
+ <note default-x="105">
1741
+ <pitch>
1742
+ <step>F</step>
1743
+ <octave>3</octave>
1744
+ </pitch>
1745
+ <duration>4</duration>
1746
+ <instrument id="P2-I3"/>
1747
+ <voice>2</voice>
1748
+ <type>eighth</type>
1749
+ <stem default-y="-55">down</stem>
1750
+ <beam number="1">end</beam>
1751
+ </note>
1752
+ <note default-x="149">
1753
+ <pitch>
1754
+ <step>E</step>
1755
+ <octave>3</octave>
1756
+ </pitch>
1757
+ <duration>8</duration>
1758
+ <instrument id="P2-I3"/>
1759
+ <voice>2</voice>
1760
+ <type>quarter</type>
1761
+ <stem default-y="-50">down</stem>
1762
+ </note>
1763
+ </measure>
1764
+ <!--=======================================================-->
1765
+ <measure number="8" width="74">
1766
+ <print new-system="no"/>
1767
+ <note default-x="16">
1768
+ <pitch>
1769
+ <step>D</step>
1770
+ <octave>3</octave>
1771
+ </pitch>
1772
+ <duration>24</duration>
1773
+ <instrument id="P2-I4"/>
1774
+ <voice>1</voice>
1775
+ <type>half</type>
1776
+ <dot/>
1777
+ <stem default-y="-55">down</stem>
1778
+ <lyric default-y="-72" justify="left" number="1" relative-x="-5">
1779
+ <syllabic>end</syllabic>
1780
+ <text>num.</text>
1781
+ </lyric>
1782
+ </note>
1783
+ <backup>
1784
+ <duration>24</duration>
1785
+ </backup>
1786
+ <note default-x="16">
1787
+ <pitch>
1788
+ <step>D</step>
1789
+ <octave>3</octave>
1790
+ </pitch>
1791
+ <duration>24</duration>
1792
+ <instrument id="P2-I3"/>
1793
+ <voice>2</voice>
1794
+ <type>half</type>
1795
+ <dot/>
1796
+ <stem default-y="-55">down</stem>
1797
+ </note>
1798
+ <barline location="right">
1799
+ <bar-style>light-light</bar-style>
1800
+ </barline>
1801
+ </measure>
1802
+ <!--=======================================================-->
1803
+ <measure number="9" width="218">
1804
+ <print new-system="yes">
1805
+ <staff-layout number="1">
1806
+ <staff-distance>101</staff-distance>
1807
+ </staff-layout>
1808
+ </print>
1809
+ <direction placement="above">
1810
+ <direction-type>
1811
+ <words default-y="36" relative-x="-43">CT.(instr.)</words>
1812
+ </direction-type>
1813
+ </direction>
1814
+ <direction placement="below">
1815
+ <direction-type>
1816
+ <words default-y="-70" relative-x="-46">T.(instr.)</words>
1817
+ </direction-type>
1818
+ </direction>
1819
+ <note default-x="74">
1820
+ <pitch>
1821
+ <step>A</step>
1822
+ <octave>3</octave>
1823
+ </pitch>
1824
+ <duration>12</duration>
1825
+ <instrument id="P2-I4"/>
1826
+ <voice>1</voice>
1827
+ <type>quarter</type>
1828
+ <dot/>
1829
+ <stem default-y="31">up</stem>
1830
+ </note>
1831
+ <note default-x="138">
1832
+ <pitch>
1833
+ <step>F</step>
1834
+ <octave>3</octave>
1835
+ </pitch>
1836
+ <duration>4</duration>
1837
+ <instrument id="P2-I4"/>
1838
+ <voice>1</voice>
1839
+ <type>eighth</type>
1840
+ <stem default-y="26">up</stem>
1841
+ </note>
1842
+ <note default-x="167">
1843
+ <pitch>
1844
+ <step>B</step>
1845
+ <alter>-1</alter>
1846
+ <octave>3</octave>
1847
+ </pitch>
1848
+ <duration>8</duration>
1849
+ <instrument id="P2-I4"/>
1850
+ <voice>1</voice>
1851
+ <type>quarter</type>
1852
+ <stem default-y="35.5">up</stem>
1853
+ </note>
1854
+ <backup>
1855
+ <duration>24</duration>
1856
+ </backup>
1857
+ <note default-x="74">
1858
+ <pitch>
1859
+ <step>D</step>
1860
+ <octave>3</octave>
1861
+ </pitch>
1862
+ <duration>8</duration>
1863
+ <instrument id="P2-I3"/>
1864
+ <voice>2</voice>
1865
+ <type>quarter</type>
1866
+ <stem default-y="-55">down</stem>
1867
+ </note>
1868
+ <note default-x="113">
1869
+ <pitch>
1870
+ <step>F</step>
1871
+ <octave>3</octave>
1872
+ </pitch>
1873
+ <duration>4</duration>
1874
+ <instrument id="P2-I3"/>
1875
+ <voice>2</voice>
1876
+ <type>eighth</type>
1877
+ <stem default-y="-42">down</stem>
1878
+ <beam number="1">begin</beam>
1879
+ </note>
1880
+ <note default-x="136">
1881
+ <pitch>
1882
+ <step>A</step>
1883
+ <octave>3</octave>
1884
+ </pitch>
1885
+ <duration>4</duration>
1886
+ <instrument id="P2-I3"/>
1887
+ <voice>2</voice>
1888
+ <type>eighth</type>
1889
+ <stem default-y="-34">down</stem>
1890
+ <beam number="1">end</beam>
1891
+ </note>
1892
+ <note default-x="167">
1893
+ <pitch>
1894
+ <step>G</step>
1895
+ <octave>3</octave>
1896
+ </pitch>
1897
+ <duration>8</duration>
1898
+ <instrument id="P2-I3"/>
1899
+ <voice>2</voice>
1900
+ <type>quarter</type>
1901
+ <stem default-y="-40">down</stem>
1902
+ </note>
1903
+ </measure>
1904
+ <!--=======================================================-->
1905
+ <measure number="10" width="138">
1906
+ <print new-system="no"/>
1907
+ <note default-x="13">
1908
+ <pitch>
1909
+ <step>C</step>
1910
+ <octave>4</octave>
1911
+ </pitch>
1912
+ <duration>8</duration>
1913
+ <instrument id="P2-I4"/>
1914
+ <voice>1</voice>
1915
+ <type>quarter</type>
1916
+ <stem default-y="40.5">up</stem>
1917
+ </note>
1918
+ <note default-x="49">
1919
+ <pitch>
1920
+ <step>A</step>
1921
+ <octave>3</octave>
1922
+ </pitch>
1923
+ <duration>4</duration>
1924
+ <instrument id="P2-I4"/>
1925
+ <voice>1</voice>
1926
+ <type>eighth</type>
1927
+ <stem default-y="30">up</stem>
1928
+ <beam number="1">begin</beam>
1929
+ </note>
1930
+ <note default-x="71">
1931
+ <pitch>
1932
+ <step>G</step>
1933
+ <octave>3</octave>
1934
+ </pitch>
1935
+ <duration>4</duration>
1936
+ <instrument id="P2-I4"/>
1937
+ <voice>1</voice>
1938
+ <type>eighth</type>
1939
+ <stem default-y="30">up</stem>
1940
+ <beam number="1">end</beam>
1941
+ </note>
1942
+ <note default-x="101">
1943
+ <pitch>
1944
+ <step>B</step>
1945
+ <alter>-1</alter>
1946
+ <octave>3</octave>
1947
+ </pitch>
1948
+ <duration>8</duration>
1949
+ <instrument id="P2-I4"/>
1950
+ <voice>1</voice>
1951
+ <type>quarter</type>
1952
+ <stem default-y="35.5">up</stem>
1953
+ </note>
1954
+ <backup>
1955
+ <duration>24</duration>
1956
+ </backup>
1957
+ <note default-x="13">
1958
+ <pitch>
1959
+ <step>F</step>
1960
+ <octave>3</octave>
1961
+ </pitch>
1962
+ <duration>8</duration>
1963
+ <instrument id="P2-I3"/>
1964
+ <voice>2</voice>
1965
+ <type>quarter</type>
1966
+ <stem default-y="-45">down</stem>
1967
+ </note>
1968
+ <note default-x="49">
1969
+ <pitch>
1970
+ <step>F</step>
1971
+ <octave>3</octave>
1972
+ </pitch>
1973
+ <duration>4</duration>
1974
+ <instrument id="P2-I3"/>
1975
+ <voice>2</voice>
1976
+ <type>eighth</type>
1977
+ <stem default-y="-41.5">down</stem>
1978
+ <beam number="1">begin</beam>
1979
+ </note>
1980
+ <note default-x="83">
1981
+ <pitch>
1982
+ <step>F</step>
1983
+ <octave>3</octave>
1984
+ </pitch>
1985
+ <duration>4</duration>
1986
+ <instrument id="P2-I3"/>
1987
+ <voice>2</voice>
1988
+ <type>eighth</type>
1989
+ <stem default-y="-41.5">down</stem>
1990
+ <beam number="1">end</beam>
1991
+ </note>
1992
+ <note default-x="101">
1993
+ <pitch>
1994
+ <step>D</step>
1995
+ <octave>3</octave>
1996
+ </pitch>
1997
+ <duration>8</duration>
1998
+ <instrument id="P2-I3"/>
1999
+ <voice>2</voice>
2000
+ <type>quarter</type>
2001
+ <stem default-y="-55">down</stem>
2002
+ </note>
2003
+ </measure>
2004
+ <!--=======================================================-->
2005
+ <measure number="11" width="133">
2006
+ <print new-system="no"/>
2007
+ <note default-x="14">
2008
+ <pitch>
2009
+ <step>B</step>
2010
+ <alter>-1</alter>
2011
+ <octave>3</octave>
2012
+ </pitch>
2013
+ <duration>8</duration>
2014
+ <instrument id="P2-I4"/>
2015
+ <voice>1</voice>
2016
+ <type>quarter</type>
2017
+ <stem default-y="35.5">up</stem>
2018
+ </note>
2019
+ <note default-x="50">
2020
+ <pitch>
2021
+ <step>C</step>
2022
+ <octave>4</octave>
2023
+ </pitch>
2024
+ <duration>4</duration>
2025
+ <instrument id="P2-I4"/>
2026
+ <voice>1</voice>
2027
+ <type>eighth</type>
2028
+ <stem default-y="42">up</stem>
2029
+ <beam number="1">begin</beam>
2030
+ </note>
2031
+ <note default-x="73">
2032
+ <pitch>
2033
+ <step>B</step>
2034
+ <alter>-1</alter>
2035
+ <octave>3</octave>
2036
+ </pitch>
2037
+ <duration>4</duration>
2038
+ <instrument id="P2-I4"/>
2039
+ <voice>1</voice>
2040
+ <type>eighth</type>
2041
+ <stem default-y="40">up</stem>
2042
+ <beam number="1">end</beam>
2043
+ </note>
2044
+ <note default-x="96">
2045
+ <pitch>
2046
+ <step>G</step>
2047
+ <octave>3</octave>
2048
+ </pitch>
2049
+ <duration>8</duration>
2050
+ <instrument id="P2-I4"/>
2051
+ <voice>1</voice>
2052
+ <type>quarter</type>
2053
+ <stem default-y="28">up</stem>
2054
+ <notations>
2055
+ <fermata default-x="-2" default-y="38" type="upright"/>
2056
+ </notations>
2057
+ </note>
2058
+ <backup>
2059
+ <duration>24</duration>
2060
+ </backup>
2061
+ <note default-x="14">
2062
+ <pitch>
2063
+ <step>D</step>
2064
+ <octave>3</octave>
2065
+ </pitch>
2066
+ <duration>8</duration>
2067
+ <instrument id="P2-I3"/>
2068
+ <voice>2</voice>
2069
+ <type>quarter</type>
2070
+ <stem default-y="-55">down</stem>
2071
+ </note>
2072
+ <note default-x="50">
2073
+ <pitch>
2074
+ <step>C</step>
2075
+ <octave>3</octave>
2076
+ </pitch>
2077
+ <duration>16</duration>
2078
+ <instrument id="P2-I3"/>
2079
+ <voice>2</voice>
2080
+ <type>half</type>
2081
+ <stem default-y="-57.5">down</stem>
2082
+ <notations>
2083
+ <fermata default-x="-2" default-y="-67" type="inverted"/>
2084
+ </notations>
2085
+ </note>
2086
+ </measure>
2087
+ <!--=======================================================-->
2088
+ <measure number="12" width="138">
2089
+ <print new-system="no"/>
2090
+ <note default-x="18">
2091
+ <pitch>
2092
+ <step>C</step>
2093
+ <octave>3</octave>
2094
+ </pitch>
2095
+ <duration>16</duration>
2096
+ <instrument id="P2-I4"/>
2097
+ <voice>1</voice>
2098
+ <type>half</type>
2099
+ <stem default-y="10">up</stem>
2100
+ </note>
2101
+ <note default-x="91">
2102
+ <pitch>
2103
+ <step>B</step>
2104
+ <alter>-1</alter>
2105
+ <octave>2</octave>
2106
+ </pitch>
2107
+ <duration>8</duration>
2108
+ <instrument id="P2-I4"/>
2109
+ <voice>1</voice>
2110
+ <type>quarter</type>
2111
+ <stem default-y="5">up</stem>
2112
+ </note>
2113
+ <backup>
2114
+ <duration>24</duration>
2115
+ </backup>
2116
+ <note default-x="16">
2117
+ <pitch>
2118
+ <step>G</step>
2119
+ <octave>3</octave>
2120
+ </pitch>
2121
+ <duration>12</duration>
2122
+ <instrument id="P2-I3"/>
2123
+ <voice>2</voice>
2124
+ <type>quarter</type>
2125
+ <dot/>
2126
+ <stem default-y="-40">down</stem>
2127
+ </note>
2128
+ <note default-x="64">
2129
+ <pitch>
2130
+ <step>F</step>
2131
+ <octave>3</octave>
2132
+ </pitch>
2133
+ <duration>4</duration>
2134
+ <instrument id="P2-I3"/>
2135
+ <voice>2</voice>
2136
+ <type>eighth</type>
2137
+ <stem default-y="-45">down</stem>
2138
+ </note>
2139
+ <note default-x="88">
2140
+ <pitch>
2141
+ <step>D</step>
2142
+ <octave>3</octave>
2143
+ </pitch>
2144
+ <duration>8</duration>
2145
+ <instrument id="P2-I3"/>
2146
+ <voice>2</voice>
2147
+ <type>quarter</type>
2148
+ <stem default-y="-55">down</stem>
2149
+ </note>
2150
+ </measure>
2151
+ <!--=======================================================-->
2152
+ <measure number="13" width="168">
2153
+ <print new-system="no"/>
2154
+ <direction placement="below">
2155
+ <direction-type>
2156
+ <bracket default-y="-55" line-end="up" line-type="solid" number="1" relative-x="-6" type="start"/>
2157
+ </direction-type>
2158
+ </direction>
2159
+ <direction placement="above">
2160
+ <direction-type>
2161
+ <bracket default-y="21" line-end="down" line-type="solid" number="2" type="start"/>
2162
+ </direction-type>
2163
+ <offset>1</offset>
2164
+ </direction>
2165
+ <note default-x="15">
2166
+ <pitch>
2167
+ <step>A</step>
2168
+ <octave>2</octave>
2169
+ </pitch>
2170
+ <duration>8</duration>
2171
+ <instrument id="P2-I4"/>
2172
+ <voice>1</voice>
2173
+ <type>quarter</type>
2174
+ <stem default-y="0.5">up</stem>
2175
+ </note>
2176
+ <direction placement="below">
2177
+ <direction-type>
2178
+ <bracket default-y="-61" line-end="up" number="1" type="stop"/>
2179
+ </direction-type>
2180
+ <offset>2</offset>
2181
+ </direction>
2182
+ <direction placement="above">
2183
+ <direction-type>
2184
+ <bracket default-y="39" line-end="down" number="2" type="stop"/>
2185
+ </direction-type>
2186
+ <offset>3</offset>
2187
+ </direction>
2188
+ <note default-x="83">
2189
+ <pitch>
2190
+ <step>A</step>
2191
+ <octave>3</octave>
2192
+ </pitch>
2193
+ <duration>12</duration>
2194
+ <instrument id="P2-I4"/>
2195
+ <voice>1</voice>
2196
+ <type>quarter</type>
2197
+ <dot/>
2198
+ <stem default-y="30.5">up</stem>
2199
+ </note>
2200
+ <note default-x="135">
2201
+ <pitch>
2202
+ <step>F</step>
2203
+ <octave>3</octave>
2204
+ </pitch>
2205
+ <duration>4</duration>
2206
+ <instrument id="P2-I4"/>
2207
+ <voice>1</voice>
2208
+ <type>eighth</type>
2209
+ <stem default-y="26">up</stem>
2210
+ </note>
2211
+ <backup>
2212
+ <duration>24</duration>
2213
+ </backup>
2214
+ <note default-x="13">
2215
+ <pitch>
2216
+ <step>E</step>
2217
+ <octave>3</octave>
2218
+ </pitch>
2219
+ <duration>8</duration>
2220
+ <instrument id="P2-I3"/>
2221
+ <voice>2</voice>
2222
+ <type>quarter</type>
2223
+ <stem default-y="-50">down</stem>
2224
+ </note>
2225
+ <note default-x="83">
2226
+ <pitch>
2227
+ <step>D</step>
2228
+ <octave>3</octave>
2229
+ </pitch>
2230
+ <duration>16</duration>
2231
+ <instrument id="P2-I3"/>
2232
+ <voice>2</voice>
2233
+ <type>half</type>
2234
+ <stem default-y="-55">down</stem>
2235
+ </note>
2236
+ </measure>
2237
+ <!--=======================================================-->
2238
+ <measure number="14" width="132">
2239
+ <print new-system="no"/>
2240
+ <direction placement="below">
2241
+ <direction-type>
2242
+ <bracket default-y="-60" line-end="up" line-type="solid" number="1" relative-x="-9" type="start"/>
2243
+ </direction-type>
2244
+ </direction>
2245
+ <note default-x="16">
2246
+ <pitch>
2247
+ <step>F</step>
2248
+ <octave>3</octave>
2249
+ </pitch>
2250
+ <duration>8</duration>
2251
+ <instrument id="P2-I4"/>
2252
+ <voice>1</voice>
2253
+ <type>quarter</type>
2254
+ <stem default-y="21">up</stem>
2255
+ </note>
2256
+ <note default-x="49">
2257
+ <rest/>
2258
+ <duration>8</duration>
2259
+ <instrument id="P2-I4"/>
2260
+ <voice>1</voice>
2261
+ <type>quarter</type>
2262
+ </note>
2263
+ <note default-x="77">
2264
+ <pitch>
2265
+ <step>E</step>
2266
+ <octave>3</octave>
2267
+ </pitch>
2268
+ <duration>4</duration>
2269
+ <instrument id="P2-I4"/>
2270
+ <voice>1</voice>
2271
+ <type>eighth</type>
2272
+ <stem default-y="18">up</stem>
2273
+ <beam number="1">begin</beam>
2274
+ </note>
2275
+ <note default-x="98">
2276
+ <pitch>
2277
+ <step>E</step>
2278
+ <octave>3</octave>
2279
+ </pitch>
2280
+ <duration>4</duration>
2281
+ <tie type="start"/>
2282
+ <instrument id="P2-I4"/>
2283
+ <voice>1</voice>
2284
+ <type>eighth</type>
2285
+ <stem default-y="18">up</stem>
2286
+ <beam number="1">end</beam>
2287
+ <notations>
2288
+ <tied orientation="over" type="start"/>
2289
+ </notations>
2290
+ </note>
2291
+ <backup>
2292
+ <duration>24</duration>
2293
+ </backup>
2294
+ <note default-x="16">
2295
+ <pitch>
2296
+ <step>D</step>
2297
+ <octave>3</octave>
2298
+ </pitch>
2299
+ <duration>16</duration>
2300
+ <instrument id="P2-I3"/>
2301
+ <voice>2</voice>
2302
+ <type>half</type>
2303
+ <stem default-y="-55">down</stem>
2304
+ </note>
2305
+ <note default-x="77">
2306
+ <pitch>
2307
+ <step>C</step>
2308
+ <octave>3</octave>
2309
+ </pitch>
2310
+ <duration>8</duration>
2311
+ <tie type="start"/>
2312
+ <instrument id="P2-I3"/>
2313
+ <voice>2</voice>
2314
+ <type>quarter</type>
2315
+ <stem default-y="-57.5">down</stem>
2316
+ <notations>
2317
+ <tied orientation="under" type="start"/>
2318
+ </notations>
2319
+ </note>
2320
+ </measure>
2321
+ <!--=======================================================-->
2322
+ <measure number="15" width="183">
2323
+ <print new-system="no"/>
2324
+ <note default-x="10">
2325
+ <pitch>
2326
+ <step>E</step>
2327
+ <octave>3</octave>
2328
+ </pitch>
2329
+ <duration>4</duration>
2330
+ <tie type="stop"/>
2331
+ <instrument id="P2-I4"/>
2332
+ <voice>1</voice>
2333
+ <type>eighth</type>
2334
+ <stem default-y="18">up</stem>
2335
+ <beam number="1">begin</beam>
2336
+ <notations>
2337
+ <tied type="stop"/>
2338
+ </notations>
2339
+ </note>
2340
+ <note default-x="38">
2341
+ <pitch>
2342
+ <step>F</step>
2343
+ <octave>3</octave>
2344
+ </pitch>
2345
+ <duration>4</duration>
2346
+ <instrument id="P2-I4"/>
2347
+ <voice>1</voice>
2348
+ <type>eighth</type>
2349
+ <stem default-y="20">up</stem>
2350
+ <beam number="1">end</beam>
2351
+ </note>
2352
+ <direction placement="below">
2353
+ <direction-type>
2354
+ <bracket default-y="-67" line-end="up" number="1" type="stop"/>
2355
+ </direction-type>
2356
+ <offset>1</offset>
2357
+ </direction>
2358
+ <note default-x="66">
2359
+ <pitch>
2360
+ <step>D</step>
2361
+ <octave>3</octave>
2362
+ </pitch>
2363
+ <duration>4</duration>
2364
+ <instrument id="P2-I4"/>
2365
+ <voice>1</voice>
2366
+ <type>eighth</type>
2367
+ <stem default-y="15">up</stem>
2368
+ </note>
2369
+ <note default-x="96">
2370
+ <pitch>
2371
+ <step>D</step>
2372
+ <octave>3</octave>
2373
+ </pitch>
2374
+ <duration>8</duration>
2375
+ <instrument id="P2-I4"/>
2376
+ <voice>1</voice>
2377
+ <type>quarter</type>
2378
+ <stem default-y="15">up</stem>
2379
+ </note>
2380
+ <note default-x="147">
2381
+ <pitch>
2382
+ <step>C</step>
2383
+ <octave>3</octave>
2384
+ </pitch>
2385
+ <duration>4</duration>
2386
+ <instrument id="P2-I4"/>
2387
+ <voice>1</voice>
2388
+ <type>eighth</type>
2389
+ <stem default-y="10">up</stem>
2390
+ </note>
2391
+ <backup>
2392
+ <duration>24</duration>
2393
+ </backup>
2394
+ <note default-x="10">
2395
+ <pitch>
2396
+ <step>C</step>
2397
+ <octave>3</octave>
2398
+ </pitch>
2399
+ <duration>8</duration>
2400
+ <tie type="stop"/>
2401
+ <instrument id="P2-I3"/>
2402
+ <voice>2</voice>
2403
+ <type>quarter</type>
2404
+ <stem default-y="-57.5">down</stem>
2405
+ <notations>
2406
+ <tied type="stop"/>
2407
+ </notations>
2408
+ </note>
2409
+ <note default-x="66">
2410
+ <pitch>
2411
+ <step>B</step>
2412
+ <alter>-1</alter>
2413
+ <octave>2</octave>
2414
+ </pitch>
2415
+ <duration>16</duration>
2416
+ <instrument id="P2-I3"/>
2417
+ <voice>2</voice>
2418
+ <type>half</type>
2419
+ <stem default-y="-60">down</stem>
2420
+ </note>
2421
+ </measure>
2422
+ <!--=======================================================-->
2423
+ <measure number="16" width="93">
2424
+ <print new-system="no"/>
2425
+ <note default-x="13">
2426
+ <pitch>
2427
+ <step>E</step>
2428
+ <octave>3</octave>
2429
+ </pitch>
2430
+ <duration>16</duration>
2431
+ <instrument id="P2-I4"/>
2432
+ <voice>1</voice>
2433
+ <type>half</type>
2434
+ <stem default-y="18">up</stem>
2435
+ <notations>
2436
+ <fermata default-x="-2" default-y="28" type="upright"/>
2437
+ </notations>
2438
+ </note>
2439
+ <note default-x="58">
2440
+ <rest/>
2441
+ <duration>8</duration>
2442
+ <instrument id="P2-I4"/>
2443
+ <voice>1</voice>
2444
+ <type>quarter</type>
2445
+ </note>
2446
+ <backup>
2447
+ <duration>24</duration>
2448
+ </backup>
2449
+ <note default-x="13">
2450
+ <pitch>
2451
+ <step>A</step>
2452
+ <octave>2</octave>
2453
+ </pitch>
2454
+ <duration>16</duration>
2455
+ <instrument id="P2-I3"/>
2456
+ <voice>2</voice>
2457
+ <type>half</type>
2458
+ <stem default-y="-62">down</stem>
2459
+ <notations>
2460
+ <fermata default-x="-2" default-y="-72" type="inverted"/>
2461
+ </notations>
2462
+ </note>
2463
+ <note default-x="58">
2464
+ <rest/>
2465
+ <duration>8</duration>
2466
+ <instrument id="P2-I3"/>
2467
+ <voice>2</voice>
2468
+ <type>quarter</type>
2469
+ </note>
2470
+ </measure>
2471
+ <!--=======================================================-->
2472
+ <measure number="17" width="122">
2473
+ <print new-system="no"/>
2474
+ <direction placement="above">
2475
+ <direction-type>
2476
+ <bracket default-y="19" line-end="down" line-type="solid" number="1" type="start"/>
2477
+ </direction-type>
2478
+ </direction>
2479
+ <note default-x="16">
2480
+ <pitch>
2481
+ <step>A</step>
2482
+ <octave>2</octave>
2483
+ </pitch>
2484
+ <duration>8</duration>
2485
+ <instrument id="P2-I4"/>
2486
+ <voice>1</voice>
2487
+ <type>quarter</type>
2488
+ <stem default-y="0.5">up</stem>
2489
+ </note>
2490
+ <note default-x="46">
2491
+ <pitch>
2492
+ <step>A</step>
2493
+ <octave>3</octave>
2494
+ </pitch>
2495
+ <duration>12</duration>
2496
+ <instrument id="P2-I4"/>
2497
+ <voice>1</voice>
2498
+ <type>quarter</type>
2499
+ <dot/>
2500
+ <stem default-y="30.5">up</stem>
2501
+ </note>
2502
+ <direction placement="above">
2503
+ <direction-type>
2504
+ <bracket default-y="39" line-end="down" number="1" type="stop"/>
2505
+ </direction-type>
2506
+ <offset>-5</offset>
2507
+ </direction>
2508
+ <note default-x="91">
2509
+ <pitch>
2510
+ <step>F</step>
2511
+ <octave>3</octave>
2512
+ </pitch>
2513
+ <duration>4</duration>
2514
+ <instrument id="P2-I4"/>
2515
+ <voice>1</voice>
2516
+ <type>eighth</type>
2517
+ <stem default-y="24.5">up</stem>
2518
+ </note>
2519
+ <backup>
2520
+ <duration>24</duration>
2521
+ </backup>
2522
+ <note default-x="13">
2523
+ <pitch>
2524
+ <step>C</step>
2525
+ <octave>3</octave>
2526
+ </pitch>
2527
+ <duration>8</duration>
2528
+ <instrument id="P2-I3"/>
2529
+ <voice>2</voice>
2530
+ <type>quarter</type>
2531
+ <stem default-y="-57.5">down</stem>
2532
+ </note>
2533
+ <note default-x="46">
2534
+ <pitch>
2535
+ <step>D</step>
2536
+ <octave>3</octave>
2537
+ </pitch>
2538
+ <duration>16</duration>
2539
+ <instrument id="P2-I3"/>
2540
+ <voice>2</voice>
2541
+ <type>half</type>
2542
+ <stem default-y="-55">down</stem>
2543
+ </note>
2544
+ </measure>
2545
+ </part>
2546
+ <!--=========================================================-->
2547
+ </score-partwise>