Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-model href="http://music-encoding.org/schema/3.0.0/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
- <?xml-model href="http://music-encoding.org/schema/3.0.0/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
- <mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="3.0.0">
- <meiHead>
- <fileDesc>
- <titleStmt>
- <title />
- </titleStmt>
- <pubStmt>
- <date>2016-09-09 02:03:11</date>
- </pubStmt>
- </fileDesc>
- <encodingDesc>
- <projectDesc>
- <p>Encoded with Verovio version 0.9.12-dev-82a4f84-dirty</p>
- </projectDesc>
- </encodingDesc>
- </meiHead>
- <music>
- <body>
- <mdiv>
- <score>
- <section>
- <scoreDef xml:id="scoredef-1" meter.count="4" meter.unit="4">
- <staffGrp xml:id="m-1">
- <staffDef xml:id="staffdef-1" clef.shape="G" clef.line="2" n="1" lines="5" />
- </staffGrp>
- </scoreDef>
- <section xml:id="section-1">
- <measure n="1">
- <staff xml:id="staff-1" n="1" >
- <layer xml:id="layer-1" n="1">
- <rest xml:id="r1" dur="4" oct="5" />
- <note xml:id="toto" dur="4" oct="5" pname="c" />
- <note xml:id="t2" dur="4" oct="5" pname="d" />
- <chord dur="4">
- <note xml:id="t5" oct="5" pname="d" />
- </chord>
- </layer>
- </staff>
- </measure>
- <measure n="2">
- <staff xml:id="staff-2" n="1">
- <layer xml:id="layer-2" n="1">
- <note xml:id="t3" dur="4" oct="5" pname="d" />
- <note xml:id="t4" dur="4" oct="5" pname="d" />
- </layer>
- </staff>
- </measure>
- </section>
- </section>
- </score>
- </mdiv>
- </body>
- </music>
- </mei>
Advertisement
Add Comment
Please, Sign In to add comment