doremi-script
Version:
Letter music notation processor
157 lines (156 loc) • 4.81 kB
text/xml
<score-partwise>
<identification>
<miscellaneous>
<miscellaneous-field name="description">Chords in the
second measure, after several ornaments in the first
measure and a p at the beginning of the second
measure.</miscellaneous-field>
</miscellaneous>
</identification>
<part-list>
<score-part id="P0">
<part-name>MusicXML Part</part-name>
</score-part>
</part-list>
<part id="P0">
<measure number="1">
<attributes>
<divisions>8</divisions>
<key>
<fifths>-4</fifths>
<mode>major</mode>
</key>
<time symbol="common">
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<direction placement="above">
<direction-type>
<words font-weight="bold">Largo</words>
</direction-type>
</direction>
<direction placement="below">
<direction-type>
<dynamics>
<fp/>
</dynamics>
</direction-type>
<offset>3</offset>
</direction>
<note>
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>32</duration>
<voice>1</voice>
<type>whole</type>
<notations>
<articulations>
<accent placement="below"/>
</articulations>
<fermata type="upright"/>
</notations>
</note>
</measure>
<!--=======================================================-->
<measure number="2">
<direction placement="below">
<direction-type>
<dynamics>
<p/>
</dynamics>
</direction-type>
</direction>
<note>
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>12</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
<note>
<chord/>
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>12</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
<note>
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note>
<chord/>
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<chord/>
<pitch>
<step>B</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<chord/>
<pitch>
<step>B</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
</part>
</score-partwise>