]> git.donarmstrong.com Git - lilypond.git/commitdiff
MusicXML: Change time signature in duration test file, so it looks better
authorReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 27 Feb 2008 14:47:15 +0000 (15:47 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 27 Feb 2008 14:47:15 +0000 (15:47 +0100)
input/regression/musicxml/00c-Basics-Durations.xml

index 4674d04517fb6d353a6f8741ab1210cd59f11da4..d54502c641e122ace041987de730134f0c029997 100644 (file)
@@ -21,7 +21,7 @@
           <mode>major</mode>
         </key>
         <time>
-          <beats>24</beats>
+          <beats>16</beats>
           <beat-type>4</beat-type>
         </time>
         <clef>
@@ -39,6 +39,9 @@
         <voice>1</voice>
         <type>longa</type>
       </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
       <note>
         <pitch>
           <step>C</step>
@@ -48,9 +51,6 @@
         <voice>1</voice>
         <type>breve</type>
       </note>
-    </measure>
-    <!--=======================================================-->
-    <measure number="2">
       <note>
         <pitch>
           <step>C</step>
     </measure>
     <!--=======================================================-->
     <measure number="4">
+      <attributes>
+        <time>
+          <beats>24</beats>
+          <beat-type>4</beat-type>
+        </time>
+      </attributes>
       <note>
         <pitch>
           <step>C</step>