I had a look at export/importmusicxml.{h,c} as well as
core/importxml.{h,c}. The MusicXML import creates a Scheme script that
is then executed, while loading of Denemo's XML files uses the Denemo
gui object directly. What is the reason behind that different behaviour?
At the moment, I would favour importing CapXML similar to loading the
Denemo files. The CapXML format has a <layout> section where the score
layout (number of staffs, their instruments, etc.) is defined. I would
parse that first. Then there is a <systems> section that contains the
actual music.What do you think of that approach? I have no insight into Denemo's internals. Andreas _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
