Chords mangled from command line while converting to .xml
I have a pile of musescore files I want to export as .xml files. Running this command does an export musescore4portable test.mscz -o test.xml
The issue is the chords get truncated. A Cm becomes m, a D7 becomes 7, but no chord names make it over. Every thing else is good.
I am using musescore 4. The files were written with 3.6 or so. On a Ubuntu 22.x computer.
Attachment | Size |
---|---|
test.xml | 73.24 KB |
Comments
correction.. 3.2 files
Known issue with Mu4 and on XML import
In reply to Known issue with Mu4 and on… by Jojo-Schmitz
thanks.
It's a temporary glitch, fixes itself if you save & reload, or just change the chord symbol style to jazz and back to standard.
To be clear: the glitch is when importing the MusicXML file. The export itself goes fine.
In reply to It's a temporary glitch,… by Marc Sabatella
That is great news. I can use an older version for working with the xml files.