[1.0] musicxml export: stem on whole note in triplet

• Dec 29, 2010 - 11:32
Type
Functional
Severity
S4 - Minor
Status
closed
Project

When exported as MusicXML, whole notes incorrectly get a stem element if they are part of a triplet. Probably also applies to breve and longa if part of a higher tuplet.

Suspected cause: test of tickLen against 4*AL::division in exportxml.cpp line 2132.


Comments