Tried importing a Finale xml into Dorico 6 pro and got this error message:
ERROR - Element ‘midi-channel’: [facet ‘maxInclusive’] The value ‘32’ is greater than the maximum value allowed (‘16’). At line 17142 of file:/C:/Users/Chuck/AppData/Local/Temp/Dorico%206/05b2-073d-c622-219f ERROR - Element ‘midi-channel’: ‘32’ is not a valid value of the atomic type ‘midi-16’. At line 17142 of file:/C:/Users/Chuck/AppData/Local/Temp/Dorico%206/05b2-073d-c622-219f
Chuck,
what happens if you try to open the (Finale generated) music.xml file in an advanced text (or XML) editor, go to the mentioned line (17142), change the “32” to a value of “16”, then save the file and try an import to Dorico again?
I installed Document ++ notepad and gave your suggestion a try. There was no line 17142 but I did change a 32 to 16, but the saved file would not open in Dorico. I have no experience with editing lines of code but thanks for the suggestion.
If you have MuseScore, you could try importing the Finale xml file into that and see if you have any luck there. If MuseScore does manage to import it, export it from there and then try importing that xml file into Dorico.
This is probably the only thing which I use MuseScore for, as it seems to have reasonably good luck with handling/ignoring musicxml “quirks”. As has been mentioned many times in this forum, musicxml is still evolving and the various music apps which can import and/or export such files often take different approaches in how they encode and decode the information.
When you attempted to get Dorico to open the original musicxml file, as well as presenting the error message did it give the option to continue trying to load the file anyhow (ie ignoring the error message)? This might be as simple as an OK button. Or, did it totally refuse to load? In that case, follow @Janus’s suggestions. If it is possible to continue loading the file and it opens, use Save as… a few times to save the Dorico project with different file names so that you have a few copies of something that will actually open - if anything really bad happens, you have these to fall back on. When I have thorny problems like this, I try to always work on a copy, not on the original. Then look through the Dorico file and try to locate where the error(s) might be, such as odd-looking notation, incomplete bars, mangled tuplets, etc. Edit any such “finds”, save the file again and keep working.