Hello,
I need to bulk convert a very large number of musicxml score to a graphics format. Either png, jpg (or pdf).
I know I can use score editors, but I need to be able to do it through calling a script (unix). I haven't had any luck so far, but are there any scripts (bash, executables, java or others) I could use to read an xml and write the png?
Thanks