File: MuseJazz.mss

package info (click to toggle)
musescore3 3.2.3%2Bdfsg2-11
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 210,672 kB
  • sloc: cpp: 291,093; xml: 200,238; sh: 3,779; ansic: 1,447; python: 393; makefile: 240; perl: 82; pascal: 79
file content (814 lines) | stat: -rw-r--r-- 38,665 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
<?xml version="1.0" encoding="UTF-8"?>
<museScore version="3.01">
  <Style>
    <pageWidth>8.5</pageWidth>
    <pageHeight>11</pageHeight>
    <pagePrintableWidth>7.7126</pagePrintableWidth>
    <pageEvenLeftMargin>0.393701</pageEvenLeftMargin>
    <pageOddLeftMargin>0.393701</pageOddLeftMargin>
    <pageEvenTopMargin>0.393701</pageEvenTopMargin>
    <pageEvenBottomMargin>0.787402</pageEvenBottomMargin>
    <pageOddTopMargin>0.393701</pageOddTopMargin>
    <pageOddBottomMargin>0.787402</pageOddBottomMargin>
    <pageTwosided>1</pageTwosided>
    <staffUpperBorder>7</staffUpperBorder>
    <staffLowerBorder>7</staffLowerBorder>
    <staffDistance>6.5</staffDistance>
    <akkoladeDistance>6.5</akkoladeDistance>
    <minSystemDistance>8.5</minSystemDistance>
    <maxSystemDistance>15</maxSystemDistance>
    <lyricsPlacement>1</lyricsPlacement>
    <lyricsPosAbove x="0" y="-2"/>
    <lyricsPosBelow x="0" y="3"/>
    <lyricsMinTopDistance>1</lyricsMinTopDistance>
    <lyricsMinBottomDistance>2</lyricsMinBottomDistance>
    <lyricsLineHeight>1</lyricsLineHeight>
    <lyricsDashMinLength>0.4</lyricsDashMinLength>
    <lyricsDashMaxLegth>0.8</lyricsDashMaxLegth>
    <lyricsDashMaxDistance>16</lyricsDashMaxDistance>
    <lyricsDashForce>1</lyricsDashForce>
    <lyricsAlignVerseNumber>1</lyricsAlignVerseNumber>
    <lyricsLineThickness>0.3</lyricsLineThickness>
    <lyricsMelismaPad>0.1</lyricsMelismaPad>
    <lyricsDashPad>0.05</lyricsDashPad>
    <lyricsDashLineThickness>0.15</lyricsDashLineThickness>
    <lyricsDashYposRatio>0.67</lyricsDashYposRatio>
    <lyricsOddFontFace>MuseJazz Text</lyricsOddFontFace>
    <lyricsOddFontSize>11</lyricsOddFontSize>
    <lyricsOddFontStyle>0</lyricsOddFontStyle>
    <lyricsOddFrameType>0</lyricsOddFrameType>
    <lyricsOddFramePadding>0.2</lyricsOddFramePadding>
    <lyricsOddFrameWidth>0.1</lyricsOddFrameWidth>
    <lyricsOddFrameRound>0</lyricsOddFrameRound>
    <lyricsOddFrameFgColor r="0" g="0" b="0" a="255"/>
    <lyricsOddFrameBgColor r="255" g="255" b="255" a="0"/>
    <lyricsEvenFontFace>MuseJazz Text</lyricsEvenFontFace>
    <lyricsEvenFontSize>11</lyricsEvenFontSize>
    <lyricsEvenFontStyle>0</lyricsEvenFontStyle>
    <lyricsOddFrameType>0</lyricsOddFrameType>
    <lyricsOddFramePadding>0.2</lyricsOddFramePadding>
    <lyricsOddFrameWidth>0.1</lyricsOddFrameWidth>
    <lyricsOddFrameRound>0</lyricsOddFrameRound>
    <lyricsOddFrameFgColor r="0" g="0" b="0" a="255"/>
    <lyricsOddFrameBgColor r="255" g="255" b="255" a="0"/>
    <figuredBassFontFamily>MScoreBC</figuredBassFontFamily>
    <figuredBassYOffset>6</figuredBassYOffset>
    <figuredBassLineHeight>1</figuredBassLineHeight>
    <figuredBassAlignment>0</figuredBassAlignment>
    <figuredBassStyle>0</figuredBassStyle>
    <systemFrameDistance>7</systemFrameDistance>
    <frameSystemDistance>7</frameSystemDistance>
    <minMeasureWidth>5</minMeasureWidth>
    <barWidth>0.3</barWidth>
    <doubleBarWidth>0.3</doubleBarWidth>
    <endBarWidth>0.6</endBarWidth>
    <doubleBarDistance>0.6</doubleBarDistance>
    <endBarDistance>0.75</endBarDistance>
    <repeatBarlineDotSeparation>0.46</repeatBarlineDotSeparation>
    <repeatBarTips>1</repeatBarTips>
    <startBarlineSingle>0</startBarlineSingle>
    <startBarlineMultiple>1</startBarlineMultiple>
    <bracketWidth>0.45</bracketWidth>
    <bracketDistance>0.1</bracketDistance>
    <akkoladeWidth>1.6</akkoladeWidth>
    <akkoladeBarDistance>0.4</akkoladeBarDistance>
    <dividerLeft>0</dividerLeft>
    <dividerLeftSym>systemDivider</dividerLeftSym>
    <dividerLeftX>0</dividerLeftX>
    <dividerLeftY>0</dividerLeftY>
    <dividerRight>0</dividerRight>
    <dividerRightSym>systemDivider</dividerRightSym>
    <dividerRightX>0</dividerRightX>
    <dividerRightY>0</dividerRightY>
    <clefLeftMargin>0.8</clefLeftMargin>
    <keysigLeftMargin>0.5</keysigLeftMargin>
    <ambitusMargin>0.5</ambitusMargin>
    <timesigLeftMargin>0.5</timesigLeftMargin>
    <timesigScale w="1" h="1"/>
    <clefKeyRightMargin>0.8</clefKeyRightMargin>
    <clefKeyDistance>1</clefKeyDistance>
    <clefTimesigDistance>1</clefTimesigDistance>
    <keyTimesigDistance>1</keyTimesigDistance>
    <keyTimesigDistance>1</keyTimesigDistance>
    <systemHeaderDistance>2.5</systemHeaderDistance>
    <systemHeaderTimeSigDistance>2</systemHeaderTimeSigDistance>
    <clefBarlineDistance>0.5</clefBarlineDistance>
    <timesigBarlineDistance>0.5</timesigBarlineDistance>
    <stemWidth>0.2</stemWidth>
    <shortenStem>1</shortenStem>
    <shortStemProgression>0.25</shortStemProgression>
    <shortestStem>2.25</shortestStem>
    <beginRepeatLeftMargin>1</beginRepeatLeftMargin>
    <minNoteDistance>0.25</minNoteDistance>
    <barNoteDistance>1</barNoteDistance>
    <barAccidentalDistance>0.3</barAccidentalDistance>
    <multiMeasureRestMargin>1.2</multiMeasureRestMargin>
    <noteBarDistance>1</noteBarDistance>
    <measureSpacing>1.2</measureSpacing>
    <staffLineWidth>0.1</staffLineWidth>
    <ledgerLineWidth>0.2</ledgerLineWidth>
    <ledgerLineLength>0.2</ledgerLineLength>
    <accidentalDistance>0.22</accidentalDistance>
    <accidentalNoteDistance>0.22</accidentalNoteDistance>
    <beamWidth>0.5</beamWidth>
    <beamDistance>0.33</beamDistance>
    <beamMinLen>1.32</beamMinLen>
    <beamNoSlope>0</beamNoSlope>
    <dotMag>1</dotMag>
    <dotNoteDistance>0.35</dotNoteDistance>
    <dotRestDistance>0.25</dotRestDistance>
    <dotDotDistance>0.5</dotDotDistance>
    <propertyDistanceHead>1</propertyDistanceHead>
    <propertyDistanceStem>1.8</propertyDistanceStem>
    <propertyDistance>1</propertyDistance>
    <articulationMag>1</articulationMag>
    <articulationPosAbove x="0" y="0"/>
    <lastSystemFillLimit>0.3</lastSystemFillLimit>
    <hairpinPlacement>1</hairpinPlacement>
    <hairpinPosAbove x="0" y="-3.5"/>
    <hairpinPosBelow x="0" y="3.5"/>
    <hairpinHeight>1.2</hairpinHeight>
    <hairpinContHeight>0.5</hairpinContHeight>
    <hairpinWidth>0.2</hairpinWidth>
    <hairpinFontFace>MuseJazz Text</hairpinFontFace>
    <hairpinFontSize>12</hairpinFontSize>
    <hairpinFontStyle>2</hairpinFontStyle>
    <hairpinFrameType>0</hairpinFrameType>
    <hairpinFramePadding>0.2</hairpinFramePadding>
    <hairpinFrameWidth>0.1</hairpinFrameWidth>
    <hairpinFrameRound>0</hairpinFrameRound>
    <hairpinFrameFgColor r="0" g="0" b="0" a="255"/>
    <hairpinFrameBgColor r="255" g="255" b="255" a="0"/>
    <pedalPlacement>1</pedalPlacement>
    <pedalPosAbove x="0" y="-4"/>
    <pedalPosBelow x="0" y="4"/>
    <pedalLineWidth>0.2</pedalLineWidth>
    <pedalListStyle>1</pedalListStyle>
    <pedalBeginTextOffset x="0" y="0.15"/>
    <pedalHookHeight>-1.2</pedalHookHeight>
    <pedalFontFace>MuseJazz Text</pedalFontFace>
    <pedalFontSize>12</pedalFontSize>
    <pedalFontStyle>0</pedalFontStyle>
    <pedalFrameType>0</pedalFrameType>
    <pedalFramePadding>0.2</pedalFramePadding>
    <pedalFrameWidth>0.1</pedalFrameWidth>
    <pedalFrameRound>0</pedalFrameRound>
    <pedalFrameFgColor r="0" g="0" b="0" a="255"/>
    <pedalFrameBgColor r="255" g="255" b="255" a="0"/>
    <trillPlacement>0</trillPlacement>
    <trillPosAbove x="0" y="-1"/>
    <trillPosBelow x="0" y="1"/>
    <vibratoPlacement>0</vibratoPlacement>
    <vibratoPosAbove x="0" y="-1"/>
    <vibratoPosBelow x="0" y="1"/>
    <harmonyFretDist>0.5</harmonyFretDist>
    <minHarmonyDistance>0.5</minHarmonyDistance>
    <maxHarmonyBarDistance>3</maxHarmonyBarDistance>
    <harmonyPlacement>0</harmonyPlacement>
    <chordSymbolPosAbove x="0" y="-2.5"/>
    <chordSymbolPosBelow x="0" y="3.5"/>
    <chordSymbolBPosAbove x="0" y="-5.5"/>
    <chordSymbolBPosBelow x="0" y="3.5"/>
    <chordSymbolAFontFace>MuseJazz Text</chordSymbolAFontFace>
    <chordSymbolAFontSize>15</chordSymbolAFontSize>
    <chordSymbolAFontStyle>0</chordSymbolAFontStyle>
    <chordSymbolAFrameType>0</chordSymbolAFrameType>
    <chordSymbolAFramePadding>0.2</chordSymbolAFramePadding>
    <chordSymbolAFrameWidth>0.1</chordSymbolAFrameWidth>
    <chordSymbolAFrameRound>0</chordSymbolAFrameRound>
    <chordSymbolAFrameFgColor r="0" g="0" b="0" a="255"/>
    <chordSymbolAFrameBgColor r="255" g="255" b="255" a="0"/>
    <chordSymbolBFontFace>MuseJazz Text</chordSymbolBFontFace>
    <chordSymbolBFontSize>12</chordSymbolBFontSize>
    <chordSymbolBFontStyle>2</chordSymbolBFontStyle>
    <chordSymbolBFrameType>0</chordSymbolBFrameType>
    <chordSymbolBFramePadding>0.2</chordSymbolBFramePadding>
    <chordSymbolBFrameWidth>0.1</chordSymbolBFrameWidth>
    <chordSymbolBFrameRound>0</chordSymbolBFrameRound>
    <chordSymbolBFrameFgColor r="0" g="0" b="0" a="255"/>
    <chordSymbolBFrameBgColor r="255" g="255" b="255" a="0"/>
    <capoPosition>0</capoPosition>
    <fretNumMag>2</fretNumMag>
    <fretNumPos>0</fretNumPos>
    <fretY>2</fretY>
    <fretMinDistance>0.5</fretMinDistance>
    <fretMag>1</fretMag>
    <fretPlacement>0</fretPlacement>
    <fretStrings>6</fretStrings>
    <fretFrets>5</fretFrets>
    <fretOffset>0</fretOffset>
    <fretBarre>0</fretBarre>
    <showPageNumber>1</showPageNumber>
    <showPageNumberOne>0</showPageNumberOne>
    <pageNumberOddEven>1</pageNumberOddEven>
    <showMeasureNumber>0</showMeasureNumber>
    <showMeasureNumberOne>0</showMeasureNumberOne>
    <measureNumberInterval>5</measureNumberInterval>
    <measureNumberSystem>1</measureNumberSystem>
    <measureNumberAllStaffs>0</measureNumberAllStaffs>
    <smallNoteMag>0.7</smallNoteMag>
    <graceNoteMag>0.7</graceNoteMag>
    <smallStaffMag>0.7</smallStaffMag>
    <smallClefMag>0.8</smallClefMag>
    <genClef>1</genClef>
    <genKeysig>1</genKeysig>
    <genCourtesyTimesig>1</genCourtesyTimesig>
    <genCourtesyKeysig>1</genCourtesyKeysig>
    <genCourtesyClef>1</genCourtesyClef>
    <swingRatio>60</swingRatio>
    <swingUnit></swingUnit>
    <useStandardNoteNames>1</useStandardNoteNames>
    <useGermanNoteNames>0</useGermanNoteNames>
    <useFullGermanNoteNames>0</useFullGermanNoteNames>
    <useSolfeggioNoteNames>0</useSolfeggioNoteNames>
    <useFrenchNoteNames>0</useFrenchNoteNames>
    <automaticCapitalization>1</automaticCapitalization>
    <lowerCaseMinorChords>0</lowerCaseMinorChords>
    <lowerCaseBassNotes>0</lowerCaseBassNotes>
    <allCapsNoteNames>0</allCapsNoteNames>
    <chordStyle>jazz</chordStyle>
    <chordsXmlFile>0</chordsXmlFile>
    <chordDescriptionFile>chords_jazz.xml</chordDescriptionFile>
    <concertPitch>0</concertPitch>
    <createMultiMeasureRests>0</createMultiMeasureRests>
    <minEmptyMeasures>2</minEmptyMeasures>
    <minMMRestWidth>4</minMMRestWidth>
    <hideEmptyStaves>0</hideEmptyStaves>
    <dontHidStavesInFirstSystm>1</dontHidStavesInFirstSystm>
    <hideInstrumentNameIfOneInstrument>1</hideInstrumentNameIfOneInstrument>
    <gateTime>100</gateTime>
    <tenutoGateTime>100</tenutoGateTime>
    <staccatoGateTime>50</staccatoGateTime>
    <slurGateTime>100</slurGateTime>
    <ArpeggioNoteDistance>0.5</ArpeggioNoteDistance>
    <ArpeggioLineWidth>0.18</ArpeggioLineWidth>
    <ArpeggioHookLen>0.8</ArpeggioHookLen>
    <ArpeggioHiddenInStdIfTab>0</ArpeggioHiddenInStdIfTab>
    <slurEndWidth>0.12</slurEndWidth>
    <slurMidWidth>0.25</slurMidWidth>
    <slurDottedWidth>0.1</slurDottedWidth>
    <minTieLength>1</minTieLength>
    <slurMinDistance>0.5</slurMinDistance>
    <sectionPause>3</sectionPause>
    <musicalSymbolFont>MuseJazz</musicalSymbolFont>
    <musicalTextFont>MuseJazz Text</musicalTextFont>
    <showHeader>0</showHeader>
    <headerFirstPage>0</headerFirstPage>
    <headerOddEven>1</headerOddEven>
    <evenHeaderL></evenHeaderL>
    <evenHeaderC></evenHeaderC>
    <evenHeaderR></evenHeaderR>
    <oddHeaderL></oddHeaderL>
    <oddHeaderC></oddHeaderC>
    <oddHeaderR></oddHeaderR>
    <showFooter>1</showFooter>
    <footerFirstPage>1</footerFirstPage>
    <footerOddEven>1</footerOddEven>
    <evenFooterL>$p</evenFooterL>
    <evenFooterC>$:copyright:</evenFooterC>
    <evenFooterR></evenFooterR>
    <oddFooterL></oddFooterL>
    <oddFooterC>$:copyright:</oddFooterC>
    <oddFooterR>$p</oddFooterR>
    <voltaPosAbove x="-0.6" y="-5.6"/>
    <voltaHook>1.9</voltaHook>
    <voltaLineWidth>0.2</voltaLineWidth>
    <voltaLineStyle>1</voltaLineStyle>
    <voltaFontFace>MuseJazz Text</voltaFontFace>
    <voltaFontSize>11</voltaFontSize>
    <voltaFontStyle>1</voltaFontStyle>
    <voltaOffset x="0.5" y="1.9"/>
    <voltaFrameType>0</voltaFrameType>
    <voltaFramePadding>0.2</voltaFramePadding>
    <voltaFrameWidth>0.1</voltaFrameWidth>
    <voltaFrameRound>0</voltaFrameRound>
    <voltaFrameFgColor r="0" g="0" b="0" a="255"/>
    <voltaFrameBgColor r="255" g="255" b="255" a="0"/>
    <ottava8VAPlacement>0</ottava8VAPlacement>
    <ottava8VBPlacement>1</ottava8VBPlacement>
    <ottava15MAPlacement>0</ottava15MAPlacement>
    <ottava15MBPlacement>1</ottava15MBPlacement>
    <ottava22MAPlacement>0</ottava22MAPlacement>
    <ottava22MBPlacement>1</ottava22MBPlacement>
    <ottava8VAText>&lt;sym&gt;ottavaAlta&lt;/sym&gt;</ottava8VAText>
    <ottava8VBText>&lt;sym&gt;ottavaBassaBa&lt;/sym&gt;</ottava8VBText>
    <ottava15MAText>&lt;sym&gt;quindicesimaAlta&lt;/sym&gt;</ottava15MAText>
    <ottava15MBText>&lt;sym&gt;quindicesimaBassa&lt;/sym&gt;</ottava15MBText>
    <ottava22MAText>&lt;sym&gt;ventiduesimaAlta&lt;/sym&gt;</ottava22MAText>
    <ottava22MBText>&lt;sym&gt;ventiduesimaBassa&lt;/sym&gt;</ottava22MBText>
    <ottava8VAnoText>&lt;sym&gt;ottava&lt;/sym&gt;</ottava8VAnoText>
    <ottava8VBnoText>&lt;sym&gt;ottava&lt;/sym&gt;</ottava8VBnoText>
    <ottava15MAnoText>&lt;sym&gt;quindicesima&lt;/sym&gt;</ottava15MAnoText>
    <ottava15MBnoText>&lt;sym&gt;quindicesima&lt;/sym&gt;</ottava15MBnoText>
    <ottava22MAnoText>&lt;sym&gt;ventiduesima&lt;/sym&gt;</ottava22MAnoText>
    <ottava22MBnoText>&lt;sym&gt;ventiduesima&lt;/sym&gt;</ottava22MBnoText>
    <ottavaPosAbove x="0" y="-3"/>
    <ottavaPosBelow x="0" y="3"/>
    <ottavaHookAbove>1.9</ottavaHookAbove>
    <ottavaHookBelow>-1.9</ottavaHookBelow>
    <ottavaLineWidth>0.2</ottavaLineWidth>
    <ottavaLineStyle>2</ottavaLineStyle>
    <ottavaNumbersOnly>1</ottavaNumbersOnly>
    <ottavaFontFace>MuseJazz Text</ottavaFontFace>
    <ottavaFontSize>12</ottavaFontSize>
    <ottavaFontStyle>0</ottavaFontStyle>
    <ottavaFrameType>0</ottavaFrameType>
    <ottavaFramePadding>0.2</ottavaFramePadding>
    <ottavaFrameWidth>0.1</ottavaFrameWidth>
    <ottavaFrameRound>0</ottavaFrameRound>
    <ottavaFrameFgColor r="0" g="0" b="0" a="255"/>
    <ottavaFrameBgColor r="255" g="255" b="255" a="0"/>
    <tabClef>29</tabClef>
    <tremoloWidth>1.2</tremoloWidth>
    <tremoloBoxHeight>0.65</tremoloBoxHeight>
    <tremoloLineWidth>0.5</tremoloLineWidth>
    <tremoloDistance>0.8</tremoloDistance>
    <linearStretch>1.5</linearStretch>
    <crossMeasureValues>0</crossMeasureValues>
    <keySigNaturals>0</keySigNaturals>
    <tupletMaxSlope>0.5</tupletMaxSlope>
    <tupletOufOfStaff>1</tupletOufOfStaff>
    <tupletVHeadDistance>0.5</tupletVHeadDistance>
    <tupletVStemDistance>0.25</tupletVStemDistance>
    <tupletStemLeftDistance>0.5</tupletStemLeftDistance>
    <tupletStemRightDistance>0.5</tupletStemRightDistance>
    <tupletNoteLeftDistance>0</tupletNoteLeftDistance>
    <tupletNoteRightDistance>0</tupletNoteRightDistance>
    <tupletBracketWidth>0.2</tupletBracketWidth>
    <tupletDirection>0</tupletDirection>
    <tupletNumberType>0</tupletNumberType>
    <tupletBracketType>0</tupletBracketType>
    <tupletFontFace>MuseJazz Text</tupletFontFace>
    <tupletFontSize>10</tupletFontSize>
    <tupletFontStyle>2</tupletFontStyle>
    <tupletBracketHookHeight>1</tupletBracketHookHeight>
    <tupletOffset x="0" y="0"/>
    <tupletFrameType>0</tupletFrameType>
    <tupletFramePadding>0.2</tupletFramePadding>
    <tupletFrameWidth>0.1</tupletFrameWidth>
    <tupletFrameRound>0</tupletFrameRound>
    <tupletFrameFgColor r="0" g="0" b="0" a="255"/>
    <tupletFrameBgColor r="255" g="255" b="255" a="0"/>
    <barreLineWidth>1</barreLineWidth>
    <scaleBarlines>1</scaleBarlines>
    <barGraceDistance>0.6</barGraceDistance>
    <minVerticalDistance>0.5</minVerticalDistance>
    <ornamentStyle>0</ornamentStyle>
    <autoplaceHairpinDynamicsDistance>0.5</autoplaceHairpinDynamicsDistance>
    <dynamicsPlacement>1</dynamicsPlacement>
    <dynamicsPosAbove x="0" y="-2"/>
    <dynamicsPosBelow x="0" y="4"/>
    <dynamicsMinDistance>0.5</dynamicsMinDistance>
    <autoplaceVerticalAlignRange>2</autoplaceVerticalAlignRange>
    <textLinePlacement>0</textLinePlacement>
    <textLinePosAbove x="0" y="-3.5"/>
    <textLinePosBelow x="0" y="3.5"/>
    <textLineFrameType>0</textLineFrameType>
    <textLineFramePadding>0.2</textLineFramePadding>
    <textLineFrameWidth>0.1</textLineFrameWidth>
    <textLineFrameRound>0</textLineFrameRound>
    <textLineFrameFgColor r="0" g="0" b="0" a="255"/>
    <textLineFrameBgColor r="255" g="255" b="255" a="0"/>
    <tremoloBarLineWidth>0.12</tremoloBarLineWidth>
    <jumpPosAbove x="0" y="-2"/>
    <markerPosAbove x="0" y="-2"/>
    <defaultFontFace>MuseJazz Text</defaultFontFace>
    <defaultFontSize>10</defaultFontSize>
    <defaultFontSpatiumDependent>1</defaultFontSpatiumDependent>
    <defaultFontStyle>0</defaultFontStyle>
    <defaultFrameType>0</defaultFrameType>
    <defaultFramePadding>0.2</defaultFramePadding>
    <defaultFrameWidth>0.1</defaultFrameWidth>
    <defaultFrameRound>0</defaultFrameRound>
    <defaultFrameFgColor r="0" g="0" b="0" a="255"/>
    <defaultFrameBgColor r="255" g="255" b="255" a="0"/>
    <defaultOffset x="0" y="0"/>
    <defaultOffsetType>1</defaultOffsetType>
    <defaultSystemFlag>0</defaultSystemFlag>
    <defaultText></defaultText>
    <titleFontFace>MuseJazz Text</titleFontFace>
    <titleFontSize>28</titleFontSize>
    <titleFontSpatiumDependent>0</titleFontSpatiumDependent>
    <titleFontStyle>0</titleFontStyle>
    <titleOffset x="0" y="0"/>
    <titleOffsetType>0</titleOffsetType>
    <titleFrameType>0</titleFrameType>
    <titleFramePadding>0.2</titleFramePadding>
    <titleFrameWidth>0.1</titleFrameWidth>
    <titleFrameRound>0</titleFrameRound>
    <titleFrameFgColor r="0" g="0" b="0" a="255"/>
    <titleFrameBgColor r="255" g="255" b="255" a="0"/>
    <subTitleFontFace>MuseJazz Text</subTitleFontFace>
    <subTitleFontSize>14</subTitleFontSize>
    <subTitleFontSpatiumDependent>0</subTitleFontSpatiumDependent>
    <subTitleFontStyle>0</subTitleFontStyle>
    <subTitleOffset x="0" y="10"/>
    <subTitleOffsetType>0</subTitleOffsetType>
    <subTitleFrameType>0</subTitleFrameType>
    <subTitleFramePadding>0.2</subTitleFramePadding>
    <subTitleFrameWidth>0.1</subTitleFrameWidth>
    <subTitleFrameRound>0</subTitleFrameRound>
    <subTitleFrameFgColor r="0" g="0" b="0" a="255"/>
    <subTitleFrameBgColor r="255" g="255" b="255" a="0"/>
    <composerFontFace>MuseJazz Text</composerFontFace>
    <composerFontSize>12</composerFontSize>
    <composerFontSpatiumDependent>0</composerFontSpatiumDependent>
    <composerFontStyle>0</composerFontStyle>
    <composerOffset x="0" y="0"/>
    <composerOffsetType>0</composerOffsetType>
    <composerFrameType>0</composerFrameType>
    <composerFramePadding>0.2</composerFramePadding>
    <composerFrameWidth>0.1</composerFrameWidth>
    <composerFrameRound>0</composerFrameRound>
    <composerFrameFgColor r="0" g="0" b="0" a="255"/>
    <composerFrameBgColor r="255" g="255" b="255" a="0"/>
    <lyricistFontFace>MuseJazz Text</lyricistFontFace>
    <lyricistFontSize>12</lyricistFontSize>
    <lyricistFontSpatiumDependent>0</lyricistFontSpatiumDependent>
    <lyricistFontStyle>0</lyricistFontStyle>
    <lyricistOffset x="0" y="0"/>
    <lyricistOffsetType>0</lyricistOffsetType>
    <lyricistFrameType>0</lyricistFrameType>
    <lyricistFramePadding>0.2</lyricistFramePadding>
    <lyricistFrameWidth>0.1</lyricistFrameWidth>
    <lyricistFrameRound>0</lyricistFrameRound>
    <lyricistFrameFgColor r="0" g="0" b="0" a="255"/>
    <lyricistFrameBgColor r="255" g="255" b="255" a="0"/>
    <fingeringFontFace>MuseJazz Text</fingeringFontFace>
    <fingeringFontSize>8</fingeringFontSize>
    <fingeringFontStyle>0</fingeringFontStyle>
    <fingeringFrameType>0</fingeringFrameType>
    <fingeringFramePadding>0.2</fingeringFramePadding>
    <fingeringFrameWidth>0.1</fingeringFrameWidth>
    <fingeringFrameRound>0</fingeringFrameRound>
    <fingeringFrameFgColor r="0" g="0" b="0" a="255"/>
    <fingeringFrameBgColor r="255" g="255" b="255" a="0"/>
    <fingeringOffset x="0" y="0"/>
    <lhGuitarFingeringFontFace>MuseJazz Text</lhGuitarFingeringFontFace>
    <lhGuitarFingeringFontSize>8</lhGuitarFingeringFontSize>
    <lhGuitarFingeringFontStyle>0</lhGuitarFingeringFontStyle>
    <lhGuitarFingeringFrameType>0</lhGuitarFingeringFrameType>
    <lhGuitarFingeringFramePadding>0.2</lhGuitarFingeringFramePadding>
    <lhGuitarFingeringFrameWidth>0.1</lhGuitarFingeringFrameWidth>
    <lhGuitarFingeringFrameRound>0</lhGuitarFingeringFrameRound>
    <lhGuitarFingeringFrameFgColor r="0" g="0" b="0" a="255"/>
    <lhGuitarFingeringFrameBgColor r="255" g="255" b="255" a="0"/>
    <lhGuitarFingeringOffset x="-0.5" y="0"/>
    <rhGuitarFingeringFontFace>MuseJazz Text</rhGuitarFingeringFontFace>
    <rhGuitarFingeringFontSize>8</rhGuitarFingeringFontSize>
    <rhGuitarFingeringFontStyle>0</rhGuitarFingeringFontStyle>
    <rhGuitarFingeringFrameType>0</rhGuitarFingeringFrameType>
    <rhGuitarFingeringFramePadding>0.2</rhGuitarFingeringFramePadding>
    <rhGuitarFingeringFrameWidth>0.1</rhGuitarFingeringFrameWidth>
    <rhGuitarFingeringFrameRound>0</rhGuitarFingeringFrameRound>
    <rhGuitarFingeringFrameFgColor r="0" g="0" b="0" a="255"/>
    <rhGuitarFingeringFrameBgColor r="255" g="255" b="255" a="0"/>
    <rhGuitarFingeringOffset x="0" y="0"/>
    <stringNumberFontFace>MuseJazz Text</stringNumberFontFace>
    <stringNumberFontSize>8</stringNumberFontSize>
    <stringNumberFontStyle>0</stringNumberFontStyle>
    <stringNumberFrameType>2</stringNumberFrameType>
    <stringNumberFramePadding>0.2</stringNumberFramePadding>
    <stringNumberFrameWidth>0.1</stringNumberFrameWidth>
    <stringNumberFrameRound>0</stringNumberFrameRound>
    <stringNumberFrameFgColor r="0" g="0" b="0" a="255"/>
    <stringNumberFrameBgColor r="255" g="255" b="255" a="0"/>
    <stringNumberOffset x="0" y="-2"/>
    <longInstrumentFontFace>MuseJazz Text</longInstrumentFontFace>
    <longInstrumentFontSize>12</longInstrumentFontSize>
    <longInstrumentFontStyle>0</longInstrumentFontStyle>
    <longInstrumentOffset x="0" y="0"/>
    <longInstrumentFrameType>0</longInstrumentFrameType>
    <longInstrumentFramePadding>0.2</longInstrumentFramePadding>
    <longInstrumentFrameWidth>0.1</longInstrumentFrameWidth>
    <longInstrumentFrameRound>0</longInstrumentFrameRound>
    <longInstrumentFrameFgColor r="0" g="0" b="0" a="255"/>
    <longInstrumentFrameBgColor r="255" g="255" b="255" a="0"/>
    <shortInstrumentFontFace>MuseJazz Text</shortInstrumentFontFace>
    <shortInstrumentFontSize>12</shortInstrumentFontSize>
    <shortInstrumentFontStyle>0</shortInstrumentFontStyle>
    <shortInstrumentOffset x="0" y="0"/>
    <shortInstrumentFrameType>0</shortInstrumentFrameType>
    <shortInstrumentFramePadding>0.2</shortInstrumentFramePadding>
    <shortInstrumentFrameWidth>0.1</shortInstrumentFrameWidth>
    <shortInstrumentFrameRound>0</shortInstrumentFrameRound>
    <shortInstrumentFrameFgColor r="0" g="0" b="0" a="255"/>
    <shortInstrumentFrameBgColor r="255" g="255" b="255" a="0"/>
    <partInstrumentFontFace>MuseJazz Text</partInstrumentFontFace>
    <partInstrumentFontSize>18</partInstrumentFontSize>
    <partInstrumentFontStyle>0</partInstrumentFontStyle>
    <partInstrumentOffset x="0" y="0"/>
    <partInstrumentFrameType>0</partInstrumentFrameType>
    <partInstrumentFramePadding>0.2</partInstrumentFramePadding>
    <partInstrumentFrameWidth>0.1</partInstrumentFrameWidth>
    <partInstrumentFrameRound>0</partInstrumentFrameRound>
    <partInstrumentFrameFgColor r="0" g="0" b="0" a="255"/>
    <partInstrumentFrameBgColor r="255" g="255" b="255" a="0"/>
    <dynamicsFontFace>MuseJazz Text</dynamicsFontFace>
    <dynamicsFontSize>12</dynamicsFontSize>
    <dynamicsFontStyle>2</dynamicsFontStyle>
    <dynamicsFrameType>0</dynamicsFrameType>
    <dynamicsFramePadding>0.2</dynamicsFramePadding>
    <dynamicsFrameWidth>0.1</dynamicsFrameWidth>
    <dynamicsFrameRound>0</dynamicsFrameRound>
    <dynamicsFrameFgColor r="0" g="0" b="0" a="255"/>
    <dynamicsFrameBgColor r="255" g="255" b="255" a="0"/>
    <expressionFontFace>MuseJazz Text</expressionFontFace>
    <expressionFontSize>11</expressionFontSize>
    <expressionFontStyle>2</expressionFontStyle>
    <expressionPlacement>0</expressionPlacement>
    <expressionOffset x="0" y="0"/>
    <expressionFrameType>0</expressionFrameType>
    <expressionFramePadding>0.2</expressionFramePadding>
    <expressionFrameWidth>0.1</expressionFrameWidth>
    <expressionFrameRound>0</expressionFrameRound>
    <expressionFrameFgColor r="0" g="0" b="0" a="255"/>
    <expressionFrameBgColor r="255" g="255" b="255" a="0"/>
    <tempoFontFace>MuseJazz Text</tempoFontFace>
    <tempoFontSize>12</tempoFontSize>
    <tempoFontStyle>1</tempoFontStyle>
    <tempoSystemFlag>1</tempoSystemFlag>
    <tempoPlacement>0</tempoPlacement>
    <tempoPosAbove x="0" y="-2"/>
    <tempoPosBelow x="0" y="3"/>
    <tempoMinDistance>0.5</tempoMinDistance>
    <tempoFrameType>0</tempoFrameType>
    <tempoFramePadding>0.2</tempoFramePadding>
    <tempoFrameWidth>0.1</tempoFrameWidth>
    <tempoFrameRound>0</tempoFrameRound>
    <tempoFrameFgColor r="0" g="0" b="0" a="255"/>
    <tempoFrameBgColor r="255" g="255" b="255" a="0"/>
    <metronomeFontFace>MuseJazz Text</metronomeFontFace>
    <metronomeFontSize>12</metronomeFontSize>
    <metronomeFontStyle>1</metronomeFontStyle>
    <metronomePlacement>0</metronomePlacement>
    <metronomeOffset x="0" y="0"/>
    <metronomeFrameType>0</metronomeFrameType>
    <metronomeFramePadding>0.2</metronomeFramePadding>
    <metronomeFrameWidth>0.1</metronomeFrameWidth>
    <metronomeFrameRound>0</metronomeFrameRound>
    <metronomeFrameFgColor r="0" g="0" b="0" a="255"/>
    <metronomeFrameBgColor r="255" g="255" b="255" a="0"/>
    <measureNumberFontFace>MuseJazz Text</measureNumberFontFace>
    <measureNumberFontSize>8</measureNumberFontSize>
    <measureNumberFontStyle>0</measureNumberFontStyle>
    <measureNumberOffset x="0" y="-2"/>
    <measureNumberOffsetType>1</measureNumberOffsetType>
    <measureNumberFrameType>0</measureNumberFrameType>
    <measureNumberFramePadding>0.2</measureNumberFramePadding>
    <measureNumberFrameWidth>0.1</measureNumberFrameWidth>
    <measureNumberFrameRound>0</measureNumberFrameRound>
    <measureNumberFrameFgColor r="0" g="0" b="0" a="255"/>
    <measureNumberFrameBgColor r="255" g="255" b="255" a="0"/>
    <translatorFontFace>MuseJazz Text</translatorFontFace>
    <translatorFontSize>11</translatorFontSize>
    <translatorFontStyle>0</translatorFontStyle>
    <translatorOffset x="0" y="0"/>
    <translatorFrameType>0</translatorFrameType>
    <translatorFramePadding>0.2</translatorFramePadding>
    <translatorFrameWidth>0.1</translatorFrameWidth>
    <translatorFrameRound>0</translatorFrameRound>
    <translatorFrameFgColor r="0" g="0" b="0" a="255"/>
    <translatorFrameBgColor r="255" g="255" b="255" a="0"/>
    <systemFontFace>MuseJazz Text</systemFontFace>
    <systemFontSize>10</systemFontSize>
    <systemFontStyle>0</systemFontStyle>
    <systemOffsetType>1</systemOffsetType>
    <systemPlacement>0</systemPlacement>
    <systemPosAbove x="0" y="-2"/>
    <systemPosBelow x="0" y="3.5"/>
    <systemMinDistance>0.5</systemMinDistance>
    <systemFrameType>0</systemFrameType>
    <systemFramePadding>0.2</systemFramePadding>
    <systemFrameWidth>0.1</systemFrameWidth>
    <systemFrameRound>0</systemFrameRound>
    <systemFrameFgColor r="0" g="0" b="0" a="255"/>
    <systemFrameBgColor r="255" g="255" b="255" a="0"/>
    <staffFontFace>MuseJazz Text</staffFontFace>
    <staffFontSize>10</staffFontSize>
    <staffFontStyle>0</staffFontStyle>
    <systemOffsetType>1</systemOffsetType>
    <staffPlacement>1</staffPlacement>
    <staffPosAbove x="0" y="-2"/>
    <staffPosBelow x="0" y="3.5"/>
    <staffMinDistance>0.5</staffMinDistance>
    <staffFrameType>0</staffFrameType>
    <staffFramePadding>0.2</staffFramePadding>
    <staffFrameWidth>0.1</staffFrameWidth>
    <staffFrameRound>0</staffFrameRound>
    <staffFrameFgColor r="0" g="0" b="0" a="255"/>
    <staffFrameBgColor r="255" g="255" b="255" a="0"/>
    <rehearsalMarkFontFace>MuseJazz Text</rehearsalMarkFontFace>
    <rehearsalMarkFontSize>14</rehearsalMarkFontSize>
    <rehearsalMarkFontStyle>1</rehearsalMarkFontStyle>
    <rehearsalMarkAlign>right,baseline</rehearsalMarkAlign>
    <rehearsalMarkFrameType>1</rehearsalMarkFrameType>
    <rehearsalMarkFramePadding>0.5</rehearsalMarkFramePadding>
    <rehearsalMarkFrameWidth>0.2</rehearsalMarkFrameWidth>
    <rehearsalMarkFrameRound>20</rehearsalMarkFrameRound>
    <rehearsalMarkFrameFgColor r="0" g="0" b="0" a="255"/>
    <rehearsalMarkFrameBgColor r="255" g="255" b="255" a="0"/>
    <rehearsalMarkPlacement>0</rehearsalMarkPlacement>
    <rehearsalMarkPosAbove x="0" y="-3"/>
    <rehearsalMarkPosBelow x="0" y="4"/>
    <rehearsalMarkMinDistance>0.5</rehearsalMarkMinDistance>
    <repeatLeftFontFace>MuseJazz Text</repeatLeftFontFace>
    <repeatLeftFontSize>20</repeatLeftFontSize>
    <repeatLeftFontStyle>0</repeatLeftFontStyle>
    <repeatLeftPlacement>0</repeatLeftPlacement>
    <repeatLeftFrameType>0</repeatLeftFrameType>
    <repeatLeftFramePadding>0.2</repeatLeftFramePadding>
    <repeatLeftFrameWidth>0.1</repeatLeftFrameWidth>
    <repeatLeftFrameRound>0</repeatLeftFrameRound>
    <repeatLeftFrameFgColor r="0" g="0" b="0" a="255"/>
    <repeatLeftFrameBgColor r="255" g="255" b="255" a="0"/>
    <repeatRightFontFace>MuseJazz Text</repeatRightFontFace>
    <repeatRightFontSize>12</repeatRightFontSize>
    <repeatRightFontStyle>0</repeatRightFontStyle>
    <repeatRightPlacement>0</repeatRightPlacement>
    <repeatRightFrameType>0</repeatRightFrameType>
    <repeatRightFramePadding>0.2</repeatRightFramePadding>
    <repeatRightFrameWidth>0.1</repeatRightFrameWidth>
    <repeatRightFrameRound>0</repeatRightFrameRound>
    <repeatRightFrameFgColor r="0" g="0" b="0" a="255"/>
    <repeatRightFrameBgColor r="255" g="255" b="255" a="0"/>
    <frameFontFace>MuseJazz Text</frameFontFace>
    <frameFontSize>12</frameFontSize>
    <frameFontStyle>0</frameFontStyle>
    <frameOffset x="0" y="0"/>
    <frameFrameType>0</frameFrameType>
    <frameFramePadding>0.2</frameFramePadding>
    <frameFrameWidth>0.1</frameFrameWidth>
    <frameFrameRound>0</frameFrameRound>
    <frameFrameFgColor r="0" g="0" b="0" a="255"/>
    <frameFrameBgColor r="255" g="255" b="255" a="0"/>
    <textLineFontFace>MuseJazz Text</textLineFontFace>
    <textLineFontSize>12</textLineFontSize>
    <textLineFontStyle>0</textLineFontStyle>
    <glissandoFontFace>MuseJazz Text</glissandoFontFace>
    <glissandoFontSize>8</glissandoFontSize>
    <glissandoFontStyle>2</glissandoFontStyle>
    <glissandoOffset x="0" y="0"/>
    <glissandoFrameType>0</glissandoFrameType>
    <glissandoFramePadding>0.2</glissandoFramePadding>
    <glissandoFrameWidth>0.1</glissandoFrameWidth>
    <glissandoFrameRound>0</glissandoFrameRound>
    <glissandoFrameFgColor r="0" g="0" b="0" a="255"/>
    <glissandoFrameBgColor r="255" g="255" b="255" a="0"/>
    <glissandoLineWidth>0.15</glissandoLineWidth>
    <glissandoText>gliss.</glissandoText>
    <bendFontFace>MuseJazz Text</bendFontFace>
    <bendFontSize>8</bendFontSize>
    <bendFontStyle>0</bendFontStyle>
    <bendOffset x="0" y="0"/>
    <bendFrameType>0</bendFrameType>
    <bendFramePadding>0.2</bendFramePadding>
    <bendFrameWidth>0.1</bendFrameWidth>
    <bendFrameRound>0</bendFrameRound>
    <bendFrameFgColor r="0" g="0" b="0" a="255"/>
    <bendFrameBgColor r="255" g="255" b="255" a="0"/>
    <bendLineWidth>0.15</bendLineWidth>
    <bendArrowWidth>0.5</bendArrowWidth>
    <headerFontFace>MuseJazz Text</headerFontFace>
    <headerFontSize>8</headerFontSize>
    <headerFontStyle>0</headerFontStyle>
    <headerOffset x="0" y="0"/>
    <headerFrameType>0</headerFrameType>
    <headerFramePadding>0.2</headerFramePadding>
    <headerFrameWidth>0.1</headerFrameWidth>
    <headerFrameRound>0</headerFrameRound>
    <headerFrameFgColor r="0" g="0" b="0" a="255"/>
    <headerFrameBgColor r="255" g="255" b="255" a="0"/>
    <footerFontFace>MuseJazz Text</footerFontFace>
    <footerFontSize>8</footerFontSize>
    <footerFontStyle>0</footerFontStyle>
    <footerOffset x="0" y="0"/>
    <footerFrameType>0</footerFrameType>
    <footerFramePadding>0.2</footerFramePadding>
    <footerFrameWidth>0.1</footerFrameWidth>
    <footerFrameRound>0</footerFrameRound>
    <footerFrameFgColor r="0" g="0" b="0" a="255"/>
    <footerFrameBgColor r="255" g="255" b="255" a="0"/>
    <instrumentChangeFontFace>MuseJazz Text</instrumentChangeFontFace>
    <instrumentChangeFontSize>12</instrumentChangeFontSize>
    <instrumentChangeFontStyle>1</instrumentChangeFontStyle>
    <instrumentChangeOffset x="0" y="0"/>
    <instrumentChangePlacement>0</instrumentChangePlacement>
    <instrumentChangePosAbove x="0" y="-2"/>
    <instrumentChangePosBelow x="0" y="3.5"/>
    <instrumentChangeMinDistance>0.5</instrumentChangeMinDistance>
    <instrumentChangeFrameType>0</instrumentChangeFrameType>
    <instrumentChangeFramePadding>0.2</instrumentChangeFramePadding>
    <instrumentChangeFrameWidth>0.1</instrumentChangeFrameWidth>
    <instrumentChangeFrameRound>0</instrumentChangeFrameRound>
    <instrumentChangeFrameFgColor r="0" g="0" b="0" a="255"/>
    <instrumentChangeFrameBgColor r="255" g="255" b="255" a="0"/>
    <figuredBassFontFace>MScoreBC</figuredBassFontFace>
    <figuredBassFontSize>8</figuredBassFontSize>
    <figuredBassFontStyle>0</figuredBassFontStyle>
    <user1FontFace>MuseJazz Text</user1FontFace>
    <user1FontSize>10</user1FontSize>
    <user1FontStyle>0</user1FontStyle>
    <user1Offset>0</user1Offset>
    <user1OffsetType>1</user1OffsetType>
    <user1FrameType>0</user1FrameType>
    <user1FramePadding>0.2</user1FramePadding>
    <user1FrameWidth>0.1</user1FrameWidth>
    <user1FrameRound>0</user1FrameRound>
    <user1FrameFgColor r="0" g="0" b="0" a="255"/>
    <user1FrameBgColor r="255" g="255" b="255" a="0"/>
    <user2FontFace>MuseJazz Text</user2FontFace>
    <user2FontSize>10</user2FontSize>
    <user2FontStyle>0</user2FontStyle>
    <user2Offset>0</user2Offset>
    <user2OffsetType>1</user2OffsetType>
    <user2FrameType>0</user2FrameType>
    <user2FramePadding>0.2</user2FramePadding>
    <user2FrameWidth>0.1</user2FrameWidth>
    <user2FrameRound>0</user2FrameRound>
    <user2FrameFgColor r="0" g="0" b="0" a="255"/>
    <user2FrameBgColor r="255" g="255" b="255" a="0"/>
    <user3FontFace>MuseJazz Text</user3FontFace>
    <user3FontSize>10</user3FontSize>
    <user3FontStyle>0</user3FontStyle>
    <user3Offset>0</user3Offset>
    <user3OffsetType>1</user3OffsetType>
    <user3FrameType>0</user3FrameType>
    <user3FramePadding>0.2</user3FramePadding>
    <user3FrameWidth>0.1</user3FrameWidth>
    <user3FrameRound>0</user3FrameRound>
    <user3FrameFgColor r="0" g="0" b="0" a="255"/>
    <user3FrameBgColor r="255" g="255" b="255" a="0"/>
    <user4FontFace>MuseJazz Text</user4FontFace>
    <user4FontSize>10</user4FontSize>
    <user4FontStyle>0</user4FontStyle>
    <user4Offset>0</user4Offset>
    <user4OffsetType>1</user4OffsetType>
    <user4FrameType>0</user4FrameType>
    <user4FramePadding>0.2</user4FramePadding>
    <user4FrameWidth>0.1</user4FrameWidth>
    <user4FrameRound>0</user4FrameRound>
    <user4FrameFgColor r="0" g="0" b="0" a="255"/>
    <user4FrameBgColor r="255" g="255" b="255" a="0"/>
    <user5FontFace>MuseJazz Text</user5FontFace>
    <user5FontSize>10</user5FontSize>
    <user5FontStyle>0</user5FontStyle>
    <user5Offset>0</user5Offset>
    <user5OffsetType>1</user5OffsetType>
    <user5FrameType>0</user5FrameType>
    <user5FramePadding>0.2</user5FramePadding>
    <user5FrameWidth>0.1</user5FrameWidth>
    <user5FrameRound>0</user5FrameRound>
    <user5FrameFgColor r="0" g="0" b="0" a="255"/>
    <user5FrameBgColor r="255" g="255" b="255" a="0"/>
    <user6FontFace>MuseJazz Text</user6FontFace>
    <user6FontSize>10</user6FontSize>
    <user6FontStyle>0</user6FontStyle>
    <user6Offset>0</user6Offset>
    <user6OffsetType>1</user6OffsetType>
    <user6FrameType>0</user6FrameType>
    <user6FramePadding>0.2</user6FramePadding>
    <user6FrameWidth>0.1</user6FrameWidth>
    <user6FrameRound>0</user6FrameRound>
    <user6FrameFgColor r="0" g="0" b="0" a="255"/>
    <user6FrameBgColor r="255" g="255" b="255" a="0"/>
    <letRingFontFace>MuseJazz Text</letRingFontFace>
    <letRingFontSize>10</letRingFontSize>
    <letRingFontStyle>0</letRingFontStyle>
    <letRingHookHeight>0.6</letRingHookHeight>
    <letRingPlacement>1</letRingPlacement>
    <letRingPosAbove x="0" y="-4"/>
    <letRingPosBelow x="0" y="4"/>
    <letRingLineWidth>0.15</letRingLineWidth>
    <letRingLineStyle>2</letRingLineStyle>
    <letRingBeginTextOffset x="0" y="0.15"/>
    <letRingText>let ring</letRingText>
    <letRingFrameType>0</letRingFrameType>
    <letRingFramePadding>0.2</letRingFramePadding>
    <letRingFrameWidth>0.1</letRingFrameWidth>
    <letRingFrameRound>0</letRingFrameRound>
    <letRingFrameFgColor r="0" g="0" b="0" a="255"/>
    <letRingFrameBgColor r="255" g="255" b="255" a="0"/>
    <palmMuteFontFace>MuseJazz Text</palmMuteFontFace>
    <palmMuteFontSize>10</palmMuteFontSize>
    <palmMuteFontStyle>0</palmMuteFontStyle>
    <palmMuteHookHeight>0.6</palmMuteHookHeight>
    <palmMutePlacement>1</palmMutePlacement>
    <palmMutePosAbove x="0" y="-4"/>
    <palmMutePosBelow x="0" y="4"/>
    <palmMuteLineWidth>0.15</palmMuteLineWidth>
    <palmMuteLineStyle>2</palmMuteLineStyle>
    <palmMuteBeginTextOffset x="0" y="0.15"/>
    <palmMuteText>P.M.</palmMuteText>
    <palmMuteFrameType>0</palmMuteFrameType>
    <palmMuteFramePadding>0.2</palmMuteFramePadding>
    <palmMuteFrameWidth>0.1</palmMuteFrameWidth>
    <palmMuteFrameRound>0</palmMuteFrameRound>
    <palmMuteFrameFgColor r="0" g="0" b="0" a="255"/>
    <palmMuteFrameBgColor r="255" g="255" b="255" a="0"/>
    <fermataPosAbove x="0" y="-1"/>
    <fermataPosBelow x="0" y="1"/>
    <fermataMinDistance>0.4</fermataMinDistance>
    <Spatium>1.76389</Spatium>
    </Style>
  </museScore>