musicxml2ly in python

2022-02-24 Thread Sebastian Adams
Hi All, I spent a couple of hours trying to figure out whether I should be able to invoke the musicxml2ly command in python-ly and didn't get anywhere. Does anybody out there have a Python script for converting a folder of musicxml (.xml) files into .ly or know how to do this? Thanks in advance!

Re: musicxml2ly in python

2022-02-25 Thread Sebastian Adams
7;s just a matter of changing a few lines at the start of the main() function. I'll report back if I get that to work, in case anybody is interested Thanks, Sebastian On Fri, 25 Feb 2022 at 08:04, Jean Abou Samra wrote: > Le 25/02/2022 à 00:27, Sebastian Adams a écrit : > > Does anybody