Test_Auto_Multirest_2.musicxml 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.1 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
  3. <score-partwise version="3.1">
  4. <work>
  5. <work-title>Test - Various Auto Multirest Scenarios</work-title>
  6. </work>
  7. <identification>
  8. <encoding>
  9. <software>MuseScore 3.4.2</software>
  10. <encoding-date>2020-08-11</encoding-date>
  11. <supports element="accidental" type="yes"/>
  12. <supports element="beam" type="yes"/>
  13. <supports element="print" attribute="new-page" type="yes" value="yes"/>
  14. <supports element="print" attribute="new-system" type="yes" value="yes"/>
  15. <supports element="stem" type="yes"/>
  16. </encoding>
  17. </identification>
  18. <defaults>
  19. <scaling>
  20. <millimeters>7.05556</millimeters>
  21. <tenths>40</tenths>
  22. </scaling>
  23. <page-layout>
  24. <page-height>1683.36</page-height>
  25. <page-width>1190.88</page-width>
  26. <page-margins type="even">
  27. <left-margin>56.6929</left-margin>
  28. <right-margin>56.6929</right-margin>
  29. <top-margin>56.6929</top-margin>
  30. <bottom-margin>113.386</bottom-margin>
  31. </page-margins>
  32. <page-margins type="odd">
  33. <left-margin>56.6929</left-margin>
  34. <right-margin>56.6929</right-margin>
  35. <top-margin>56.6929</top-margin>
  36. <bottom-margin>113.386</bottom-margin>
  37. </page-margins>
  38. </page-layout>
  39. <word-font font-family="FreeSerif" font-size="10"/>
  40. <lyric-font font-family="FreeSerif" font-size="11"/>
  41. </defaults>
  42. <credit page="1">
  43. <credit-words default-x="595.44" default-y="1626.67" justify="center" valign="top" font-size="24">Test Diff Auto Multirest scenarios</credit-words>
  44. </credit>
  45. <part-list>
  46. <score-part id="P1">
  47. <part-name>Voice</part-name>
  48. <part-abbreviation>Vo.</part-abbreviation>
  49. <score-instrument id="P1-I1">
  50. <instrument-name>Voice</instrument-name>
  51. </score-instrument>
  52. <midi-device id="P1-I1" port="1"></midi-device>
  53. <midi-instrument id="P1-I1">
  54. <midi-channel>1</midi-channel>
  55. <midi-program>53</midi-program>
  56. <volume>78.7402</volume>
  57. <pan>0</pan>
  58. </midi-instrument>
  59. </score-part>
  60. <score-part id="P2">
  61. <part-name>Piano</part-name>
  62. <part-abbreviation>Pno.</part-abbreviation>
  63. <score-instrument id="P2-I1">
  64. <instrument-name>Piano</instrument-name>
  65. </score-instrument>
  66. <midi-device id="P2-I1" port="1"></midi-device>
  67. <midi-instrument id="P2-I1">
  68. <midi-channel>2</midi-channel>
  69. <midi-program>1</midi-program>
  70. <volume>78.7402</volume>
  71. <pan>0</pan>
  72. </midi-instrument>
  73. </score-part>
  74. <score-part id="P3">
  75. <part-name>Contrabass</part-name>
  76. <part-abbreviation>Cb.</part-abbreviation>
  77. <score-instrument id="P3-I1">
  78. <instrument-name>Contrabass</instrument-name>
  79. </score-instrument>
  80. <midi-device id="P3-I1" port="1"></midi-device>
  81. <midi-instrument id="P3-I1">
  82. <midi-channel>3</midi-channel>
  83. <midi-program>44</midi-program>
  84. <volume>78.7402</volume>
  85. <pan>0</pan>
  86. </midi-instrument>
  87. </score-part>
  88. </part-list>
  89. <part id="P1">
  90. <measure number="1" width="172.87">
  91. <print>
  92. <system-layout>
  93. <system-margins>
  94. <left-margin>134.20</left-margin>
  95. <right-margin>0.00</right-margin>
  96. </system-margins>
  97. <top-system-distance>170.00</top-system-distance>
  98. </system-layout>
  99. </print>
  100. <attributes>
  101. <divisions>2</divisions>
  102. <key>
  103. <fifths>0</fifths>
  104. </key>
  105. <time>
  106. <beats>4</beats>
  107. <beat-type>4</beat-type>
  108. </time>
  109. <clef>
  110. <sign>G</sign>
  111. <line>2</line>
  112. </clef>
  113. </attributes>
  114. <note default-x="82.47" default-y="-20.00">
  115. <pitch>
  116. <step>B</step>
  117. <octave>4</octave>
  118. </pitch>
  119. <duration>2</duration>
  120. <voice>1</voice>
  121. <type>quarter</type>
  122. <stem>down</stem>
  123. </note>
  124. <note default-x="104.35" default-y="-15.00">
  125. <pitch>
  126. <step>C</step>
  127. <octave>5</octave>
  128. </pitch>
  129. <duration>2</duration>
  130. <voice>1</voice>
  131. <type>quarter</type>
  132. <stem>down</stem>
  133. </note>
  134. <note default-x="126.23" default-y="-10.00">
  135. <pitch>
  136. <step>D</step>
  137. <octave>5</octave>
  138. </pitch>
  139. <duration>2</duration>
  140. <voice>1</voice>
  141. <type>quarter</type>
  142. <stem>down</stem>
  143. </note>
  144. <note default-x="148.11" default-y="-5.00">
  145. <pitch>
  146. <step>E</step>
  147. <octave>5</octave>
  148. </pitch>
  149. <duration>2</duration>
  150. <tie type="start"/>
  151. <voice>1</voice>
  152. <type>quarter</type>
  153. <stem>down</stem>
  154. <notations>
  155. <tied type="start"/>
  156. </notations>
  157. </note>
  158. </measure>
  159. <measure number="2" width="84.93">
  160. <note default-x="10.00" default-y="-5.00">
  161. <pitch>
  162. <step>E</step>
  163. <octave>5</octave>
  164. </pitch>
  165. <duration>2</duration>
  166. <tie type="stop"/>
  167. <voice>1</voice>
  168. <type>quarter</type>
  169. <stem>down</stem>
  170. <notations>
  171. <tied type="stop"/>
  172. </notations>
  173. </note>
  174. <note>
  175. <rest/>
  176. <duration>2</duration>
  177. <voice>1</voice>
  178. <type>quarter</type>
  179. </note>
  180. <note>
  181. <rest/>
  182. <duration>4</duration>
  183. <voice>1</voice>
  184. <type>half</type>
  185. </note>
  186. </measure>
  187. <measure number="3" width="59.61">
  188. <note>
  189. <rest/>
  190. <duration>8</duration>
  191. <voice>1</voice>
  192. </note>
  193. </measure>
  194. <measure number="4" width="59.61">
  195. <note>
  196. <rest/>
  197. <duration>8</duration>
  198. <voice>1</voice>
  199. </note>
  200. </measure>
  201. <measure number="5" width="100.41">
  202. <note>
  203. <rest/>
  204. <duration>8</duration>
  205. <voice>1</voice>
  206. </note>
  207. </measure>
  208. <measure number="6" width="85.66">
  209. <note>
  210. <rest/>
  211. <duration>8</duration>
  212. <voice>1</voice>
  213. </note>
  214. </measure>
  215. <measure number="7" width="59.61">
  216. <note>
  217. <rest/>
  218. <duration>8</duration>
  219. <voice>1</voice>
  220. </note>
  221. </measure>
  222. <measure number="8" width="102.81">
  223. <note>
  224. <rest/>
  225. <duration>8</duration>
  226. <voice>1</voice>
  227. </note>
  228. </measure>
  229. <measure number="9" width="158.17">
  230. <note>
  231. <rest/>
  232. <duration>4</duration>
  233. <voice>1</voice>
  234. <type>half</type>
  235. </note>
  236. <note>
  237. <rest/>
  238. <duration>4</duration>
  239. <voice>1</voice>
  240. <type>half</type>
  241. </note>
  242. </measure>
  243. <measure number="10" width="59.61">
  244. <note>
  245. <rest/>
  246. <duration>8</duration>
  247. <voice>1</voice>
  248. </note>
  249. </measure>
  250. <measure number="11" width="192.14">
  251. <print new-system="yes">
  252. <system-layout>
  253. <system-margins>
  254. <left-margin>72.60</left-margin>
  255. <right-margin>0.00</right-margin>
  256. </system-margins>
  257. <system-distance>150.00</system-distance>
  258. </system-layout>
  259. </print>
  260. <note>
  261. <rest/>
  262. <duration>8</duration>
  263. <voice>1</voice>
  264. </note>
  265. </measure>
  266. <measure number="12" width="196.09">
  267. <note default-x="10.00" default-y="-30.00">
  268. <pitch>
  269. <step>G</step>
  270. <octave>4</octave>
  271. </pitch>
  272. <duration>2</duration>
  273. <voice>1</voice>
  274. <type>quarter</type>
  275. <stem>up</stem>
  276. </note>
  277. <note>
  278. <rest/>
  279. <duration>2</duration>
  280. <voice>1</voice>
  281. <type>quarter</type>
  282. </note>
  283. <note default-x="102.24" default-y="-20.00">
  284. <pitch>
  285. <step>B</step>
  286. <octave>4</octave>
  287. </pitch>
  288. <duration>2</duration>
  289. <voice>1</voice>
  290. <type>quarter</type>
  291. <stem>down</stem>
  292. </note>
  293. <note default-x="148.37" default-y="-15.00">
  294. <pitch>
  295. <step>C</step>
  296. <octave>5</octave>
  297. </pitch>
  298. <duration>2</duration>
  299. <voice>1</voice>
  300. <type>quarter</type>
  301. <stem>down</stem>
  302. </note>
  303. </measure>
  304. <measure number="13" width="154.17">
  305. <note>
  306. <rest/>
  307. <duration>8</duration>
  308. <voice>1</voice>
  309. </note>
  310. </measure>
  311. <measure number="14" width="154.17">
  312. <note>
  313. <rest/>
  314. <duration>8</duration>
  315. <voice>1</voice>
  316. </note>
  317. </measure>
  318. <measure number="15" width="154.17">
  319. <note>
  320. <rest/>
  321. <duration>8</duration>
  322. <voice>1</voice>
  323. </note>
  324. </measure>
  325. <measure number="16" width="154.17">
  326. <note>
  327. <rest/>
  328. <duration>8</duration>
  329. <voice>1</voice>
  330. </note>
  331. <barline location="right">
  332. <bar-style>light-heavy</bar-style>
  333. </barline>
  334. </measure>
  335. </part>
  336. <part id="P2">
  337. <measure number="1" width="172.87">
  338. <print>
  339. <staff-layout number="1">
  340. <staff-distance>65.00</staff-distance>
  341. </staff-layout>
  342. <staff-layout number="2">
  343. <staff-distance>65.00</staff-distance>
  344. </staff-layout>
  345. </print>
  346. <attributes>
  347. <divisions>2</divisions>
  348. <key>
  349. <fifths>0</fifths>
  350. </key>
  351. <time>
  352. <beats>4</beats>
  353. <beat-type>4</beat-type>
  354. </time>
  355. <staves>2</staves>
  356. <clef number="1">
  357. <sign>G</sign>
  358. <line>2</line>
  359. </clef>
  360. <clef number="2">
  361. <sign>F</sign>
  362. <line>4</line>
  363. </clef>
  364. </attributes>
  365. <note>
  366. <rest/>
  367. <duration>8</duration>
  368. <voice>1</voice>
  369. <staff>1</staff>
  370. </note>
  371. <backup>
  372. <duration>8</duration>
  373. </backup>
  374. <note>
  375. <rest/>
  376. <duration>8</duration>
  377. <voice>5</voice>
  378. <staff>2</staff>
  379. </note>
  380. </measure>
  381. <measure number="2" width="84.93">
  382. <note>
  383. <rest/>
  384. <duration>8</duration>
  385. <voice>1</voice>
  386. <staff>1</staff>
  387. </note>
  388. <backup>
  389. <duration>8</duration>
  390. </backup>
  391. <note>
  392. <rest/>
  393. <duration>8</duration>
  394. <voice>5</voice>
  395. <staff>2</staff>
  396. </note>
  397. </measure>
  398. <measure number="3" width="59.61">
  399. <note>
  400. <rest/>
  401. <duration>8</duration>
  402. <voice>1</voice>
  403. <staff>1</staff>
  404. </note>
  405. <backup>
  406. <duration>8</duration>
  407. </backup>
  408. <note>
  409. <rest/>
  410. <duration>8</duration>
  411. <voice>5</voice>
  412. <staff>2</staff>
  413. </note>
  414. </measure>
  415. <measure number="4" width="59.61">
  416. <note>
  417. <rest/>
  418. <duration>8</duration>
  419. <voice>1</voice>
  420. <staff>1</staff>
  421. </note>
  422. <backup>
  423. <duration>8</duration>
  424. </backup>
  425. <note>
  426. <rest/>
  427. <duration>8</duration>
  428. <voice>5</voice>
  429. <staff>2</staff>
  430. </note>
  431. </measure>
  432. <measure number="5" width="100.41">
  433. <note>
  434. <rest/>
  435. <duration>4</duration>
  436. <voice>1</voice>
  437. <type>half</type>
  438. <staff>1</staff>
  439. </note>
  440. <note default-x="53.40" default-y="-140.00">
  441. <pitch>
  442. <step>F</step>
  443. <octave>4</octave>
  444. </pitch>
  445. <duration>4</duration>
  446. <voice>1</voice>
  447. <type>half</type>
  448. <stem>up</stem>
  449. <staff>1</staff>
  450. </note>
  451. <note default-x="53.40" default-y="-130.00">
  452. <chord/>
  453. <pitch>
  454. <step>A</step>
  455. <octave>4</octave>
  456. </pitch>
  457. <duration>4</duration>
  458. <voice>1</voice>
  459. <type>half</type>
  460. <stem>up</stem>
  461. <staff>1</staff>
  462. </note>
  463. <note default-x="53.40" default-y="-120.00">
  464. <chord/>
  465. <pitch>
  466. <step>C</step>
  467. <octave>5</octave>
  468. </pitch>
  469. <duration>4</duration>
  470. <voice>1</voice>
  471. <type>half</type>
  472. <stem>up</stem>
  473. <staff>1</staff>
  474. </note>
  475. <backup>
  476. <duration>8</duration>
  477. </backup>
  478. <note default-x="10.00" default-y="-245.00">
  479. <pitch>
  480. <step>A</step>
  481. <octave>2</octave>
  482. </pitch>
  483. <duration>2</duration>
  484. <voice>5</voice>
  485. <type>quarter</type>
  486. <stem>up</stem>
  487. <staff>2</staff>
  488. </note>
  489. <note default-x="31.88" default-y="-230.00">
  490. <pitch>
  491. <step>D</step>
  492. <octave>3</octave>
  493. </pitch>
  494. <duration>2</duration>
  495. <voice>5</voice>
  496. <type>quarter</type>
  497. <stem>down</stem>
  498. <staff>2</staff>
  499. </note>
  500. <note default-x="53.76" default-y="-225.00">
  501. <pitch>
  502. <step>E</step>
  503. <octave>3</octave>
  504. </pitch>
  505. <duration>2</duration>
  506. <voice>5</voice>
  507. <type>quarter</type>
  508. <stem>down</stem>
  509. <staff>2</staff>
  510. </note>
  511. <note default-x="75.64" default-y="-220.00">
  512. <pitch>
  513. <step>F</step>
  514. <octave>3</octave>
  515. </pitch>
  516. <duration>2</duration>
  517. <tie type="start"/>
  518. <voice>5</voice>
  519. <type>quarter</type>
  520. <stem>down</stem>
  521. <staff>2</staff>
  522. <notations>
  523. <tied type="start"/>
  524. </notations>
  525. </note>
  526. </measure>
  527. <measure number="6" width="85.66">
  528. <note>
  529. <rest/>
  530. <duration>8</duration>
  531. <voice>1</voice>
  532. <staff>1</staff>
  533. </note>
  534. <backup>
  535. <duration>8</duration>
  536. </backup>
  537. <note default-x="10.72" default-y="-220.00">
  538. <pitch>
  539. <step>F</step>
  540. <octave>3</octave>
  541. </pitch>
  542. <duration>2</duration>
  543. <tie type="stop"/>
  544. <voice>5</voice>
  545. <type>quarter</type>
  546. <stem>down</stem>
  547. <staff>2</staff>
  548. <notations>
  549. <tied type="stop"/>
  550. </notations>
  551. </note>
  552. <note>
  553. <rest/>
  554. <duration>2</duration>
  555. <voice>5</voice>
  556. <type>quarter</type>
  557. <staff>2</staff>
  558. </note>
  559. <note>
  560. <rest/>
  561. <duration>4</duration>
  562. <voice>5</voice>
  563. <type>half</type>
  564. <staff>2</staff>
  565. </note>
  566. </measure>
  567. <measure number="7" width="59.61">
  568. <note>
  569. <rest/>
  570. <duration>8</duration>
  571. <voice>1</voice>
  572. <staff>1</staff>
  573. </note>
  574. <backup>
  575. <duration>8</duration>
  576. </backup>
  577. <note>
  578. <rest/>
  579. <duration>8</duration>
  580. <voice>5</voice>
  581. <staff>2</staff>
  582. </note>
  583. </measure>
  584. <measure number="8" width="102.81">
  585. <note>
  586. <rest/>
  587. <duration>1</duration>
  588. <voice>1</voice>
  589. <type>eighth</type>
  590. <staff>1</staff>
  591. </note>
  592. <note>
  593. <rest/>
  594. <duration>1</duration>
  595. <voice>1</voice>
  596. <type>eighth</type>
  597. <staff>1</staff>
  598. </note>
  599. <note>
  600. <rest/>
  601. <duration>2</duration>
  602. <voice>1</voice>
  603. <type>quarter</type>
  604. <staff>1</staff>
  605. </note>
  606. <note>
  607. <rest/>
  608. <duration>4</duration>
  609. <voice>1</voice>
  610. <type>half</type>
  611. <staff>1</staff>
  612. </note>
  613. <backup>
  614. <duration>8</duration>
  615. </backup>
  616. <note>
  617. <rest/>
  618. <duration>8</duration>
  619. <voice>5</voice>
  620. <staff>2</staff>
  621. </note>
  622. </measure>
  623. <measure number="9" width="158.17">
  624. <note default-x="10.00" default-y="-120.00">
  625. <pitch>
  626. <step>C</step>
  627. <octave>5</octave>
  628. </pitch>
  629. <duration>1</duration>
  630. <voice>1</voice>
  631. <type>eighth</type>
  632. <stem>down</stem>
  633. <staff>1</staff>
  634. </note>
  635. <note>
  636. <rest/>
  637. <duration>1</duration>
  638. <voice>1</voice>
  639. <type>eighth</type>
  640. <staff>1</staff>
  641. </note>
  642. <note default-x="48.57" default-y="-135.00">
  643. <pitch>
  644. <step>G</step>
  645. <octave>4</octave>
  646. </pitch>
  647. <duration>1</duration>
  648. <voice>1</voice>
  649. <type>eighth</type>
  650. <stem>up</stem>
  651. <staff>1</staff>
  652. <beam number="1">begin</beam>
  653. </note>
  654. <note default-x="67.86" default-y="-145.00">
  655. <pitch>
  656. <step>E</step>
  657. <octave>4</octave>
  658. </pitch>
  659. <duration>1</duration>
  660. <voice>1</voice>
  661. <type>eighth</type>
  662. <stem>up</stem>
  663. <staff>1</staff>
  664. <beam number="1">end</beam>
  665. </note>
  666. <note default-x="87.14" default-y="-145.00">
  667. <pitch>
  668. <step>E</step>
  669. <octave>4</octave>
  670. </pitch>
  671. <duration>1</duration>
  672. <voice>1</voice>
  673. <type>eighth</type>
  674. <stem>up</stem>
  675. <staff>1</staff>
  676. <beam number="1">begin</beam>
  677. </note>
  678. <note default-x="106.43" default-y="-130.00">
  679. <pitch>
  680. <step>A</step>
  681. <octave>4</octave>
  682. </pitch>
  683. <duration>1</duration>
  684. <voice>1</voice>
  685. <type>eighth</type>
  686. <stem>up</stem>
  687. <staff>1</staff>
  688. <beam number="1">end</beam>
  689. </note>
  690. <note>
  691. <rest/>
  692. <duration>2</duration>
  693. <voice>1</voice>
  694. <type>quarter</type>
  695. <staff>1</staff>
  696. </note>
  697. <backup>
  698. <duration>8</duration>
  699. </backup>
  700. <note>
  701. <rest/>
  702. <duration>8</duration>
  703. <voice>5</voice>
  704. <staff>2</staff>
  705. </note>
  706. </measure>
  707. <measure number="10" width="59.61">
  708. <note>
  709. <rest/>
  710. <duration>8</duration>
  711. <voice>1</voice>
  712. <staff>1</staff>
  713. </note>
  714. <backup>
  715. <duration>8</duration>
  716. </backup>
  717. <note>
  718. <rest/>
  719. <duration>8</duration>
  720. <voice>5</voice>
  721. <staff>2</staff>
  722. </note>
  723. </measure>
  724. <measure number="11" width="192.14">
  725. <print new-system="yes">
  726. <staff-layout number="1">
  727. <staff-distance>65.00</staff-distance>
  728. </staff-layout>
  729. <staff-layout number="2">
  730. <staff-distance>65.00</staff-distance>
  731. </staff-layout>
  732. </print>
  733. <note>
  734. <rest/>
  735. <duration>8</duration>
  736. <voice>1</voice>
  737. <staff>1</staff>
  738. </note>
  739. <backup>
  740. <duration>8</duration>
  741. </backup>
  742. <note>
  743. <rest/>
  744. <duration>8</duration>
  745. <voice>5</voice>
  746. <staff>2</staff>
  747. </note>
  748. </measure>
  749. <measure number="12" width="196.09">
  750. <note>
  751. <rest/>
  752. <duration>8</duration>
  753. <voice>1</voice>
  754. <staff>1</staff>
  755. </note>
  756. <backup>
  757. <duration>8</duration>
  758. </backup>
  759. <note>
  760. <rest/>
  761. <duration>8</duration>
  762. <voice>5</voice>
  763. <staff>2</staff>
  764. </note>
  765. </measure>
  766. <measure number="13" width="154.17">
  767. <note>
  768. <rest/>
  769. <duration>8</duration>
  770. <voice>1</voice>
  771. <staff>1</staff>
  772. </note>
  773. <backup>
  774. <duration>8</duration>
  775. </backup>
  776. <note>
  777. <rest/>
  778. <duration>8</duration>
  779. <voice>5</voice>
  780. <staff>2</staff>
  781. </note>
  782. </measure>
  783. <measure number="14" width="154.17">
  784. <note>
  785. <rest/>
  786. <duration>8</duration>
  787. <voice>1</voice>
  788. <staff>1</staff>
  789. </note>
  790. <backup>
  791. <duration>8</duration>
  792. </backup>
  793. <note>
  794. <rest/>
  795. <duration>8</duration>
  796. <voice>5</voice>
  797. <staff>2</staff>
  798. </note>
  799. </measure>
  800. <measure number="15" width="154.17">
  801. <note>
  802. <rest/>
  803. <duration>8</duration>
  804. <voice>1</voice>
  805. <staff>1</staff>
  806. </note>
  807. <backup>
  808. <duration>8</duration>
  809. </backup>
  810. <note>
  811. <rest/>
  812. <duration>8</duration>
  813. <voice>5</voice>
  814. <staff>2</staff>
  815. </note>
  816. </measure>
  817. <measure number="16" width="154.17">
  818. <note>
  819. <rest/>
  820. <duration>8</duration>
  821. <voice>1</voice>
  822. <staff>1</staff>
  823. </note>
  824. <backup>
  825. <duration>8</duration>
  826. </backup>
  827. <note>
  828. <rest/>
  829. <duration>8</duration>
  830. <voice>5</voice>
  831. <staff>2</staff>
  832. </note>
  833. <barline location="right">
  834. <bar-style>light-heavy</bar-style>
  835. </barline>
  836. </measure>
  837. </part>
  838. <part id="P3">
  839. <measure number="1" width="172.87">
  840. <print>
  841. <staff-layout number="1">
  842. <staff-distance>65.00</staff-distance>
  843. </staff-layout>
  844. </print>
  845. <attributes>
  846. <divisions>2</divisions>
  847. <key>
  848. <fifths>0</fifths>
  849. </key>
  850. <time>
  851. <beats>4</beats>
  852. <beat-type>4</beat-type>
  853. </time>
  854. <clef>
  855. <sign>F</sign>
  856. <line>4</line>
  857. </clef>
  858. <transpose>
  859. <diatonic>0</diatonic>
  860. <chromatic>0</chromatic>
  861. <octave-change>-1</octave-change>
  862. </transpose>
  863. </attributes>
  864. <note>
  865. <rest/>
  866. <duration>8</duration>
  867. <voice>1</voice>
  868. </note>
  869. </measure>
  870. <measure number="2" width="84.93">
  871. <note>
  872. <rest/>
  873. <duration>8</duration>
  874. <voice>1</voice>
  875. </note>
  876. </measure>
  877. <measure number="3" width="59.61">
  878. <note>
  879. <rest/>
  880. <duration>8</duration>
  881. <voice>1</voice>
  882. </note>
  883. </measure>
  884. <measure number="4" width="59.61">
  885. <note>
  886. <rest/>
  887. <duration>8</duration>
  888. <voice>1</voice>
  889. </note>
  890. </measure>
  891. <measure number="5" width="100.41">
  892. <note>
  893. <rest/>
  894. <duration>8</duration>
  895. <voice>1</voice>
  896. </note>
  897. </measure>
  898. <measure number="6" width="85.66">
  899. <note default-x="10.36" default-y="-330.00">
  900. <pitch>
  901. <step>E</step>
  902. <octave>3</octave>
  903. </pitch>
  904. <duration>4</duration>
  905. <voice>1</voice>
  906. <type>half</type>
  907. <stem>down</stem>
  908. </note>
  909. <note default-x="51.10" default-y="-335.00">
  910. <pitch>
  911. <step>D</step>
  912. <octave>3</octave>
  913. </pitch>
  914. <duration>4</duration>
  915. <voice>1</voice>
  916. <type>half</type>
  917. <stem>down</stem>
  918. </note>
  919. </measure>
  920. <measure number="7" width="59.61">
  921. <note>
  922. <rest/>
  923. <duration>8</duration>
  924. <voice>1</voice>
  925. </note>
  926. </measure>
  927. <measure number="8" width="102.81">
  928. <note>
  929. <rest/>
  930. <duration>8</duration>
  931. <voice>1</voice>
  932. </note>
  933. </measure>
  934. <measure number="9" width="158.17">
  935. <note>
  936. <rest/>
  937. <duration>8</duration>
  938. <voice>1</voice>
  939. </note>
  940. </measure>
  941. <measure number="10" width="59.61">
  942. <note>
  943. <rest/>
  944. <duration>8</duration>
  945. <voice>1</voice>
  946. </note>
  947. </measure>
  948. <measure number="11" width="192.14">
  949. <print new-system="yes">
  950. <staff-layout number="1">
  951. <staff-distance>65.00</staff-distance>
  952. </staff-layout>
  953. </print>
  954. <note>
  955. <rest/>
  956. <duration>8</duration>
  957. <voice>1</voice>
  958. </note>
  959. </measure>
  960. <measure number="12" width="196.09">
  961. <note>
  962. <rest/>
  963. <duration>8</duration>
  964. <voice>1</voice>
  965. </note>
  966. </measure>
  967. <measure number="13" width="154.17">
  968. <note>
  969. <rest/>
  970. <duration>8</duration>
  971. <voice>1</voice>
  972. </note>
  973. </measure>
  974. <measure number="14" width="154.17">
  975. <note>
  976. <rest/>
  977. <duration>8</duration>
  978. <voice>1</voice>
  979. </note>
  980. </measure>
  981. <measure number="15" width="154.17">
  982. <note>
  983. <rest/>
  984. <duration>8</duration>
  985. <voice>1</voice>
  986. </note>
  987. </measure>
  988. <measure number="16" width="154.17">
  989. <note>
  990. <rest/>
  991. <duration>8</duration>
  992. <voice>1</voice>
  993. </note>
  994. <barline location="right">
  995. <bar-style>light-heavy</bar-style>
  996. </barline>
  997. </measure>
  998. </part>
  999. </score-partwise>