test_articulation_staccato_placement_above_explicitly.musicxml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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 - Articulation Placement Above Explicitly (Staccato)</work-title>
  6. </work>
  7. <identification>
  8. <encoding>
  9. <software>MuseScore 3.6.0</software>
  10. <encoding-date>2021-01-22</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. </defaults>
  40. <credit page="1">
  41. <credit-type>title</credit-type>
  42. <credit-words default-x="595.44" default-y="1627.01" justify="center" valign="top" font-family="Edwin" font-size="24">Test - Articulation Placement Above Explicitly (Staccato)</credit-words>
  43. </credit>
  44. <part-list>
  45. <score-part id="P1">
  46. <part-name>钢琴</part-name>
  47. <part-abbreviation>Pno.</part-abbreviation>
  48. <score-instrument id="P1-I1">
  49. <instrument-name>钢琴</instrument-name>
  50. </score-instrument>
  51. <midi-device id="P1-I1" port="1"></midi-device>
  52. <midi-instrument id="P1-I1">
  53. <midi-channel>1</midi-channel>
  54. <midi-program>1</midi-program>
  55. <volume>78.7402</volume>
  56. <pan>0</pan>
  57. </midi-instrument>
  58. </score-part>
  59. </part-list>
  60. <part id="P1">
  61. <measure number="1" width="327.33">
  62. <print>
  63. <system-layout>
  64. <system-margins>
  65. <left-margin>50.00</left-margin>
  66. <right-margin>700.16</right-margin>
  67. </system-margins>
  68. <top-system-distance>170.00</top-system-distance>
  69. </system-layout>
  70. </print>
  71. <attributes>
  72. <divisions>1</divisions>
  73. <key>
  74. <fifths>0</fifths>
  75. </key>
  76. <time>
  77. <beats>2</beats>
  78. <beat-type>4</beat-type>
  79. </time>
  80. <clef>
  81. <sign>G</sign>
  82. <line>2</line>
  83. </clef>
  84. </attributes>
  85. <note default-x="80.72" default-y="-45.00">
  86. <pitch>
  87. <step>D</step>
  88. <octave>4</octave>
  89. </pitch>
  90. <duration>1</duration>
  91. <voice>1</voice>
  92. <type>quarter</type>
  93. <stem>up</stem>
  94. <notations>
  95. <articulations>
  96. <staccato placement="above"/>
  97. </articulations>
  98. </notations>
  99. </note>
  100. <note>
  101. <rest/>
  102. <duration>1</duration>
  103. <voice>1</voice>
  104. <type>quarter</type>
  105. </note>
  106. <barline location="right">
  107. <bar-style>light-heavy</bar-style>
  108. </barline>
  109. </measure>
  110. </part>
  111. </score-partwise>