test_quarter_accidentals.musicxml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  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>Quarter Accidentals Test</work-title>
  6. </work>
  7. <identification>
  8. <encoding>
  9. <software>MuseScore 3.5.2</software>
  10. <encoding-date>2020-11-04</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-type>title</credit-type>
  44. <credit-words default-x="595.44" default-y="1626.67" justify="center" valign="top" font-size="24">quarter accidentals test</credit-words>
  45. </credit>
  46. <part-list>
  47. <score-part id="P1">
  48. <part-name>Piano</part-name>
  49. <part-abbreviation>Pno.</part-abbreviation>
  50. <score-instrument id="P1-I1">
  51. <instrument-name>Piano</instrument-name>
  52. </score-instrument>
  53. <midi-device id="P1-I1" port="1"></midi-device>
  54. <midi-instrument id="P1-I1">
  55. <midi-channel>1</midi-channel>
  56. <midi-program>1</midi-program>
  57. <volume>78.7402</volume>
  58. <pan>0</pan>
  59. </midi-instrument>
  60. </score-part>
  61. </part-list>
  62. <part id="P1">
  63. <measure number="1" width="228.03">
  64. <print>
  65. <system-layout>
  66. <system-margins>
  67. <left-margin>0.00</left-margin>
  68. <right-margin>-0.00</right-margin>
  69. </system-margins>
  70. <top-system-distance>170.00</top-system-distance>
  71. </system-layout>
  72. </print>
  73. <attributes>
  74. <divisions>1</divisions>
  75. <key>
  76. <fifths>0</fifths>
  77. </key>
  78. <time>
  79. <beats>3</beats>
  80. <beat-type>4</beat-type>
  81. </time>
  82. <clef>
  83. <sign>G</sign>
  84. <line>2</line>
  85. </clef>
  86. </attributes>
  87. <note default-x="88.46" default-y="-40.00">
  88. <pitch>
  89. <step>E</step>
  90. <alter>0.5</alter>
  91. <octave>4</octave>
  92. </pitch>
  93. <duration>1</duration>
  94. <voice>1</voice>
  95. <type>quarter</type>
  96. <accidental>quarter-sharp</accidental>
  97. <stem>up</stem>
  98. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  99. <syllabic>single</syllabic>
  100. <text>qs</text>
  101. </lyric>
  102. </note>
  103. <note default-x="134.45" default-y="-40.00">
  104. <pitch>
  105. <step>E</step>
  106. <octave>4</octave>
  107. </pitch>
  108. <duration>1</duration>
  109. <voice>1</voice>
  110. <type>quarter</type>
  111. <stem>up</stem>
  112. </note>
  113. <note default-x="180.44" default-y="-40.00">
  114. <pitch>
  115. <step>E</step>
  116. <octave>4</octave>
  117. </pitch>
  118. <duration>1</duration>
  119. <voice>1</voice>
  120. <type>quarter</type>
  121. <stem>up</stem>
  122. </note>
  123. </measure>
  124. <measure number="2" width="154.84">
  125. <note default-x="15.27" default-y="-35.00">
  126. <pitch>
  127. <step>F</step>
  128. <alter>-0.5</alter>
  129. <octave>4</octave>
  130. </pitch>
  131. <duration>1</duration>
  132. <voice>1</voice>
  133. <type>quarter</type>
  134. <accidental>quarter-flat</accidental>
  135. <stem>up</stem>
  136. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  137. <syllabic>single</syllabic>
  138. <text>qf</text>
  139. </lyric>
  140. </note>
  141. <note default-x="61.26" default-y="-35.00">
  142. <pitch>
  143. <step>F</step>
  144. <octave>4</octave>
  145. </pitch>
  146. <duration>1</duration>
  147. <voice>1</voice>
  148. <type>quarter</type>
  149. <stem>up</stem>
  150. </note>
  151. <note default-x="107.25" default-y="-35.00">
  152. <pitch>
  153. <step>F</step>
  154. <octave>4</octave>
  155. </pitch>
  156. <duration>1</duration>
  157. <voice>1</voice>
  158. <type>quarter</type>
  159. <stem>up</stem>
  160. </note>
  161. </measure>
  162. <measure number="3" width="167.02">
  163. <note default-x="14.39" default-y="-30.00">
  164. <pitch>
  165. <step>G</step>
  166. <alter>0.5</alter>
  167. <octave>4</octave>
  168. </pitch>
  169. <duration>1</duration>
  170. <voice>1</voice>
  171. <type>quarter</type>
  172. <accidental>quarter-sharp</accidental>
  173. <stem>up</stem>
  174. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  175. <syllabic>single</syllabic>
  176. <text>qs</text>
  177. </lyric>
  178. </note>
  179. <note default-x="64.74" default-y="-30.00">
  180. <pitch>
  181. <step>G</step>
  182. <octave>4</octave>
  183. </pitch>
  184. <duration>1</duration>
  185. <voice>1</voice>
  186. <type>quarter</type>
  187. <accidental>natural</accidental>
  188. <stem>up</stem>
  189. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  190. <syllabic>single</syllabic>
  191. <text>n</text>
  192. </lyric>
  193. </note>
  194. <note default-x="115.08" default-y="-30.00">
  195. <pitch>
  196. <step>G</step>
  197. <octave>4</octave>
  198. </pitch>
  199. <duration>1</duration>
  200. <voice>1</voice>
  201. <type>quarter</type>
  202. <stem>up</stem>
  203. </note>
  204. </measure>
  205. <measure number="4" width="182.75">
  206. <note default-x="14.39" default-y="-25.00">
  207. <pitch>
  208. <step>A</step>
  209. <alter>0.5</alter>
  210. <octave>4</octave>
  211. </pitch>
  212. <duration>1</duration>
  213. <voice>1</voice>
  214. <type>quarter</type>
  215. <accidental>quarter-sharp</accidental>
  216. <stem>up</stem>
  217. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  218. <syllabic>single</syllabic>
  219. <text>qs</text>
  220. </lyric>
  221. </note>
  222. <note default-x="69.98" default-y="-25.00">
  223. <pitch>
  224. <step>A</step>
  225. <octave>4</octave>
  226. </pitch>
  227. <duration>1</duration>
  228. <voice>1</voice>
  229. <type>quarter</type>
  230. <accidental>natural</accidental>
  231. <stem>up</stem>
  232. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  233. <syllabic>single</syllabic>
  234. <text>n</text>
  235. </lyric>
  236. </note>
  237. <note default-x="125.56" default-y="-25.00">
  238. <pitch>
  239. <step>A</step>
  240. <alter>0.5</alter>
  241. <octave>4</octave>
  242. </pitch>
  243. <duration>1</duration>
  244. <voice>1</voice>
  245. <type>quarter</type>
  246. <accidental>quarter-sharp</accidental>
  247. <stem>up</stem>
  248. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  249. <syllabic>single</syllabic>
  250. <text>qs</text>
  251. </lyric>
  252. </note>
  253. </measure>
  254. <measure number="5" width="185.20">
  255. <note default-x="15.27" default-y="-20.00">
  256. <pitch>
  257. <step>B</step>
  258. <alter>-0.5</alter>
  259. <octave>4</octave>
  260. </pitch>
  261. <duration>1</duration>
  262. <voice>1</voice>
  263. <type>quarter</type>
  264. <accidental>quarter-flat</accidental>
  265. <stem>down</stem>
  266. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  267. <syllabic>single</syllabic>
  268. <text>qf</text>
  269. </lyric>
  270. </note>
  271. <note default-x="71.38" default-y="-20.00">
  272. <pitch>
  273. <step>B</step>
  274. <alter>0.5</alter>
  275. <octave>4</octave>
  276. </pitch>
  277. <duration>1</duration>
  278. <voice>1</voice>
  279. <type>quarter</type>
  280. <accidental>quarter-sharp</accidental>
  281. <stem>down</stem>
  282. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  283. <syllabic>single</syllabic>
  284. <text>qs</text>
  285. </lyric>
  286. </note>
  287. <note default-x="127.49" default-y="-20.00">
  288. <pitch>
  289. <step>B</step>
  290. <alter>-0.5</alter>
  291. <octave>4</octave>
  292. </pitch>
  293. <duration>1</duration>
  294. <voice>1</voice>
  295. <type>quarter</type>
  296. <accidental>quarter-flat</accidental>
  297. <stem>down</stem>
  298. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  299. <syllabic>single</syllabic>
  300. <text>qf</text>
  301. </lyric>
  302. </note>
  303. </measure>
  304. <measure number="6" width="159.65">
  305. <note default-x="10.00" default-y="-15.00">
  306. <pitch>
  307. <step>C</step>
  308. <octave>5</octave>
  309. </pitch>
  310. <duration>1</duration>
  311. <voice>1</voice>
  312. <type>quarter</type>
  313. <stem>down</stem>
  314. <lyric number="1" default-x="6.58" default-y="-46.92" relative-y="-30.00">
  315. <syllabic>single</syllabic>
  316. <text>n</text>
  317. </lyric>
  318. </note>
  319. <note>
  320. <rest/>
  321. <duration>1</duration>
  322. <voice>1</voice>
  323. <type>quarter</type>
  324. </note>
  325. <note>
  326. <rest/>
  327. <duration>1</duration>
  328. <voice>1</voice>
  329. <type>quarter</type>
  330. </note>
  331. <barline location="right">
  332. <bar-style>light-heavy</bar-style>
  333. </barline>
  334. </measure>
  335. </part>
  336. </score-partwise>