[MusicXML] support .musicxml file extension
Quoting the announcement of MusicXML 3.1 support in Finale: "uncompressed MusicXML files now have a .musicxml file extension". See www.musicxml.com/latest-news of June 29th.
Currently MuseScore does not open a MusicXML file with .musicxml extension, with the error "unknown type".
Comments
Doesn't do much good without supporting the actual format changes (#235526: [MusicXML] support MusicXML 3.1), but here's https://github.com/musescore/MuseScore/pull/3253/.
The justification for wanting this is that (as far as I understand it) Finale will always generate .musicxml files even if no 3.1 features are present. These files cannot easily be opened in MuseScore without this change.
Came up again in https://musescore.org/en/node/266640
Fixed in branch master, commit cee6fe54bf
Fix #235516: support .musicxml file extension
Fixed in branch master, commit 0d22fd4d55
Merge pull request #3253 from IsaacWeiss/235516-musicxml-extension
Fix #235516: support .musicxml file extension
Fixed in branch 2.2, commit 30a908cf53
Fix #235516: support .musicxml file extension
Automatically closed -- issue fixed for 2 weeks with no activity.