MusicXML Library


Version 0.92
- TRational class: new set(long, long) method.
- breath mark correction: was exported in MusicXML as breath_mark instead breath-mark.
- breathMark guido tag generated (but not handled in guido engine)
- MusicXML header corrected to reflect the supported version 0.8

Version 0.91
- In TPitch class, correct MIDIPitch method : the returned pitch was one octave below the correct value.
- bimap objects provide a size() method
- TSlurs and TTie objects now accept visitors: only the base class TTieSlur was previously implementing accept.
- getDuration method for partwise measures <TPWMeasure> accept a voice selector.
- serial2note class is included in the library

Version 0.90
- Initial public release
