MuseScore/mtest/musicxml
Jason Leung d327b29922 Fixed #15899: update MusicXML figured bass export/import
Updated figured bass export and import according to the MusicXML 3.0 specification. Specifically, the following features were changed/added:
- Figures held over multiple notes are no longer treated as prolonged durations, but exclusively as extension lines (is backward compatible).
- Extend tags now specify type: <extend type="..." />
- Changing figures under a single note can now be exported and imported, utilizing the duration tag.
- The "cross" and "backslash" modifiers can now be exported and imported as prefix or suffix tags.

Also added test files.
2015-02-16 19:04:35 -05:00
..
font testfiles for font handling 2014-11-30 18:26:30 +01:00
io Fixed #15899: update MusicXML figured bass export/import 2015-02-16 19:04:35 -05:00
CMakeLists.txt added MusicXML test to mtest 2012-09-27 21:57:50 +02:00