Thanks for your responses everyone. I'm on a Mac.

Do I append "for f in *.xml" to the end of my command; e.g.

/Applications/LilyPond.app/Contents/Resources/bin/musicxml2ly  --nd --nrp
--npl --no-beaming -m --language=english for f in *.xml

Craig



On Fri, 20 Mar 2015 at 06:58 Stephen MacNeil <classicalja...@gmail.com>
wrote:

> if you use linux you can do
>
>
> for i in ... ;
> do ....;
> done
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to