lilypond-user
[Top][All Lists]
Advanced

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

Re: musicxml2ly


From: Urs Liska
Subject: Re: musicxml2ly
Date: Thu, 19 Mar 2015 21:18:25 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.5.0



Am 19.03.2015 um 21:14 schrieb Noeck:
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.

or simply

for f in *.xml
when you are already in the same folder.
(I think this should equally work on a Mac).

Urs

HTH,
Joram


Is there a command for converting a whole folder of xml files to
lilypond, rather than doing them one by one?
_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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