stringyfi 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,13 @@
1
+ class StringyFi::Shell
2
+
3
+ attr_accessor :converter
4
+
5
+ def initialize(args=[])
6
+ filename = args.first || File.join(File.dirname(__FILE__), '..', '..', 'spec', 'fixtures', 'music_xml', 'chromatic.xml')
7
+ self.converter = StringyFi::Converter.new(filename)
8
+ end
9
+
10
+ def convert!
11
+ converter.convert!
12
+ end
13
+ end
@@ -0,0 +1,3 @@
1
+ module StringyFi
2
+ VERSION = "0.0.1"
3
+ end
@@ -0,0 +1,2096 @@
1
+ <?xml version="1.0" encoding="UTF-8" ?>
2
+ <!DOCTYPE score-partwise PUBLIC '-//Recordare//DTD MusicXML 2.0 Partwise//EN' 'http://www.musicxml.org/dtds/2.0/partwise.dtd'>
3
+ <score-partwise version="3.0">
4
+ <work>
5
+ <work-title>chromatic scale</work-title>
6
+ </work>
7
+ <identification>
8
+ <encoding>
9
+ <encoding-date>2017-10-15</encoding-date>
10
+ <software>Guitar Pro 7.0.6</software>
11
+ <encoder></encoder>
12
+ </encoding>
13
+ </identification>
14
+ <defaults>
15
+ <scaling>
16
+ <millimeters>6.4</millimeters>
17
+ <tenths>40</tenths>
18
+ </scaling>
19
+ <page-layout>
20
+ <page-height>1850</page-height>
21
+ <page-width>1310</page-width>
22
+ </page-layout>
23
+ </defaults>
24
+ <credit>
25
+ <credit-words valign="top" font-size="24" justify="center" default-x="655" default-y="1790">chromatic scale</credit-words>
26
+ </credit>
27
+ <credit>
28
+ <credit-words valign="top" font-size="14" justify="center" default-x="655" default-y="1735.53">for stringyfi testing</credit-words>
29
+ </credit>
30
+ <part-list>
31
+ <score-part id="P1">
32
+ <part-name>Nylon Guitar</part-name>
33
+ <part-abbreviation>n.guit.</part-abbreviation>
34
+ <midi-instrument id="P1">
35
+ <midi-channel>1</midi-channel>
36
+ <midi-bank>1</midi-bank>
37
+ <midi-program>25</midi-program>
38
+ <volume>80</volume>
39
+ <pan>0</pan>
40
+ </midi-instrument>
41
+ </score-part>
42
+ </part-list>
43
+ <part id="P1">
44
+ <measure number="1">
45
+ <attributes>
46
+ <divisions>1</divisions>
47
+ <key>
48
+ <fifths>0</fifths>
49
+ <mode>major</mode>
50
+ </key>
51
+ <time>
52
+ <beats>4</beats>
53
+ <beat-type>4</beat-type>
54
+ </time>
55
+ <staves>2</staves>
56
+ <clef number="1">
57
+ <sign>G</sign>
58
+ <line>2</line>
59
+ </clef>
60
+ <clef number="2">
61
+ <sign>TAB</sign>
62
+ <line>5</line>
63
+ </clef>
64
+ <staff-details number="1">
65
+ <staff-lines>6</staff-lines>
66
+ <staff-tuning line="1">
67
+ <tuning-step>E</tuning-step>
68
+ <tuning-octave>2</tuning-octave>
69
+ </staff-tuning>
70
+ <staff-tuning line="2">
71
+ <tuning-step>A</tuning-step>
72
+ <tuning-octave>2</tuning-octave>
73
+ </staff-tuning>
74
+ <staff-tuning line="3">
75
+ <tuning-step>D</tuning-step>
76
+ <tuning-octave>3</tuning-octave>
77
+ </staff-tuning>
78
+ <staff-tuning line="4">
79
+ <tuning-step>G</tuning-step>
80
+ <tuning-octave>3</tuning-octave>
81
+ </staff-tuning>
82
+ <staff-tuning line="5">
83
+ <tuning-step>B</tuning-step>
84
+ <tuning-octave>3</tuning-octave>
85
+ </staff-tuning>
86
+ <staff-tuning line="6">
87
+ <tuning-step>E</tuning-step>
88
+ <tuning-octave>4</tuning-octave>
89
+ </staff-tuning>
90
+ </staff-details>
91
+ <staff-details number="2">
92
+ <staff-lines>6</staff-lines>
93
+ <staff-tuning line="1">
94
+ <tuning-step>E</tuning-step>
95
+ <tuning-octave>2</tuning-octave>
96
+ </staff-tuning>
97
+ <staff-tuning line="2">
98
+ <tuning-step>A</tuning-step>
99
+ <tuning-octave>2</tuning-octave>
100
+ </staff-tuning>
101
+ <staff-tuning line="3">
102
+ <tuning-step>D</tuning-step>
103
+ <tuning-octave>3</tuning-octave>
104
+ </staff-tuning>
105
+ <staff-tuning line="4">
106
+ <tuning-step>G</tuning-step>
107
+ <tuning-octave>3</tuning-octave>
108
+ </staff-tuning>
109
+ <staff-tuning line="5">
110
+ <tuning-step>B</tuning-step>
111
+ <tuning-octave>3</tuning-octave>
112
+ </staff-tuning>
113
+ <staff-tuning line="6">
114
+ <tuning-step>E</tuning-step>
115
+ <tuning-octave>4</tuning-octave>
116
+ </staff-tuning>
117
+ </staff-details>
118
+ <transpose number="1">
119
+ <diatonic>0</diatonic>
120
+ <chromatic>0</chromatic>
121
+ <octave-change>-1</octave-change>
122
+ </transpose>
123
+ </attributes>
124
+ <direction directive="yes">
125
+ <direction-type>
126
+ <metronome default-y="40" parentheses="yes">
127
+ <beat-unit>quarter</beat-unit>
128
+ <per-minute>165</per-minute>
129
+ </metronome>
130
+ </direction-type>
131
+ <sound tempo="165"/>
132
+ </direction>
133
+ <note>
134
+ <pitch>
135
+ <step>E</step>
136
+ <octave>3</octave>
137
+ </pitch>
138
+ <duration>4</duration>
139
+ <voice>1</voice>
140
+ <type>whole</type>
141
+ <stem>up</stem>
142
+ <notehead>normal</notehead>
143
+ <staff>1</staff>
144
+ <notations>
145
+ <dynamics>
146
+ <mf/>
147
+ </dynamics>
148
+ <technical>
149
+ <string>6</string>
150
+ <fret>0</fret>
151
+ </technical>
152
+ </notations>
153
+ </note>
154
+ <backup>
155
+ <duration>4</duration>
156
+ </backup>
157
+ <note>
158
+ <pitch>
159
+ <step>E</step>
160
+ <octave>2</octave>
161
+ </pitch>
162
+ <duration>4</duration>
163
+ <voice>5</voice>
164
+ <type>whole</type>
165
+ <stem>up</stem>
166
+ <staff>2</staff>
167
+ <notations>
168
+ <dynamics>
169
+ <mf/>
170
+ </dynamics>
171
+ <technical>
172
+ <string>6</string>
173
+ <fret>0</fret>
174
+ </technical>
175
+ </notations>
176
+ </note>
177
+ </measure>
178
+ <measure number="2">
179
+ <note>
180
+ <pitch>
181
+ <step>F</step>
182
+ <octave>3</octave>
183
+ </pitch>
184
+ <duration>2</duration>
185
+ <voice>1</voice>
186
+ <type>half</type>
187
+ <stem>up</stem>
188
+ <notehead>normal</notehead>
189
+ <staff>1</staff>
190
+ <notations>
191
+ <technical>
192
+ <string>6</string>
193
+ <fret>1</fret>
194
+ </technical>
195
+ </notations>
196
+ </note>
197
+ <note>
198
+ <pitch>
199
+ <step>F</step>
200
+ <alter>1</alter>
201
+ <octave>3</octave>
202
+ </pitch>
203
+ <duration>2</duration>
204
+ <voice>1</voice>
205
+ <type>half</type>
206
+ <accidental>sharp</accidental>
207
+ <stem>up</stem>
208
+ <notehead>normal</notehead>
209
+ <staff>1</staff>
210
+ <notations>
211
+ <technical>
212
+ <string>6</string>
213
+ <fret>2</fret>
214
+ </technical>
215
+ </notations>
216
+ </note>
217
+ <backup>
218
+ <duration>4</duration>
219
+ </backup>
220
+ <note>
221
+ <pitch>
222
+ <step>F</step>
223
+ <octave>2</octave>
224
+ </pitch>
225
+ <duration>2</duration>
226
+ <voice>5</voice>
227
+ <type>half</type>
228
+ <stem>up</stem>
229
+ <staff>2</staff>
230
+ <notations>
231
+ <technical>
232
+ <string>6</string>
233
+ <fret>1</fret>
234
+ </technical>
235
+ </notations>
236
+ </note>
237
+ <note>
238
+ <pitch>
239
+ <step>F</step>
240
+ <octave>2</octave>
241
+ </pitch>
242
+ <duration>2</duration>
243
+ <voice>5</voice>
244
+ <type>half</type>
245
+ <stem>up</stem>
246
+ <staff>2</staff>
247
+ <notations>
248
+ <technical>
249
+ <string>6</string>
250
+ <fret>2</fret>
251
+ </technical>
252
+ </notations>
253
+ </note>
254
+ </measure>
255
+ <measure number="3">
256
+ <note>
257
+ <pitch>
258
+ <step>G</step>
259
+ <octave>3</octave>
260
+ </pitch>
261
+ <duration>1</duration>
262
+ <voice>1</voice>
263
+ <type>quarter</type>
264
+ <stem>up</stem>
265
+ <notehead>normal</notehead>
266
+ <staff>1</staff>
267
+ <notations>
268
+ <technical>
269
+ <string>6</string>
270
+ <fret>3</fret>
271
+ </technical>
272
+ </notations>
273
+ </note>
274
+ <note>
275
+ <pitch>
276
+ <step>A</step>
277
+ <octave>3</octave>
278
+ </pitch>
279
+ <duration>1</duration>
280
+ <voice>1</voice>
281
+ <type>quarter</type>
282
+ <stem>up</stem>
283
+ <notehead>normal</notehead>
284
+ <staff>1</staff>
285
+ <notations>
286
+ <technical>
287
+ <string>5</string>
288
+ <fret>0</fret>
289
+ </technical>
290
+ </notations>
291
+ </note>
292
+ <note>
293
+ <pitch>
294
+ <step>A</step>
295
+ <alter>1</alter>
296
+ <octave>3</octave>
297
+ </pitch>
298
+ <duration>1</duration>
299
+ <voice>1</voice>
300
+ <type>quarter</type>
301
+ <accidental>sharp</accidental>
302
+ <stem>up</stem>
303
+ <notehead>normal</notehead>
304
+ <staff>1</staff>
305
+ <notations>
306
+ <technical>
307
+ <string>5</string>
308
+ <fret>1</fret>
309
+ </technical>
310
+ </notations>
311
+ </note>
312
+ <note>
313
+ <pitch>
314
+ <step>B</step>
315
+ <octave>3</octave>
316
+ </pitch>
317
+ <duration>1</duration>
318
+ <voice>1</voice>
319
+ <type>quarter</type>
320
+ <stem>up</stem>
321
+ <notehead>normal</notehead>
322
+ <staff>1</staff>
323
+ <notations>
324
+ <technical>
325
+ <string>5</string>
326
+ <fret>2</fret>
327
+ </technical>
328
+ </notations>
329
+ </note>
330
+ <backup>
331
+ <duration>4</duration>
332
+ </backup>
333
+ <note>
334
+ <pitch>
335
+ <step>G</step>
336
+ <octave>2</octave>
337
+ </pitch>
338
+ <duration>1</duration>
339
+ <voice>5</voice>
340
+ <type>quarter</type>
341
+ <stem>up</stem>
342
+ <staff>2</staff>
343
+ <notations>
344
+ <technical>
345
+ <string>6</string>
346
+ <fret>3</fret>
347
+ </technical>
348
+ </notations>
349
+ </note>
350
+ <note>
351
+ <pitch>
352
+ <step>A</step>
353
+ <octave>2</octave>
354
+ </pitch>
355
+ <duration>1</duration>
356
+ <voice>5</voice>
357
+ <type>quarter</type>
358
+ <stem>up</stem>
359
+ <staff>2</staff>
360
+ <notations>
361
+ <technical>
362
+ <string>5</string>
363
+ <fret>0</fret>
364
+ </technical>
365
+ </notations>
366
+ </note>
367
+ <note>
368
+ <pitch>
369
+ <step>A</step>
370
+ <octave>2</octave>
371
+ </pitch>
372
+ <duration>1</duration>
373
+ <voice>5</voice>
374
+ <type>quarter</type>
375
+ <stem>up</stem>
376
+ <staff>2</staff>
377
+ <notations>
378
+ <technical>
379
+ <string>5</string>
380
+ <fret>1</fret>
381
+ </technical>
382
+ </notations>
383
+ </note>
384
+ <note>
385
+ <pitch>
386
+ <step>B</step>
387
+ <octave>2</octave>
388
+ </pitch>
389
+ <duration>1</duration>
390
+ <voice>5</voice>
391
+ <type>quarter</type>
392
+ <stem>up</stem>
393
+ <staff>2</staff>
394
+ <notations>
395
+ <technical>
396
+ <string>5</string>
397
+ <fret>2</fret>
398
+ </technical>
399
+ </notations>
400
+ </note>
401
+ </measure>
402
+ <measure number="4">
403
+ <note>
404
+ <pitch>
405
+ <step>C</step>
406
+ <octave>4</octave>
407
+ </pitch>
408
+ <duration>1</duration>
409
+ <voice>1</voice>
410
+ <type>quarter</type>
411
+ <stem>up</stem>
412
+ <notehead>normal</notehead>
413
+ <staff>1</staff>
414
+ <notations>
415
+ <technical>
416
+ <string>5</string>
417
+ <fret>3</fret>
418
+ </technical>
419
+ </notations>
420
+ </note>
421
+ <note>
422
+ <pitch>
423
+ <step>C</step>
424
+ <alter>1</alter>
425
+ <octave>4</octave>
426
+ </pitch>
427
+ <duration>1</duration>
428
+ <voice>1</voice>
429
+ <type>quarter</type>
430
+ <accidental>sharp</accidental>
431
+ <stem>up</stem>
432
+ <notehead>normal</notehead>
433
+ <staff>1</staff>
434
+ <notations>
435
+ <technical>
436
+ <string>5</string>
437
+ <fret>4</fret>
438
+ </technical>
439
+ </notations>
440
+ </note>
441
+ <note>
442
+ <pitch>
443
+ <step>D</step>
444
+ <octave>4</octave>
445
+ </pitch>
446
+ <duration>1</duration>
447
+ <voice>1</voice>
448
+ <type>quarter</type>
449
+ <stem>up</stem>
450
+ <notehead>normal</notehead>
451
+ <staff>1</staff>
452
+ <notations>
453
+ <technical>
454
+ <string>4</string>
455
+ <fret>0</fret>
456
+ </technical>
457
+ </notations>
458
+ </note>
459
+ <note>
460
+ <pitch>
461
+ <step>D</step>
462
+ <alter>1</alter>
463
+ <octave>4</octave>
464
+ </pitch>
465
+ <duration>1</duration>
466
+ <voice>1</voice>
467
+ <type>quarter</type>
468
+ <accidental>sharp</accidental>
469
+ <stem>up</stem>
470
+ <notehead>normal</notehead>
471
+ <staff>1</staff>
472
+ <notations>
473
+ <technical>
474
+ <string>4</string>
475
+ <fret>1</fret>
476
+ </technical>
477
+ </notations>
478
+ </note>
479
+ <backup>
480
+ <duration>4</duration>
481
+ </backup>
482
+ <note>
483
+ <pitch>
484
+ <step>C</step>
485
+ <octave>3</octave>
486
+ </pitch>
487
+ <duration>1</duration>
488
+ <voice>5</voice>
489
+ <type>quarter</type>
490
+ <stem>up</stem>
491
+ <staff>2</staff>
492
+ <notations>
493
+ <technical>
494
+ <string>5</string>
495
+ <fret>3</fret>
496
+ </technical>
497
+ </notations>
498
+ </note>
499
+ <note>
500
+ <pitch>
501
+ <step>C</step>
502
+ <octave>3</octave>
503
+ </pitch>
504
+ <duration>1</duration>
505
+ <voice>5</voice>
506
+ <type>quarter</type>
507
+ <stem>up</stem>
508
+ <staff>2</staff>
509
+ <notations>
510
+ <technical>
511
+ <string>5</string>
512
+ <fret>4</fret>
513
+ </technical>
514
+ </notations>
515
+ </note>
516
+ <note>
517
+ <pitch>
518
+ <step>D</step>
519
+ <octave>3</octave>
520
+ </pitch>
521
+ <duration>1</duration>
522
+ <voice>5</voice>
523
+ <type>quarter</type>
524
+ <stem>up</stem>
525
+ <staff>2</staff>
526
+ <notations>
527
+ <technical>
528
+ <string>4</string>
529
+ <fret>0</fret>
530
+ </technical>
531
+ </notations>
532
+ </note>
533
+ <note>
534
+ <pitch>
535
+ <step>D</step>
536
+ <octave>3</octave>
537
+ </pitch>
538
+ <duration>1</duration>
539
+ <voice>5</voice>
540
+ <type>quarter</type>
541
+ <stem>up</stem>
542
+ <staff>2</staff>
543
+ <notations>
544
+ <technical>
545
+ <string>4</string>
546
+ <fret>1</fret>
547
+ </technical>
548
+ </notations>
549
+ </note>
550
+ </measure>
551
+ <measure number="5">
552
+ <attributes>
553
+ <divisions>2</divisions>
554
+ </attributes>
555
+ <note>
556
+ <pitch>
557
+ <step>E</step>
558
+ <octave>4</octave>
559
+ </pitch>
560
+ <duration>1</duration>
561
+ <voice>1</voice>
562
+ <type>eighth</type>
563
+ <stem>up</stem>
564
+ <notehead>normal</notehead>
565
+ <staff>1</staff>
566
+ <beam number="1">begin</beam>
567
+ <notations>
568
+ <technical>
569
+ <string>4</string>
570
+ <fret>2</fret>
571
+ </technical>
572
+ </notations>
573
+ </note>
574
+ <note>
575
+ <pitch>
576
+ <step>F</step>
577
+ <octave>4</octave>
578
+ </pitch>
579
+ <duration>1</duration>
580
+ <voice>1</voice>
581
+ <type>eighth</type>
582
+ <stem>up</stem>
583
+ <notehead>normal</notehead>
584
+ <staff>1</staff>
585
+ <beam number="1">end</beam>
586
+ <notations>
587
+ <technical>
588
+ <string>4</string>
589
+ <fret>3</fret>
590
+ </technical>
591
+ </notations>
592
+ </note>
593
+ <note>
594
+ <pitch>
595
+ <step>F</step>
596
+ <alter>1</alter>
597
+ <octave>4</octave>
598
+ </pitch>
599
+ <duration>1</duration>
600
+ <voice>1</voice>
601
+ <type>eighth</type>
602
+ <accidental>sharp</accidental>
603
+ <stem>up</stem>
604
+ <notehead>normal</notehead>
605
+ <staff>1</staff>
606
+ <beam number="1">begin</beam>
607
+ <notations>
608
+ <technical>
609
+ <string>4</string>
610
+ <fret>4</fret>
611
+ </technical>
612
+ </notations>
613
+ </note>
614
+ <note>
615
+ <pitch>
616
+ <step>G</step>
617
+ <octave>4</octave>
618
+ </pitch>
619
+ <duration>1</duration>
620
+ <voice>1</voice>
621
+ <type>eighth</type>
622
+ <stem>up</stem>
623
+ <notehead>normal</notehead>
624
+ <staff>1</staff>
625
+ <beam number="1">end</beam>
626
+ <notations>
627
+ <technical>
628
+ <string>3</string>
629
+ <fret>0</fret>
630
+ </technical>
631
+ </notations>
632
+ </note>
633
+ <note>
634
+ <pitch>
635
+ <step>G</step>
636
+ <alter>1</alter>
637
+ <octave>4</octave>
638
+ </pitch>
639
+ <duration>1</duration>
640
+ <voice>1</voice>
641
+ <type>eighth</type>
642
+ <accidental>sharp</accidental>
643
+ <stem>up</stem>
644
+ <notehead>normal</notehead>
645
+ <staff>1</staff>
646
+ <beam number="1">begin</beam>
647
+ <notations>
648
+ <technical>
649
+ <string>3</string>
650
+ <fret>1</fret>
651
+ </technical>
652
+ </notations>
653
+ </note>
654
+ <note>
655
+ <pitch>
656
+ <step>A</step>
657
+ <octave>4</octave>
658
+ </pitch>
659
+ <duration>1</duration>
660
+ <voice>1</voice>
661
+ <type>eighth</type>
662
+ <stem>up</stem>
663
+ <notehead>normal</notehead>
664
+ <staff>1</staff>
665
+ <beam number="1">end</beam>
666
+ <notations>
667
+ <technical>
668
+ <string>3</string>
669
+ <fret>2</fret>
670
+ </technical>
671
+ </notations>
672
+ </note>
673
+ <note>
674
+ <pitch>
675
+ <step>A</step>
676
+ <alter>1</alter>
677
+ <octave>4</octave>
678
+ </pitch>
679
+ <duration>1</duration>
680
+ <voice>1</voice>
681
+ <type>eighth</type>
682
+ <accidental>sharp</accidental>
683
+ <stem>up</stem>
684
+ <notehead>normal</notehead>
685
+ <staff>1</staff>
686
+ <beam number="1">begin</beam>
687
+ <notations>
688
+ <technical>
689
+ <string>3</string>
690
+ <fret>3</fret>
691
+ </technical>
692
+ </notations>
693
+ </note>
694
+ <note>
695
+ <pitch>
696
+ <step>B</step>
697
+ <octave>4</octave>
698
+ </pitch>
699
+ <duration>1</duration>
700
+ <voice>1</voice>
701
+ <type>eighth</type>
702
+ <stem>up</stem>
703
+ <notehead>normal</notehead>
704
+ <staff>1</staff>
705
+ <beam number="1">end</beam>
706
+ <notations>
707
+ <technical>
708
+ <string>2</string>
709
+ <fret>0</fret>
710
+ </technical>
711
+ </notations>
712
+ </note>
713
+ <backup>
714
+ <duration>8</duration>
715
+ </backup>
716
+ <note>
717
+ <pitch>
718
+ <step>E</step>
719
+ <octave>3</octave>
720
+ </pitch>
721
+ <duration>1</duration>
722
+ <voice>5</voice>
723
+ <type>eighth</type>
724
+ <stem>up</stem>
725
+ <staff>2</staff>
726
+ <beam number="1">begin</beam>
727
+ <notations>
728
+ <technical>
729
+ <string>4</string>
730
+ <fret>2</fret>
731
+ </technical>
732
+ </notations>
733
+ </note>
734
+ <note>
735
+ <pitch>
736
+ <step>F</step>
737
+ <octave>3</octave>
738
+ </pitch>
739
+ <duration>1</duration>
740
+ <voice>5</voice>
741
+ <type>eighth</type>
742
+ <stem>up</stem>
743
+ <staff>2</staff>
744
+ <beam number="1">end</beam>
745
+ <notations>
746
+ <technical>
747
+ <string>4</string>
748
+ <fret>3</fret>
749
+ </technical>
750
+ </notations>
751
+ </note>
752
+ <note>
753
+ <pitch>
754
+ <step>F</step>
755
+ <octave>3</octave>
756
+ </pitch>
757
+ <duration>1</duration>
758
+ <voice>5</voice>
759
+ <type>eighth</type>
760
+ <stem>up</stem>
761
+ <staff>2</staff>
762
+ <beam number="1">begin</beam>
763
+ <notations>
764
+ <technical>
765
+ <string>4</string>
766
+ <fret>4</fret>
767
+ </technical>
768
+ </notations>
769
+ </note>
770
+ <note>
771
+ <pitch>
772
+ <step>G</step>
773
+ <octave>3</octave>
774
+ </pitch>
775
+ <duration>1</duration>
776
+ <voice>5</voice>
777
+ <type>eighth</type>
778
+ <stem>up</stem>
779
+ <staff>2</staff>
780
+ <beam number="1">end</beam>
781
+ <notations>
782
+ <technical>
783
+ <string>3</string>
784
+ <fret>0</fret>
785
+ </technical>
786
+ </notations>
787
+ </note>
788
+ <note>
789
+ <pitch>
790
+ <step>G</step>
791
+ <octave>3</octave>
792
+ </pitch>
793
+ <duration>1</duration>
794
+ <voice>5</voice>
795
+ <type>eighth</type>
796
+ <stem>up</stem>
797
+ <staff>2</staff>
798
+ <beam number="1">begin</beam>
799
+ <notations>
800
+ <technical>
801
+ <string>3</string>
802
+ <fret>1</fret>
803
+ </technical>
804
+ </notations>
805
+ </note>
806
+ <note>
807
+ <pitch>
808
+ <step>A</step>
809
+ <octave>3</octave>
810
+ </pitch>
811
+ <duration>1</duration>
812
+ <voice>5</voice>
813
+ <type>eighth</type>
814
+ <stem>up</stem>
815
+ <staff>2</staff>
816
+ <beam number="1">end</beam>
817
+ <notations>
818
+ <technical>
819
+ <string>3</string>
820
+ <fret>2</fret>
821
+ </technical>
822
+ </notations>
823
+ </note>
824
+ <note>
825
+ <pitch>
826
+ <step>A</step>
827
+ <octave>3</octave>
828
+ </pitch>
829
+ <duration>1</duration>
830
+ <voice>5</voice>
831
+ <type>eighth</type>
832
+ <stem>up</stem>
833
+ <staff>2</staff>
834
+ <beam number="1">begin</beam>
835
+ <notations>
836
+ <technical>
837
+ <string>3</string>
838
+ <fret>3</fret>
839
+ </technical>
840
+ </notations>
841
+ </note>
842
+ <note>
843
+ <pitch>
844
+ <step>B</step>
845
+ <octave>3</octave>
846
+ </pitch>
847
+ <duration>1</duration>
848
+ <voice>5</voice>
849
+ <type>eighth</type>
850
+ <stem>up</stem>
851
+ <staff>2</staff>
852
+ <beam number="1">end</beam>
853
+ <notations>
854
+ <technical>
855
+ <string>2</string>
856
+ <fret>0</fret>
857
+ </technical>
858
+ </notations>
859
+ </note>
860
+ </measure>
861
+ <measure number="6">
862
+ <attributes>
863
+ <divisions>4</divisions>
864
+ </attributes>
865
+ <note>
866
+ <pitch>
867
+ <step>C</step>
868
+ <octave>5</octave>
869
+ </pitch>
870
+ <duration>1</duration>
871
+ <voice>1</voice>
872
+ <type>16th</type>
873
+ <stem>up</stem>
874
+ <notehead>normal</notehead>
875
+ <staff>1</staff>
876
+ <beam number="1">begin</beam>
877
+ <beam number="2">begin</beam>
878
+ <notations>
879
+ <technical>
880
+ <string>2</string>
881
+ <fret>1</fret>
882
+ </technical>
883
+ </notations>
884
+ </note>
885
+ <note>
886
+ <pitch>
887
+ <step>C</step>
888
+ <alter>1</alter>
889
+ <octave>5</octave>
890
+ </pitch>
891
+ <duration>1</duration>
892
+ <voice>1</voice>
893
+ <type>16th</type>
894
+ <accidental>sharp</accidental>
895
+ <stem>up</stem>
896
+ <notehead>normal</notehead>
897
+ <staff>1</staff>
898
+ <beam number="1">continue</beam>
899
+ <beam number="2">continue</beam>
900
+ <notations>
901
+ <technical>
902
+ <string>2</string>
903
+ <fret>2</fret>
904
+ </technical>
905
+ </notations>
906
+ </note>
907
+ <note>
908
+ <pitch>
909
+ <step>D</step>
910
+ <octave>5</octave>
911
+ </pitch>
912
+ <duration>1</duration>
913
+ <voice>1</voice>
914
+ <type>16th</type>
915
+ <stem>up</stem>
916
+ <notehead>normal</notehead>
917
+ <staff>1</staff>
918
+ <beam number="1">continue</beam>
919
+ <beam number="2">continue</beam>
920
+ <notations>
921
+ <technical>
922
+ <string>2</string>
923
+ <fret>3</fret>
924
+ </technical>
925
+ </notations>
926
+ </note>
927
+ <note>
928
+ <pitch>
929
+ <step>D</step>
930
+ <alter>1</alter>
931
+ <octave>5</octave>
932
+ </pitch>
933
+ <duration>1</duration>
934
+ <voice>1</voice>
935
+ <type>16th</type>
936
+ <accidental>sharp</accidental>
937
+ <stem>up</stem>
938
+ <notehead>normal</notehead>
939
+ <staff>1</staff>
940
+ <beam number="1">end</beam>
941
+ <beam number="2">end</beam>
942
+ <notations>
943
+ <technical>
944
+ <string>2</string>
945
+ <fret>4</fret>
946
+ </technical>
947
+ </notations>
948
+ </note>
949
+ <note>
950
+ <pitch>
951
+ <step>E</step>
952
+ <octave>5</octave>
953
+ </pitch>
954
+ <duration>1</duration>
955
+ <voice>1</voice>
956
+ <type>16th</type>
957
+ <stem>up</stem>
958
+ <notehead>normal</notehead>
959
+ <staff>1</staff>
960
+ <beam number="1">begin</beam>
961
+ <beam number="2">begin</beam>
962
+ <notations>
963
+ <technical>
964
+ <string>1</string>
965
+ <fret>0</fret>
966
+ </technical>
967
+ </notations>
968
+ </note>
969
+ <note>
970
+ <pitch>
971
+ <step>F</step>
972
+ <octave>5</octave>
973
+ </pitch>
974
+ <duration>1</duration>
975
+ <voice>1</voice>
976
+ <type>16th</type>
977
+ <stem>up</stem>
978
+ <notehead>normal</notehead>
979
+ <staff>1</staff>
980
+ <beam number="1">continue</beam>
981
+ <beam number="2">continue</beam>
982
+ <notations>
983
+ <technical>
984
+ <string>1</string>
985
+ <fret>1</fret>
986
+ </technical>
987
+ </notations>
988
+ </note>
989
+ <note>
990
+ <pitch>
991
+ <step>F</step>
992
+ <alter>1</alter>
993
+ <octave>5</octave>
994
+ </pitch>
995
+ <duration>1</duration>
996
+ <voice>1</voice>
997
+ <type>16th</type>
998
+ <accidental>sharp</accidental>
999
+ <stem>up</stem>
1000
+ <notehead>normal</notehead>
1001
+ <staff>1</staff>
1002
+ <beam number="1">continue</beam>
1003
+ <beam number="2">continue</beam>
1004
+ <notations>
1005
+ <technical>
1006
+ <string>1</string>
1007
+ <fret>2</fret>
1008
+ </technical>
1009
+ </notations>
1010
+ </note>
1011
+ <note>
1012
+ <pitch>
1013
+ <step>G</step>
1014
+ <octave>5</octave>
1015
+ </pitch>
1016
+ <duration>1</duration>
1017
+ <voice>1</voice>
1018
+ <type>16th</type>
1019
+ <stem>up</stem>
1020
+ <notehead>normal</notehead>
1021
+ <staff>1</staff>
1022
+ <beam number="1">end</beam>
1023
+ <beam number="2">end</beam>
1024
+ <notations>
1025
+ <technical>
1026
+ <string>1</string>
1027
+ <fret>3</fret>
1028
+ </technical>
1029
+ </notations>
1030
+ </note>
1031
+ <note>
1032
+ <pitch>
1033
+ <step>G</step>
1034
+ <alter>1</alter>
1035
+ <octave>5</octave>
1036
+ </pitch>
1037
+ <duration>1</duration>
1038
+ <voice>1</voice>
1039
+ <type>16th</type>
1040
+ <accidental>sharp</accidental>
1041
+ <stem>up</stem>
1042
+ <notehead>normal</notehead>
1043
+ <staff>1</staff>
1044
+ <beam number="1">begin</beam>
1045
+ <beam number="2">begin</beam>
1046
+ <notations>
1047
+ <technical>
1048
+ <string>1</string>
1049
+ <fret>4</fret>
1050
+ </technical>
1051
+ </notations>
1052
+ </note>
1053
+ <note>
1054
+ <pitch>
1055
+ <step>A</step>
1056
+ <octave>5</octave>
1057
+ </pitch>
1058
+ <duration>1</duration>
1059
+ <voice>1</voice>
1060
+ <type>16th</type>
1061
+ <stem>up</stem>
1062
+ <notehead>normal</notehead>
1063
+ <staff>1</staff>
1064
+ <beam number="1">continue</beam>
1065
+ <beam number="2">continue</beam>
1066
+ <notations>
1067
+ <technical>
1068
+ <string>1</string>
1069
+ <fret>5</fret>
1070
+ </technical>
1071
+ </notations>
1072
+ </note>
1073
+ <note>
1074
+ <pitch>
1075
+ <step>A</step>
1076
+ <alter>1</alter>
1077
+ <octave>5</octave>
1078
+ </pitch>
1079
+ <duration>1</duration>
1080
+ <voice>1</voice>
1081
+ <type>16th</type>
1082
+ <accidental>sharp</accidental>
1083
+ <stem>up</stem>
1084
+ <notehead>normal</notehead>
1085
+ <staff>1</staff>
1086
+ <beam number="1">continue</beam>
1087
+ <beam number="2">continue</beam>
1088
+ <notations>
1089
+ <technical>
1090
+ <string>1</string>
1091
+ <fret>6</fret>
1092
+ </technical>
1093
+ </notations>
1094
+ </note>
1095
+ <note>
1096
+ <pitch>
1097
+ <step>B</step>
1098
+ <octave>5</octave>
1099
+ </pitch>
1100
+ <duration>1</duration>
1101
+ <voice>1</voice>
1102
+ <type>16th</type>
1103
+ <stem>up</stem>
1104
+ <notehead>normal</notehead>
1105
+ <staff>1</staff>
1106
+ <beam number="1">end</beam>
1107
+ <beam number="2">end</beam>
1108
+ <notations>
1109
+ <technical>
1110
+ <string>1</string>
1111
+ <fret>7</fret>
1112
+ </technical>
1113
+ </notations>
1114
+ </note>
1115
+ <note>
1116
+ <pitch>
1117
+ <step>C</step>
1118
+ <octave>6</octave>
1119
+ </pitch>
1120
+ <duration>1</duration>
1121
+ <voice>1</voice>
1122
+ <type>16th</type>
1123
+ <stem>up</stem>
1124
+ <notehead>normal</notehead>
1125
+ <staff>1</staff>
1126
+ <beam number="1">begin</beam>
1127
+ <beam number="2">begin</beam>
1128
+ <notations>
1129
+ <technical>
1130
+ <string>1</string>
1131
+ <fret>8</fret>
1132
+ </technical>
1133
+ </notations>
1134
+ </note>
1135
+ <note>
1136
+ <pitch>
1137
+ <step>C</step>
1138
+ <alter>1</alter>
1139
+ <octave>6</octave>
1140
+ </pitch>
1141
+ <duration>1</duration>
1142
+ <voice>1</voice>
1143
+ <type>16th</type>
1144
+ <accidental>sharp</accidental>
1145
+ <stem>up</stem>
1146
+ <notehead>normal</notehead>
1147
+ <staff>1</staff>
1148
+ <beam number="1">continue</beam>
1149
+ <beam number="2">continue</beam>
1150
+ <notations>
1151
+ <technical>
1152
+ <string>1</string>
1153
+ <fret>9</fret>
1154
+ </technical>
1155
+ </notations>
1156
+ </note>
1157
+ <note>
1158
+ <pitch>
1159
+ <step>D</step>
1160
+ <octave>6</octave>
1161
+ </pitch>
1162
+ <duration>1</duration>
1163
+ <voice>1</voice>
1164
+ <type>16th</type>
1165
+ <stem>up</stem>
1166
+ <notehead>normal</notehead>
1167
+ <staff>1</staff>
1168
+ <beam number="1">continue</beam>
1169
+ <beam number="2">continue</beam>
1170
+ <notations>
1171
+ <technical>
1172
+ <string>1</string>
1173
+ <fret>10</fret>
1174
+ </technical>
1175
+ </notations>
1176
+ </note>
1177
+ <note>
1178
+ <pitch>
1179
+ <step>D</step>
1180
+ <alter>1</alter>
1181
+ <octave>6</octave>
1182
+ </pitch>
1183
+ <duration>1</duration>
1184
+ <voice>1</voice>
1185
+ <type>16th</type>
1186
+ <accidental>sharp</accidental>
1187
+ <stem>up</stem>
1188
+ <notehead>normal</notehead>
1189
+ <staff>1</staff>
1190
+ <beam number="1">end</beam>
1191
+ <beam number="2">end</beam>
1192
+ <notations>
1193
+ <technical>
1194
+ <string>1</string>
1195
+ <fret>11</fret>
1196
+ </technical>
1197
+ </notations>
1198
+ </note>
1199
+ <backup>
1200
+ <duration>16</duration>
1201
+ </backup>
1202
+ <note>
1203
+ <pitch>
1204
+ <step>C</step>
1205
+ <octave>4</octave>
1206
+ </pitch>
1207
+ <duration>1</duration>
1208
+ <voice>5</voice>
1209
+ <type>16th</type>
1210
+ <stem>up</stem>
1211
+ <staff>2</staff>
1212
+ <beam number="1">begin</beam>
1213
+ <beam number="2">begin</beam>
1214
+ <notations>
1215
+ <technical>
1216
+ <string>2</string>
1217
+ <fret>1</fret>
1218
+ </technical>
1219
+ </notations>
1220
+ </note>
1221
+ <note>
1222
+ <pitch>
1223
+ <step>C</step>
1224
+ <octave>4</octave>
1225
+ </pitch>
1226
+ <duration>1</duration>
1227
+ <voice>5</voice>
1228
+ <type>16th</type>
1229
+ <stem>up</stem>
1230
+ <staff>2</staff>
1231
+ <beam number="1">continue</beam>
1232
+ <beam number="2">continue</beam>
1233
+ <notations>
1234
+ <technical>
1235
+ <string>2</string>
1236
+ <fret>2</fret>
1237
+ </technical>
1238
+ </notations>
1239
+ </note>
1240
+ <note>
1241
+ <pitch>
1242
+ <step>D</step>
1243
+ <octave>4</octave>
1244
+ </pitch>
1245
+ <duration>1</duration>
1246
+ <voice>5</voice>
1247
+ <type>16th</type>
1248
+ <stem>up</stem>
1249
+ <staff>2</staff>
1250
+ <beam number="1">continue</beam>
1251
+ <beam number="2">continue</beam>
1252
+ <notations>
1253
+ <technical>
1254
+ <string>2</string>
1255
+ <fret>3</fret>
1256
+ </technical>
1257
+ </notations>
1258
+ </note>
1259
+ <note>
1260
+ <pitch>
1261
+ <step>D</step>
1262
+ <octave>4</octave>
1263
+ </pitch>
1264
+ <duration>1</duration>
1265
+ <voice>5</voice>
1266
+ <type>16th</type>
1267
+ <stem>up</stem>
1268
+ <staff>2</staff>
1269
+ <beam number="1">end</beam>
1270
+ <beam number="2">end</beam>
1271
+ <notations>
1272
+ <technical>
1273
+ <string>2</string>
1274
+ <fret>4</fret>
1275
+ </technical>
1276
+ </notations>
1277
+ </note>
1278
+ <note>
1279
+ <pitch>
1280
+ <step>E</step>
1281
+ <octave>4</octave>
1282
+ </pitch>
1283
+ <duration>1</duration>
1284
+ <voice>5</voice>
1285
+ <type>16th</type>
1286
+ <stem>up</stem>
1287
+ <staff>2</staff>
1288
+ <beam number="1">begin</beam>
1289
+ <beam number="2">begin</beam>
1290
+ <notations>
1291
+ <technical>
1292
+ <string>1</string>
1293
+ <fret>0</fret>
1294
+ </technical>
1295
+ </notations>
1296
+ </note>
1297
+ <note>
1298
+ <pitch>
1299
+ <step>F</step>
1300
+ <octave>4</octave>
1301
+ </pitch>
1302
+ <duration>1</duration>
1303
+ <voice>5</voice>
1304
+ <type>16th</type>
1305
+ <stem>up</stem>
1306
+ <staff>2</staff>
1307
+ <beam number="1">continue</beam>
1308
+ <beam number="2">continue</beam>
1309
+ <notations>
1310
+ <technical>
1311
+ <string>1</string>
1312
+ <fret>1</fret>
1313
+ </technical>
1314
+ </notations>
1315
+ </note>
1316
+ <note>
1317
+ <pitch>
1318
+ <step>F</step>
1319
+ <octave>4</octave>
1320
+ </pitch>
1321
+ <duration>1</duration>
1322
+ <voice>5</voice>
1323
+ <type>16th</type>
1324
+ <stem>up</stem>
1325
+ <staff>2</staff>
1326
+ <beam number="1">continue</beam>
1327
+ <beam number="2">continue</beam>
1328
+ <notations>
1329
+ <technical>
1330
+ <string>1</string>
1331
+ <fret>2</fret>
1332
+ </technical>
1333
+ </notations>
1334
+ </note>
1335
+ <note>
1336
+ <pitch>
1337
+ <step>G</step>
1338
+ <octave>4</octave>
1339
+ </pitch>
1340
+ <duration>1</duration>
1341
+ <voice>5</voice>
1342
+ <type>16th</type>
1343
+ <stem>up</stem>
1344
+ <staff>2</staff>
1345
+ <beam number="1">end</beam>
1346
+ <beam number="2">end</beam>
1347
+ <notations>
1348
+ <technical>
1349
+ <string>1</string>
1350
+ <fret>3</fret>
1351
+ </technical>
1352
+ </notations>
1353
+ </note>
1354
+ <note>
1355
+ <pitch>
1356
+ <step>G</step>
1357
+ <octave>4</octave>
1358
+ </pitch>
1359
+ <duration>1</duration>
1360
+ <voice>5</voice>
1361
+ <type>16th</type>
1362
+ <stem>up</stem>
1363
+ <staff>2</staff>
1364
+ <beam number="1">begin</beam>
1365
+ <beam number="2">begin</beam>
1366
+ <notations>
1367
+ <technical>
1368
+ <string>1</string>
1369
+ <fret>4</fret>
1370
+ </technical>
1371
+ </notations>
1372
+ </note>
1373
+ <note>
1374
+ <pitch>
1375
+ <step>A</step>
1376
+ <octave>4</octave>
1377
+ </pitch>
1378
+ <duration>1</duration>
1379
+ <voice>5</voice>
1380
+ <type>16th</type>
1381
+ <stem>up</stem>
1382
+ <staff>2</staff>
1383
+ <beam number="1">continue</beam>
1384
+ <beam number="2">continue</beam>
1385
+ <notations>
1386
+ <technical>
1387
+ <string>1</string>
1388
+ <fret>5</fret>
1389
+ </technical>
1390
+ </notations>
1391
+ </note>
1392
+ <note>
1393
+ <pitch>
1394
+ <step>A</step>
1395
+ <octave>4</octave>
1396
+ </pitch>
1397
+ <duration>1</duration>
1398
+ <voice>5</voice>
1399
+ <type>16th</type>
1400
+ <stem>up</stem>
1401
+ <staff>2</staff>
1402
+ <beam number="1">continue</beam>
1403
+ <beam number="2">continue</beam>
1404
+ <notations>
1405
+ <technical>
1406
+ <string>1</string>
1407
+ <fret>6</fret>
1408
+ </technical>
1409
+ </notations>
1410
+ </note>
1411
+ <note>
1412
+ <pitch>
1413
+ <step>B</step>
1414
+ <octave>4</octave>
1415
+ </pitch>
1416
+ <duration>1</duration>
1417
+ <voice>5</voice>
1418
+ <type>16th</type>
1419
+ <stem>up</stem>
1420
+ <staff>2</staff>
1421
+ <beam number="1">end</beam>
1422
+ <beam number="2">end</beam>
1423
+ <notations>
1424
+ <technical>
1425
+ <string>1</string>
1426
+ <fret>7</fret>
1427
+ </technical>
1428
+ </notations>
1429
+ </note>
1430
+ <note>
1431
+ <pitch>
1432
+ <step>C</step>
1433
+ <octave>5</octave>
1434
+ </pitch>
1435
+ <duration>1</duration>
1436
+ <voice>5</voice>
1437
+ <type>16th</type>
1438
+ <stem>up</stem>
1439
+ <staff>2</staff>
1440
+ <beam number="1">begin</beam>
1441
+ <beam number="2">begin</beam>
1442
+ <notations>
1443
+ <technical>
1444
+ <string>1</string>
1445
+ <fret>8</fret>
1446
+ </technical>
1447
+ </notations>
1448
+ </note>
1449
+ <note>
1450
+ <pitch>
1451
+ <step>C</step>
1452
+ <octave>5</octave>
1453
+ </pitch>
1454
+ <duration>1</duration>
1455
+ <voice>5</voice>
1456
+ <type>16th</type>
1457
+ <stem>up</stem>
1458
+ <staff>2</staff>
1459
+ <beam number="1">continue</beam>
1460
+ <beam number="2">continue</beam>
1461
+ <notations>
1462
+ <technical>
1463
+ <string>1</string>
1464
+ <fret>9</fret>
1465
+ </technical>
1466
+ </notations>
1467
+ </note>
1468
+ <note>
1469
+ <pitch>
1470
+ <step>D</step>
1471
+ <octave>5</octave>
1472
+ </pitch>
1473
+ <duration>1</duration>
1474
+ <voice>5</voice>
1475
+ <type>16th</type>
1476
+ <stem>up</stem>
1477
+ <staff>2</staff>
1478
+ <beam number="1">continue</beam>
1479
+ <beam number="2">continue</beam>
1480
+ <notations>
1481
+ <technical>
1482
+ <string>1</string>
1483
+ <fret>10</fret>
1484
+ </technical>
1485
+ </notations>
1486
+ </note>
1487
+ <note>
1488
+ <pitch>
1489
+ <step>D</step>
1490
+ <octave>5</octave>
1491
+ </pitch>
1492
+ <duration>1</duration>
1493
+ <voice>5</voice>
1494
+ <type>16th</type>
1495
+ <stem>up</stem>
1496
+ <staff>2</staff>
1497
+ <beam number="1">end</beam>
1498
+ <beam number="2">end</beam>
1499
+ <notations>
1500
+ <technical>
1501
+ <string>1</string>
1502
+ <fret>11</fret>
1503
+ </technical>
1504
+ </notations>
1505
+ </note>
1506
+ </measure>
1507
+ <measure number="7">
1508
+ <attributes>
1509
+ <divisions>8</divisions>
1510
+ </attributes>
1511
+ <note>
1512
+ <pitch>
1513
+ <step>E</step>
1514
+ <octave>6</octave>
1515
+ </pitch>
1516
+ <duration>1</duration>
1517
+ <voice>1</voice>
1518
+ <type>32nd</type>
1519
+ <stem>up</stem>
1520
+ <notehead>normal</notehead>
1521
+ <staff>1</staff>
1522
+ <beam number="1">begin</beam>
1523
+ <beam number="2">begin</beam>
1524
+ <beam number="3">begin</beam>
1525
+ <notations>
1526
+ <technical>
1527
+ <string>1</string>
1528
+ <fret>12</fret>
1529
+ </technical>
1530
+ </notations>
1531
+ </note>
1532
+ <note>
1533
+ <pitch>
1534
+ <step>F</step>
1535
+ <octave>6</octave>
1536
+ </pitch>
1537
+ <duration>1</duration>
1538
+ <voice>1</voice>
1539
+ <type>32nd</type>
1540
+ <stem>up</stem>
1541
+ <notehead>normal</notehead>
1542
+ <staff>1</staff>
1543
+ <beam number="1">continue</beam>
1544
+ <beam number="2">continue</beam>
1545
+ <beam number="3">continue</beam>
1546
+ <notations>
1547
+ <technical>
1548
+ <string>1</string>
1549
+ <fret>13</fret>
1550
+ </technical>
1551
+ </notations>
1552
+ </note>
1553
+ <note>
1554
+ <pitch>
1555
+ <step>F</step>
1556
+ <alter>1</alter>
1557
+ <octave>6</octave>
1558
+ </pitch>
1559
+ <duration>1</duration>
1560
+ <voice>1</voice>
1561
+ <type>32nd</type>
1562
+ <accidental>sharp</accidental>
1563
+ <stem>up</stem>
1564
+ <notehead>normal</notehead>
1565
+ <staff>1</staff>
1566
+ <beam number="1">continue</beam>
1567
+ <beam number="2">continue</beam>
1568
+ <beam number="3">continue</beam>
1569
+ <notations>
1570
+ <technical>
1571
+ <string>1</string>
1572
+ <fret>14</fret>
1573
+ </technical>
1574
+ </notations>
1575
+ </note>
1576
+ <note>
1577
+ <pitch>
1578
+ <step>G</step>
1579
+ <octave>6</octave>
1580
+ </pitch>
1581
+ <duration>1</duration>
1582
+ <voice>1</voice>
1583
+ <type>32nd</type>
1584
+ <stem>up</stem>
1585
+ <notehead>normal</notehead>
1586
+ <staff>1</staff>
1587
+ <beam number="1">continue</beam>
1588
+ <beam number="2">continue</beam>
1589
+ <beam number="3">continue</beam>
1590
+ <notations>
1591
+ <technical>
1592
+ <string>1</string>
1593
+ <fret>15</fret>
1594
+ </technical>
1595
+ </notations>
1596
+ </note>
1597
+ <note>
1598
+ <pitch>
1599
+ <step>G</step>
1600
+ <alter>1</alter>
1601
+ <octave>6</octave>
1602
+ </pitch>
1603
+ <duration>1</duration>
1604
+ <voice>1</voice>
1605
+ <type>32nd</type>
1606
+ <accidental>sharp</accidental>
1607
+ <stem>up</stem>
1608
+ <notehead>normal</notehead>
1609
+ <staff>1</staff>
1610
+ <beam number="1">continue</beam>
1611
+ <beam number="2">continue</beam>
1612
+ <beam number="3">continue</beam>
1613
+ <notations>
1614
+ <technical>
1615
+ <string>1</string>
1616
+ <fret>16</fret>
1617
+ </technical>
1618
+ </notations>
1619
+ </note>
1620
+ <note>
1621
+ <pitch>
1622
+ <step>A</step>
1623
+ <octave>6</octave>
1624
+ </pitch>
1625
+ <duration>1</duration>
1626
+ <voice>1</voice>
1627
+ <type>32nd</type>
1628
+ <stem>up</stem>
1629
+ <notehead>normal</notehead>
1630
+ <staff>1</staff>
1631
+ <beam number="1">continue</beam>
1632
+ <beam number="2">continue</beam>
1633
+ <beam number="3">continue</beam>
1634
+ <notations>
1635
+ <technical>
1636
+ <string>1</string>
1637
+ <fret>17</fret>
1638
+ </technical>
1639
+ </notations>
1640
+ </note>
1641
+ <note>
1642
+ <pitch>
1643
+ <step>A</step>
1644
+ <alter>1</alter>
1645
+ <octave>6</octave>
1646
+ </pitch>
1647
+ <duration>1</duration>
1648
+ <voice>1</voice>
1649
+ <type>32nd</type>
1650
+ <accidental>sharp</accidental>
1651
+ <stem>up</stem>
1652
+ <notehead>normal</notehead>
1653
+ <staff>1</staff>
1654
+ <beam number="1">continue</beam>
1655
+ <beam number="2">continue</beam>
1656
+ <beam number="3">continue</beam>
1657
+ <notations>
1658
+ <technical>
1659
+ <string>1</string>
1660
+ <fret>18</fret>
1661
+ </technical>
1662
+ </notations>
1663
+ </note>
1664
+ <note>
1665
+ <pitch>
1666
+ <step>B</step>
1667
+ <octave>6</octave>
1668
+ </pitch>
1669
+ <duration>1</duration>
1670
+ <voice>1</voice>
1671
+ <type>32nd</type>
1672
+ <stem>up</stem>
1673
+ <notehead>normal</notehead>
1674
+ <staff>1</staff>
1675
+ <beam number="1">end</beam>
1676
+ <beam number="2">end</beam>
1677
+ <beam number="3">end</beam>
1678
+ <notations>
1679
+ <technical>
1680
+ <string>1</string>
1681
+ <fret>19</fret>
1682
+ </technical>
1683
+ </notations>
1684
+ </note>
1685
+ <note>
1686
+ <pitch>
1687
+ <step>C</step>
1688
+ <octave>7</octave>
1689
+ </pitch>
1690
+ <duration>1</duration>
1691
+ <voice>1</voice>
1692
+ <type>32nd</type>
1693
+ <stem>up</stem>
1694
+ <notehead>normal</notehead>
1695
+ <staff>1</staff>
1696
+ <beam number="1">begin</beam>
1697
+ <beam number="2">begin</beam>
1698
+ <beam number="3">begin</beam>
1699
+ <notations>
1700
+ <technical>
1701
+ <string>1</string>
1702
+ <fret>20</fret>
1703
+ </technical>
1704
+ </notations>
1705
+ </note>
1706
+ <note>
1707
+ <pitch>
1708
+ <step>C</step>
1709
+ <alter>1</alter>
1710
+ <octave>7</octave>
1711
+ </pitch>
1712
+ <duration>1</duration>
1713
+ <voice>1</voice>
1714
+ <type>32nd</type>
1715
+ <accidental>sharp</accidental>
1716
+ <stem>up</stem>
1717
+ <notehead>normal</notehead>
1718
+ <staff>1</staff>
1719
+ <beam number="1">continue</beam>
1720
+ <beam number="2">continue</beam>
1721
+ <beam number="3">continue</beam>
1722
+ <notations>
1723
+ <technical>
1724
+ <string>1</string>
1725
+ <fret>21</fret>
1726
+ </technical>
1727
+ </notations>
1728
+ </note>
1729
+ <note>
1730
+ <pitch>
1731
+ <step>D</step>
1732
+ <octave>7</octave>
1733
+ </pitch>
1734
+ <duration>1</duration>
1735
+ <voice>1</voice>
1736
+ <type>32nd</type>
1737
+ <stem>up</stem>
1738
+ <notehead>normal</notehead>
1739
+ <staff>1</staff>
1740
+ <beam number="1">continue</beam>
1741
+ <beam number="2">continue</beam>
1742
+ <beam number="3">continue</beam>
1743
+ <notations>
1744
+ <technical>
1745
+ <string>1</string>
1746
+ <fret>22</fret>
1747
+ </technical>
1748
+ </notations>
1749
+ </note>
1750
+ <note>
1751
+ <pitch>
1752
+ <step>D</step>
1753
+ <alter>1</alter>
1754
+ <octave>7</octave>
1755
+ </pitch>
1756
+ <duration>1</duration>
1757
+ <voice>1</voice>
1758
+ <type>32nd</type>
1759
+ <accidental>sharp</accidental>
1760
+ <stem>up</stem>
1761
+ <notehead>normal</notehead>
1762
+ <staff>1</staff>
1763
+ <beam number="1">end</beam>
1764
+ <beam number="2">end</beam>
1765
+ <beam number="3">end</beam>
1766
+ <notations>
1767
+ <technical>
1768
+ <string>1</string>
1769
+ <fret>23</fret>
1770
+ </technical>
1771
+ </notations>
1772
+ </note>
1773
+ <note>
1774
+ <pitch>
1775
+ <step>E</step>
1776
+ <octave>7</octave>
1777
+ </pitch>
1778
+ <duration>16</duration>
1779
+ <tie type="start"/>
1780
+ <voice>1</voice>
1781
+ <type>half</type>
1782
+ <stem>up</stem>
1783
+ <notehead>normal</notehead>
1784
+ <staff>1</staff>
1785
+ <notations>
1786
+ <technical>
1787
+ <string>1</string>
1788
+ <fret>24</fret>
1789
+ </technical>
1790
+ <tied type="start"/>
1791
+ </notations>
1792
+ </note>
1793
+ <note>
1794
+ <pitch>
1795
+ <step>E</step>
1796
+ <octave>7</octave>
1797
+ </pitch>
1798
+ <duration>4</duration>
1799
+ <tie type="stop"/>
1800
+ <voice>1</voice>
1801
+ <type>eighth</type>
1802
+ <stem>up</stem>
1803
+ <notehead>normal</notehead>
1804
+ <staff>1</staff>
1805
+ <notations>
1806
+ <technical>
1807
+ <string>1</string>
1808
+ <fret>24</fret>
1809
+ </technical>
1810
+ <tied type="stop"/>
1811
+ </notations>
1812
+ </note>
1813
+ <backup>
1814
+ <duration>32</duration>
1815
+ </backup>
1816
+ <note>
1817
+ <pitch>
1818
+ <step>E</step>
1819
+ <octave>5</octave>
1820
+ </pitch>
1821
+ <duration>1</duration>
1822
+ <voice>5</voice>
1823
+ <type>32nd</type>
1824
+ <stem>up</stem>
1825
+ <staff>2</staff>
1826
+ <beam number="1">begin</beam>
1827
+ <beam number="2">begin</beam>
1828
+ <beam number="3">begin</beam>
1829
+ <notations>
1830
+ <technical>
1831
+ <string>1</string>
1832
+ <fret>12</fret>
1833
+ </technical>
1834
+ </notations>
1835
+ </note>
1836
+ <note>
1837
+ <pitch>
1838
+ <step>F</step>
1839
+ <octave>5</octave>
1840
+ </pitch>
1841
+ <duration>1</duration>
1842
+ <voice>5</voice>
1843
+ <type>32nd</type>
1844
+ <stem>up</stem>
1845
+ <staff>2</staff>
1846
+ <beam number="1">continue</beam>
1847
+ <beam number="2">continue</beam>
1848
+ <beam number="3">continue</beam>
1849
+ <notations>
1850
+ <technical>
1851
+ <string>1</string>
1852
+ <fret>13</fret>
1853
+ </technical>
1854
+ </notations>
1855
+ </note>
1856
+ <note>
1857
+ <pitch>
1858
+ <step>F</step>
1859
+ <octave>5</octave>
1860
+ </pitch>
1861
+ <duration>1</duration>
1862
+ <voice>5</voice>
1863
+ <type>32nd</type>
1864
+ <stem>up</stem>
1865
+ <staff>2</staff>
1866
+ <beam number="1">continue</beam>
1867
+ <beam number="2">continue</beam>
1868
+ <beam number="3">continue</beam>
1869
+ <notations>
1870
+ <technical>
1871
+ <string>1</string>
1872
+ <fret>14</fret>
1873
+ </technical>
1874
+ </notations>
1875
+ </note>
1876
+ <note>
1877
+ <pitch>
1878
+ <step>G</step>
1879
+ <octave>5</octave>
1880
+ </pitch>
1881
+ <duration>1</duration>
1882
+ <voice>5</voice>
1883
+ <type>32nd</type>
1884
+ <stem>up</stem>
1885
+ <staff>2</staff>
1886
+ <beam number="1">continue</beam>
1887
+ <beam number="2">continue</beam>
1888
+ <beam number="3">continue</beam>
1889
+ <notations>
1890
+ <technical>
1891
+ <string>1</string>
1892
+ <fret>15</fret>
1893
+ </technical>
1894
+ </notations>
1895
+ </note>
1896
+ <note>
1897
+ <pitch>
1898
+ <step>G</step>
1899
+ <octave>5</octave>
1900
+ </pitch>
1901
+ <duration>1</duration>
1902
+ <voice>5</voice>
1903
+ <type>32nd</type>
1904
+ <stem>up</stem>
1905
+ <staff>2</staff>
1906
+ <beam number="1">continue</beam>
1907
+ <beam number="2">continue</beam>
1908
+ <beam number="3">continue</beam>
1909
+ <notations>
1910
+ <technical>
1911
+ <string>1</string>
1912
+ <fret>16</fret>
1913
+ </technical>
1914
+ </notations>
1915
+ </note>
1916
+ <note>
1917
+ <pitch>
1918
+ <step>A</step>
1919
+ <octave>5</octave>
1920
+ </pitch>
1921
+ <duration>1</duration>
1922
+ <voice>5</voice>
1923
+ <type>32nd</type>
1924
+ <stem>up</stem>
1925
+ <staff>2</staff>
1926
+ <beam number="1">continue</beam>
1927
+ <beam number="2">continue</beam>
1928
+ <beam number="3">continue</beam>
1929
+ <notations>
1930
+ <technical>
1931
+ <string>1</string>
1932
+ <fret>17</fret>
1933
+ </technical>
1934
+ </notations>
1935
+ </note>
1936
+ <note>
1937
+ <pitch>
1938
+ <step>A</step>
1939
+ <octave>5</octave>
1940
+ </pitch>
1941
+ <duration>1</duration>
1942
+ <voice>5</voice>
1943
+ <type>32nd</type>
1944
+ <stem>up</stem>
1945
+ <staff>2</staff>
1946
+ <beam number="1">continue</beam>
1947
+ <beam number="2">continue</beam>
1948
+ <beam number="3">continue</beam>
1949
+ <notations>
1950
+ <technical>
1951
+ <string>1</string>
1952
+ <fret>18</fret>
1953
+ </technical>
1954
+ </notations>
1955
+ </note>
1956
+ <note>
1957
+ <pitch>
1958
+ <step>B</step>
1959
+ <octave>5</octave>
1960
+ </pitch>
1961
+ <duration>1</duration>
1962
+ <voice>5</voice>
1963
+ <type>32nd</type>
1964
+ <stem>up</stem>
1965
+ <staff>2</staff>
1966
+ <beam number="1">end</beam>
1967
+ <beam number="2">end</beam>
1968
+ <beam number="3">end</beam>
1969
+ <notations>
1970
+ <technical>
1971
+ <string>1</string>
1972
+ <fret>19</fret>
1973
+ </technical>
1974
+ </notations>
1975
+ </note>
1976
+ <note>
1977
+ <pitch>
1978
+ <step>C</step>
1979
+ <octave>6</octave>
1980
+ </pitch>
1981
+ <duration>1</duration>
1982
+ <voice>5</voice>
1983
+ <type>32nd</type>
1984
+ <stem>up</stem>
1985
+ <staff>2</staff>
1986
+ <beam number="1">begin</beam>
1987
+ <beam number="2">begin</beam>
1988
+ <beam number="3">begin</beam>
1989
+ <notations>
1990
+ <technical>
1991
+ <string>1</string>
1992
+ <fret>20</fret>
1993
+ </technical>
1994
+ </notations>
1995
+ </note>
1996
+ <note>
1997
+ <pitch>
1998
+ <step>C</step>
1999
+ <octave>6</octave>
2000
+ </pitch>
2001
+ <duration>1</duration>
2002
+ <voice>5</voice>
2003
+ <type>32nd</type>
2004
+ <stem>up</stem>
2005
+ <staff>2</staff>
2006
+ <beam number="1">continue</beam>
2007
+ <beam number="2">continue</beam>
2008
+ <beam number="3">continue</beam>
2009
+ <notations>
2010
+ <technical>
2011
+ <string>1</string>
2012
+ <fret>21</fret>
2013
+ </technical>
2014
+ </notations>
2015
+ </note>
2016
+ <note>
2017
+ <pitch>
2018
+ <step>D</step>
2019
+ <octave>6</octave>
2020
+ </pitch>
2021
+ <duration>1</duration>
2022
+ <voice>5</voice>
2023
+ <type>32nd</type>
2024
+ <stem>up</stem>
2025
+ <staff>2</staff>
2026
+ <beam number="1">continue</beam>
2027
+ <beam number="2">continue</beam>
2028
+ <beam number="3">continue</beam>
2029
+ <notations>
2030
+ <technical>
2031
+ <string>1</string>
2032
+ <fret>22</fret>
2033
+ </technical>
2034
+ </notations>
2035
+ </note>
2036
+ <note>
2037
+ <pitch>
2038
+ <step>D</step>
2039
+ <octave>6</octave>
2040
+ </pitch>
2041
+ <duration>1</duration>
2042
+ <voice>5</voice>
2043
+ <type>32nd</type>
2044
+ <stem>up</stem>
2045
+ <staff>2</staff>
2046
+ <beam number="1">end</beam>
2047
+ <beam number="2">end</beam>
2048
+ <beam number="3">end</beam>
2049
+ <notations>
2050
+ <technical>
2051
+ <string>1</string>
2052
+ <fret>23</fret>
2053
+ </technical>
2054
+ </notations>
2055
+ </note>
2056
+ <note>
2057
+ <pitch>
2058
+ <step>E</step>
2059
+ <octave>6</octave>
2060
+ </pitch>
2061
+ <duration>16</duration>
2062
+ <tie type="start"/>
2063
+ <voice>5</voice>
2064
+ <type>half</type>
2065
+ <stem>up</stem>
2066
+ <staff>2</staff>
2067
+ <notations>
2068
+ <technical>
2069
+ <string>1</string>
2070
+ <fret>24</fret>
2071
+ </technical>
2072
+ <tied type="start"/>
2073
+ </notations>
2074
+ </note>
2075
+ <note>
2076
+ <pitch>
2077
+ <step>E</step>
2078
+ <octave>6</octave>
2079
+ </pitch>
2080
+ <duration>4</duration>
2081
+ <tie type="stop"/>
2082
+ <voice>5</voice>
2083
+ <type>eighth</type>
2084
+ <stem>up</stem>
2085
+ <staff>2</staff>
2086
+ <notations>
2087
+ <technical>
2088
+ <string>1</string>
2089
+ <fret>24</fret>
2090
+ </technical>
2091
+ <tied type="stop"/>
2092
+ </notations>
2093
+ </note>
2094
+ </measure>
2095
+ </part>
2096
+ </score-partwise>