<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="3.0">
  <part-list>
    <score-part >
      <part-name>Piano</part-name>
    </score-part>
  </part-list>
  <part >
    <measure number="1">
      <attributes>
        <divisions>256</divisions>
        <key>
          <fifths>0</fifths>
        </key>
        <time>
          <beats>4</beats>
          <beat-type>4</beat-type>
        </time>
        <clef>
          <sign>G</sign>
          <line>2</line>
        </clef>
      </attributes>
      <direction>
         <direction-type>
            <pedal type="start" line="yes" />
         </direction-type>
         <staff>1</staff>
      </direction>
      <note>
        <rest />
        <duration>1024</duration>
      </note>
      <direction>
        <direction-type>
          <pedal type="stop" line="yes" />
        </direction-type>
        <staff>1</staff>
      </direction>
    </measure>
    <measure number="2">
      <direction>
         <direction-type>
            <pedal type="start" line="no" />
         </direction-type>
         <staff>1</staff>
      </direction>
      <note>
        <rest />
        <duration>1024</duration>
      </note>
      <direction>
        <direction-type>
          <pedal type="stop" line="no" />
        </direction-type>
        <staff>1</staff>
      </direction>
    </measure>
    <measure number="3">
      <note>
        <rest />
        <duration>1024</duration>
      </note>
    </measure>
  </part>
</score-partwise>


效果图:

相关文章:

  • 2021-10-25
  • 2022-01-05
  • 2021-06-23
  • 2021-07-21
  • 2021-08-07
  • 2022-01-06
  • 2021-06-21
  • 2022-01-20
猜你喜欢
  • 2022-03-06
  • 2021-12-12
  • 2022-12-23
  • 2021-10-21
  • 2022-03-08
  • 2021-10-15
  • 2022-01-03
相关资源
相似解决方案