[MusicXML] Import/export of metronome marking not working

• Mar 21, 2014 - 14:41
Type
Functional
Severity
S4 - Minor
Status
closed
Project
Tags

The current code does nice things with regexp and unicode code points. The tempo text is now changed to use markings.


Comments

This affects both import and export. It is not detected by the auto tester (mtest/musicxml/io/iotest) as import and export fail in exactly the same way.

Showstopper for 2.0, please put on the must-have list.

Will adapt the regexps and move them into libmscore/tempotext.*, as they are tightly coupled to the tempo text internal representation, which the MusicMXL interface should not know about.