lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: musicxml2ly


From: Noeck
Subject: Re: musicxml2ly
Date: Thu, 19 Mar 2015 21:14:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hi Craig,

on which OS? On Linux (bash) you can do this:

for f in folder/*.xml; do musicxml2ly $f; done

where folder is your folder containing the xml files.

HTH,
Joram


> Is there a command for converting a whole folder of xml files to
> lilypond, rather than doing them one by one?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]