Well, for sure I'm not a musicxml specialist, but I'd look at how musescore manages the flow. It seems it has no problem with them.
Do you have a musescore file with tocoda and coda? Then exporting it as musicxml will show it. (I don't know how to edit a musescore file , otherwise I could figure it out myself).
Last post by Flurmy -
Well, for sure I'm not a musicxml specialist, but I'd look at how musescore manages the flow. It seems it has no problem with them.
I'm in contact with Opagust, and have sent him the original score which generated the error. I'm certain he'll post an updated version shortly.
Indeed I will, but at the moment I'm investigating how to correctly convert ToCoda and Coda. The Musicxml documentation is not very clear, aspecially concerning the sound tag.
Any musicxml 'specialist' in the forum who can sort this out?
I was able to get the score to convert without errors by stripping out a few things. Specifically, I removed the segno and coda markings, since I was pretty sure they wouldn't have worked the same in the MusicXML file.
This is not really viable for me, some of my scores have over 50 staves...
I'm in contact with Opagust, and have sent him the original score which generated the error. I'm certain he'll post an updated version shortly.
I was able to get the score to convert without errors by stripping out a few things. Specifically, I removed the segno and coda markings, since I was pretty sure they wouldn't have worked the same in the MusicXML file.
This is not really viable for me, some of my scores have over 50 staves...
The only version I have that is currently working at all for me is: 2.0.05.01 - NB I haven't exhaustively tested this one so it may also throw similar errors with the right file.
The later ones either create unusable MusicXML files or else throw a bunch of errors like the ones you've listed.
I was able to get the score to convert without errors by stripping out a few things. Specifically, I removed the segno and coda markings, since I was pretty sure they wouldn't have worked the same in the MusicXML file.
Last post by Lawrie Pardy -
The only version I have that is currently working at all for me is: 2.0.05.01 - NB I haven't exhaustively tested this one so it may also throw similar errors with the right file.
The later ones either create unusable MusicXML files or else throw a bunch of errors like the ones you've listed.
Last post by Mike Shawaluk -
It's been a long time since I used this converter, and I tried it again today. And of course it would have to throw an error.
I am running version 2.0.05.04 under Windows 11. Following is the error log I got. I assume the boundary collapse messages are just warnings that I can ignore. I can remove those from the score before running the conversion if that makes a difference.
Object Boundary Collapse in staff Vocal not converted. part: P1, voice: 1, measure: 1. ------------------ Object Boundary EndCollapse in staff Vocal not converted. part: P1, voice: 1, measure: 4. ------------------ =================================== Conversion ended with error! =================================== Traceback (most recent call last): File "nwc2xml.py", line 1717, in convert File "nwc2xml.py", line 1497, in create_xml File "nwc2xml.py", line 1461, in create_part File "nwc2xml.py", line 1117, in process_object_ending File "nwc2xml.py", line 1092, in create_ending AttributeError: 'NoneType' object has no attribute 'split'