123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.1 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
- <score-partwise version="3.1">
- <work>
- <work-title>Test - Articulation Placement Below (Staccato)</work-title>
- </work>
- <identification>
- <encoding>
- <software>MuseScore 3.6.0</software>
- <encoding-date>2021-01-22</encoding-date>
- <supports element="accidental" type="yes"/>
- <supports element="beam" type="yes"/>
- <supports element="print" attribute="new-page" type="yes" value="yes"/>
- <supports element="print" attribute="new-system" type="yes" value="yes"/>
- <supports element="stem" type="yes"/>
- </encoding>
- </identification>
- <defaults>
- <scaling>
- <millimeters>7.05556</millimeters>
- <tenths>40</tenths>
- </scaling>
- <page-layout>
- <page-height>1683.36</page-height>
- <page-width>1190.88</page-width>
- <page-margins type="even">
- <left-margin>56.6929</left-margin>
- <right-margin>56.6929</right-margin>
- <top-margin>56.6929</top-margin>
- <bottom-margin>113.386</bottom-margin>
- </page-margins>
- <page-margins type="odd">
- <left-margin>56.6929</left-margin>
- <right-margin>56.6929</right-margin>
- <top-margin>56.6929</top-margin>
- <bottom-margin>113.386</bottom-margin>
- </page-margins>
- </page-layout>
- </defaults>
- <credit page="1">
- <credit-type>title</credit-type>
- <credit-words default-x="595.44" default-y="1627.01" justify="center" valign="top" font-family="Edwin" font-size="24">Test - Articulation Placement Below (Staccato)</credit-words>
- </credit>
- <part-list>
- <score-part id="P1">
- <part-name>钢琴</part-name>
- <part-abbreviation>Pno.</part-abbreviation>
- <score-instrument id="P1-I1">
- <instrument-name>钢琴</instrument-name>
- </score-instrument>
- <midi-device id="P1-I1" port="1"></midi-device>
- <midi-instrument id="P1-I1">
- <midi-channel>1</midi-channel>
- <midi-program>1</midi-program>
- <volume>78.7402</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- </part-list>
- <part id="P1">
- <measure number="1" width="327.33">
- <print>
- <system-layout>
- <system-margins>
- <left-margin>50.00</left-margin>
- <right-margin>700.16</right-margin>
- </system-margins>
- <top-system-distance>170.00</top-system-distance>
- </system-layout>
- </print>
- <attributes>
- <divisions>1</divisions>
- <key>
- <fifths>0</fifths>
- </key>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note default-x="80.72" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>1</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- </part>
- </score-partwise>
|