Incomplete MusicXML text attributes for 7sus4 chords
2.0, Ubuntu 14.04
As per discussions in http://musescore.org/en/node/51321 and http://forums.makemusic.com/viewtopic.php?f=12&t=2899, it seems that some applications will need additional help in constructing appropriate text representations for chord symbols. In particular, 7sus4 (and 9sus4, 11sus4, and 13sus4). What we export now is not incorrect, and we actually can import it just fine ourselves, but other applications will have trouble with it. Michael Good recommends we munge the text attribute on the kind tag to make the desired spelling more explicit.
I have code to do this, just need to do more testing, and am also awaiting clarifaction on a couple of other points to see if other related changes are warranted.
Comments
https://github.com/musescore/MuseScore/pull/1923
Fixed in 6f6b912b69
Automatically closed -- issue fixed for 2 weeks with no activity.
See [#114771] - apparently I misinterpreted how this was supposed to work and created something not valid (text attribute on degree tag). So I need to more clear and definitive statement of exactly what we should export. Please comment in that other thread.
That other thread is https://musescore.org/en/node/114771.
However the issue came up again in #186706: [XML export] export 7sus(4) chord to MusicXML fails reimport: "Element degree contains unknown attribute text."