MusicXML: Hidden chord symbols not included in MusicXML export
Via MusicXML I exported a MuseScore 4 document that contained hidden chords symbols. On re-importing to MuseScore 4 (or on importing to MuseScore 3) all hidden chords symbols are missing.
Is this to be expected?
Is there no option in MusicXML to designate chord symbols as hidden? If not:
a) how about posting an alert that reports items that MuseScore can't parse into MusicXML. (I think this is appropriate anytime can't export an object or property to MusicXML. Give the scorist a hit list of what will be missing.)
b) far better, MuseScore could offer a fallback option of exporting visible chord symbols.
scorster
Attachment | Size |
---|---|
Hidden chord symbols not transported via MusicXML.mscz | 20.56 KB |
Hidden chord symbols not transported via MusicXML.mxl | 2.12 KB |
Comments
Mu3 does export those, so this seems a regression, please report on GitHub, https://github.com/musescore/MuseScore/issues/new/choose
a) is not a good option IMHO, just a plain b), export them as visible, like Mu3
Hmm, I just found this:
so there seems to be a setting for exporting invisible elements, I don't find a corresponding setting in any dialog though, maybe it has been forgotten? Should ptobably be a tick box in the export MusicXML dialog
In reply to Hmm, I just found this: /**… by Jojo-Schmitz
Very simple fix (probably over-simplified, but at least on par with Mu3):
Hi Jojo,
Thanks for the quick footwork!
I added this Github issue post.
scorster
In reply to Hi Jojo, Thanks for all the… by scorster
And I've made a PR with the above mentioned simple fix