MusicXML 3.0 (13) 歌词

摘要:
----˃第D5256quarter一二E5512half段段light-lightC5256quartersingle˂!

<?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 id="P1">
    </score-part>
  </part-list>
  <part id="P1">
    <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>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
        <lyric number="1">        <!-- -->
          <text>第</text>
        </lyric>
        <lyric number="2">        <!-- -->
          <text>第</text>
        </lyric>
      </note>
      <note>
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
        <lyric number="1">
          <text>一</text>
        </lyric>
        <lyric number="2">
          <text>二</text>
        </lyric>
      </note>
      <note>
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>512</duration>
        <type>half</type>
        <lyric number="1">
          <text>段</text>
        </lyric>
        <lyric number="2">
          <text>段</text>
        </lyric>
      </note>
      <barline>
        <bar-style>light-light</bar-style>
      </barline>
    </measure>
    <measure number="2">
      <note>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
        <notations>
          <slur type="start"/>
        </notations>
        <lyric>
          <syllabic>single</syllabic> <!-- single -->
          <text>A</text>
        </lyric>
      </note>
      <note>
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
      </note>
      <note>
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>512</duration>
        <type>half</type>
        <notations>
          <slur type="stop"/>
        </notations>
      </note>
      <barline>
        <bar-style>light-light</bar-style>
      </barline>
    </measure>
    <measure number="3">
      <note>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
        <notations>
          <slur type="start"/>
        </notations>
        <lyric>
          <syllabic>single</syllabic>
          <text>A</text>
          <extend/>                    <!-- extend -->
        </lyric>
      </note>
      <note>
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
      </note>
      <note>
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>512</duration>
        <type>half</type>
        <notations>
          <slur type="stop"/>
        </notations>
      </note>
      <barline>
        <bar-style>light-light</bar-style>
      </barline>
    </measure>
    <measure number="4">
      <note>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>begin</syllabic>    <!-- begin -->
          <text>A</text>
        </lyric>
      </note>
      <note>
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>256</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>middle</syllabic>   <!-- middle -->
          <text>B</text>
        </lyric>
      </note>
      <note>
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>512</duration>
        <type>half</type>
        <lyric>
          <syllabic>end</syllabic>      <!-- end -->
          <text>C</text>
        </lyric>
      </note>
      <barline>
        <bar-style>light-heavy</bar-style>
      </barline>
    </measure>
  </part>
</score-partwise>


效果图:

免责声明:文章转载自《MusicXML 3.0 (13) 歌词》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇《Akka应用模式:分布式应用程序设计实践指南》读书笔记6Eclipse如何从导入SVN上导入项目下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

随便看看

QMap与QHash

Qt提供两个主要的关联容器类:QMap和QHash。QMap的K和T有一对方便的函数keys()和values(),它们在处理小数据集时显的特别有用。QMap重载了value,返回一个给定键多有值的QList列表。在内部,它们都依赖于QHash,且都像QHash一样对K的类型有相同的要求。...

GIS中的数据库.gdb与.mdb的区别

Gdb是文件地理数据库,mdb是个人地理数据库,两者都是数据库文件类型。个人地理数据库是基于access数据库的个人数据库格式mdb,可存储不超过2G的文件,仅适用于Windows系统;文件数据库是保存在文件系统文件夹中的各种类型的GIS数据集的集合。请参阅文章“GIS中database.gdb和.mdb之间的区别是什么?”,m892832piczpec5。...

adb

ADB(AndroidDebugBridge)ANR(ApplicationNoResponding)ADB实际上是Android调试桥AndroidDebugBridge的缩写。adb是C/S体系结构的命令行工具。这里我们介绍一些常用的命令:adbdevices,获取设备列表和设备状态[xuxu:~]$adbdevicesList-devicesattac...

Sublime Text 格式化JSON-pretty json

输入prettyjson回车,稍等片刻即可完成安装。...

antd Tabs组件动态加载组件内容

Tabs的TabPane子组件不支持将属性传递给Component,并且官方示例的TabPane内容仅为简单文本。...

Animation

Animation(function($){functionactive(target,index){varactions=$(target).data('actions');if(index˂actions.length){varcallee=arguments.callee;varaction=actions[index];if(!$(target).d...