Posted
Hi Andre,
Is there any way to parse the data that is stored in the Clipboard, when we drag and drop an arrangement from one song to another? I'm particularly interested in extracting (and reconstructing) the arrangement data.
Mo., 25.01.2021 - 18:52 Permalink
Not yet. Arrangements and containers are huge structures, so nothing is actually copied to the clipboard but an internal reference that's kept as long as needed. XML might do the trick, but there is no use for exporting XML at this time.
What do you imagine doing with arrangement data?
Mo., 25.01.2021 - 19:21 Permalink
If the XML could be exported and reimported that would work fine.
basically I want to edit the arrangement externally, block out a composition on my iPad, then reimport of possible.
Do., 04.02.2021 - 21:05 Permalink
The XML of a typical arrangement is several megabytes large. It's a deeply nested structure of countless different objects. Not something that would be easy to parse and rebuild.
We have XML import/export on the list, though. At least at the parameter level.
So., 24.04.2022 - 12:16 Permalink
Is it possible to convert library files to xml? Are they a compressed xml file?
So., 24.04.2022 - 13:31 Permalink
Libraries are not yet (compressed) XML. We have plans for that, but probably not anytime soon.