> Very clever work.

Thanks!

> How does your MusicXML output differ from the one generated by the app?

Comparing them manually, they are pretty similar in terms of music output, but here are some differences, from the side of my module:

- It is XSD-compliant with MusicXML 3.1
- It generates `measure-style/slash` which indicates that all measures should use rhythmic slash notation
- It distinguishes between "Coda" and "To coda"
- It is batchable and can run on a headless backend or in a browser

Happy to collaborate on anything you might find useful!