65 lines
1.7 KiB
XML
65 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
|
|
<score-partwise>
|
|
<work>
|
|
<work-title>Hello</work-title>
|
|
</work>
|
|
<identification>
|
|
<creator type="composer">Leon Vinken</creator>
|
|
<rights>Part of bbw2mxml</rights>
|
|
<encoding>
|
|
<software>bww2mxml</software>
|
|
</encoding>
|
|
</identification>
|
|
<part-list>
|
|
<score-part id="P1">
|
|
<part-name>Bagpipe</part-name>
|
|
<score-instrument id="P1-I1">
|
|
<instrument-name>Bagpipe</instrument-name>
|
|
</score-instrument>
|
|
<midi-instrument id="P1-I1">
|
|
<midi-channel>1</midi-channel>
|
|
<midi-program>110</midi-program>
|
|
</midi-instrument>
|
|
</score-part>
|
|
</part-list>
|
|
<part id="P1">
|
|
<measure number="1">
|
|
<attributes>
|
|
<divisions>48</divisions>
|
|
<key>
|
|
<fifths>2</fifths>
|
|
<mode>major</mode>
|
|
</key>
|
|
<time>
|
|
<beats>4</beats>
|
|
<beat-type>4</beat-type>
|
|
</time>
|
|
<clef>
|
|
<sign>G</sign>
|
|
<line>2</line>
|
|
</clef>
|
|
</attributes>
|
|
<direction placement="above">
|
|
<direction-type>
|
|
<metronome parentheses="no">
|
|
<beat-unit>quarter</beat-unit>
|
|
<per-minute>90</per-minute>
|
|
</metronome>
|
|
</direction-type>
|
|
<sound tempo="90"/>
|
|
</direction>
|
|
<note>
|
|
<pitch>
|
|
<step>G</step>
|
|
<octave>4</octave>
|
|
</pitch>
|
|
<duration>192</duration>
|
|
<type>whole</type>
|
|
</note>
|
|
<barline location="right">
|
|
<bar-style>light-heavy</bar-style>
|
|
</barline>
|
|
</measure>
|
|
</part>
|
|
</score-partwise>
|