I have an MXL file from some test suite in which the first measure says Division is 8 (i.e. 8 units per quarter note).
Measure 4 is in 3/4 time and has the following rest:
<note>
<rest measure="yes"/>
<duration>24</duration>
<voice>1</voice>
</note>
I would expect to see <dot/>
here. As 24 divided by 8 is 3, am I supposed to infer that this note should be dotted? Does this mean I'll have to write code for a special case where <dot/>
is missing but the note is clearly supposed to be dotted?
I'm confused by this representation. I wish they'd made the type
attribute mandatory myself... If anyone could explain how dotted and tuplet durations are supposed to be represented, I'd appreciate it.
Yes, there are musicXML experts monitoring this forum :-) A whole measure rest is a symbol on its own. You don't need to/are not allowed to extend it with a dot.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With