During my investigation of MusicXML and a piece of Vivaldi I ran into a
duole.
PMX-code translated from MusicXML: is
"d4d3x2 g3l a43l r8 a42u r8 | /" and the result is :
I would have expected that the duole consists of 2 eigths instead of 2 quarters.
Regards,
Dieter
P.S. This is the corresponding MusicXML Code. A duration of "256" corresponds
to a quarter note. IS it not amazing how extremely well PMX compresses the information?
<!--============== Part: P3, Measure: 207 ==============-->
<measure number="207" width="271">
<note color="#000000" default-x="15" default-y="-20">
<pitch>
<step>D</step>
<octave>3</octave>
</pitch>
<duration>192</duration>
<instrument id="P3-I1" />
<voice>1</voice>
<type>eighth</type>
<time-modification>
<actual-notes>2</actual-notes>
<normal-notes>3</normal-notes>
<normal-type>eighth</normal-type>
</time-modification>
<stem>down</stem>
<staff>1</staff>
<notations>
<tuplet type="start" bracket="no" number="1" default-y="-172"
placement="above" />
</notations>
</note>
<note color="#000000" default-x="60" default-y="-20">
<pitch>
<step>G</step>
<octave>3</octave>
</pitch>
<duration>192</duration>
<instrument id="P3-I1" />
<voice>1</voice>
<type>eighth</type>
<time-modification>
<actual-notes>2</actual-notes>
<normal-notes>3</normal-notes>
<normal-type>eighth</normal-type>
</time-modification>
<stem>down</stem>
<staff>1</staff>
<notations>
<tuplet type="stop" bracket="no" number="1" default-y="-172"
placement="above" />
</notations>
</note>
<note color="#000000" default-x="109" default-y="-35">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>256</duration>
<instrument id="P3-I1" />
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<staff>1</staff>
</note>
<note default-x="151">
<rest />
<duration>128</duration>
<instrument id="P3-I1" />
<voice>1</voice>
<type>eighth</type>
<staff>1</staff>
</note>
<note color="#000000" default-x="181">
<pitch>
<step>A</step>
<octave>2</octave>
</pitch>
<duration>256</duration>
<instrument id="P3-I1" />
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<staff>1</staff>
</note>
<note default-x="241">
<rest />
<duration>128</duration>
<instrument id="P3-I1" />
<voice>1</voice>
<type>eighth</type>
<staff>1</staff>
</note>
</measure>
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to
http://tug.org/mailman/listinfo/tex-music