]> git.donarmstrong.com Git - lilypond.git/commitdiff
MusicXML: Regtest for graces on a measure end (=> turned into after graces)
authorReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 12 Nov 2008 15:40:52 +0000 (16:40 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 12 Nov 2008 15:40:52 +0000 (16:40 +0100)
input/regression/musicxml/13c-GraceNote-MeasureEnd-Finale.xml [new file with mode: 0644]

diff --git a/input/regression/musicxml/13c-GraceNote-MeasureEnd-Finale.xml b/input/regression/musicxml/13c-GraceNote-MeasureEnd-Finale.xml
new file mode 100644 (file)
index 0000000..aecc060
--- /dev/null
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
+                                "http://www.musicxml.org/dtds/partwise.dtd">\r
+<score-partwise>\r
+  <movement-title>Sonata No. 2</movement-title>\r
+  <identification>\r
+    <creator type="composer">Simon Bielman</creator>\r
+    <encoding>\r
+      <software>Finale 2007 for Windows</software>\r
+      <software>Dolet Light for Finale 2007</software>\r
+      <encoding-date>2008-08-20</encoding-date>\r
+    </encoding>\r
+  </identification>\r
+  <part-list>\r
+    <score-part id="P1">\r
+      <part-name>Piano</part-name>\r
+      <score-instrument id="P1-I1">\r
+        <instrument-name>Acoustic Grand Piano</instrument-name>\r
+      </score-instrument>\r
+      <midi-instrument id="P1-I1">\r
+        <midi-channel>1</midi-channel>\r
+        <midi-program>1</midi-program>\r
+      </midi-instrument>\r
+    </score-part>\r
+  </part-list>\r
+  <!--=========================================================-->\r
+  <part id="P1">\r
+    <measure number="25">\r
+      <attributes>\r
+        <divisions>32</divisions>\r
+        <key>\r
+          <fifths>0</fifths>\r
+          <mode>major</mode>\r
+        </key>\r
+        <time>\r
+          <beats>4</beats>\r
+          <beat-type>4</beat-type>\r
+        </time>\r
+        <clef>\r
+          <sign>G</sign>\r
+          <line>2</line>\r
+        </clef>\r
+      </attributes>\r
+      <note>\r
+        <pitch>\r
+          <step>E</step>\r
+          <octave>5</octave>\r
+        </pitch>\r
+        <duration>64</duration>\r
+        <voice>1</voice>\r
+        <type>half</type>\r
+        <stem>down</stem>\r
+        <staff>1</staff>\r
+      </note>\r
+      <note>\r
+        <pitch>\r
+          <step>E</step>\r
+          <octave>5</octave>\r
+        </pitch>\r
+        <duration>64</duration>\r
+        <voice>1</voice>\r
+        <type>half</type>\r
+        <stem>down</stem>\r
+        <staff>1</staff>\r
+      </note>\r
+      <note>\r
+        <grace/>\r
+        <pitch>\r
+          <step>G</step>\r
+          <octave>5</octave>\r
+        </pitch>\r
+        <voice>1</voice>\r
+        <type>16th</type>\r
+        <stem>up</stem>\r
+        <staff>1</staff>\r
+        <beam number="1">begin</beam>\r
+        <beam number="2">begin</beam>\r
+      </note>\r
+      <note>\r
+        <grace/>\r
+        <pitch>\r
+          <step>A</step>\r
+          <octave>5</octave>\r
+        </pitch>\r
+        <voice>1</voice>\r
+        <type>16th</type>\r
+        <stem>up</stem>\r
+        <staff>1</staff>\r
+        <beam number="1">end</beam>\r
+        <beam number="2">end</beam>\r
+      </note>\r
+    </measure>\r
+  </part>\r
+  <!--=========================================================-->\r
+</score-partwise>\r