<?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>
      <note>
        <rest/>
      </note>
    </measure>
    <measure number="2">
      <attributes>
        <time>
          <beats>3</beats>
          <beat-type>4</beat-type>
        </time>
      </attributes>
      <note>
        <rest/>
      </note>
    </measure>
    <measure number="3">
      <attributes>
        <time>
          <beats>6</beats>
          <beat-type>8</beat-type>
        </time>
      </attributes>
      <note>
        <rest/>
      </note>
    </measure>
    <measure number="4">
      <attributes>
        <time>
          <beats>3+2</beats>
          <beat-type>8</beat-type>
        </time>
      </attributes>
      <note>
        <rest/>
      </note>
    </measure>
    <measure number="5">
      <attributes>
        <time symbol="common">
          <beats>4</beats>
          <beat-type>4</beat-type>
        </time>
      </attributes>
      <note>
        <rest/>
      </note>
    </measure>
    <measure number="6">
      <attributes>
        <time symbol="cut">
          <beats>2</beats>
          <beat-type>2</beat-type>
        </time>
      </attributes>
      <note>
        <rest/>
      </note>
    </measure>
  </part>
</score-partwise>


效果图:

相关文章:

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