Another thing you can do is to create a batch file called musicxml2ly.bat
and save it in the "bin" directory of your LilyPond installation
(for example, d:/program files/lilypond/usr/bin)
The contents of this file will be:
@echo off
echo Converting MusicXML to Lilypond
call python "d:/program fi
On Thu 08 June 2006 01:17, Charles Cave wrote:
> 1. Start a Command Shell
> Choose the Start > Run menu item and type in cmd then click OK
> or
> Choose the Command Prompt icon on the Start Menu
or
press the WIN key + R
(yes, I admit it - there was a time when I was on Windows too...)
--
David,
I am one of the (few, it seems!) Windows users of LilyPond.
This is how you can achieve what you want to do:
1. Start a Command Shell
Choose the Start > Run menu item and type in cmd then click OK
or
Choose the Command Prompt icon on the Start Menu
2. Change directory to where y
On 7-Jun-06, at 9:26 AM, David Bolton wrote:
I would like to convert MusicXML files to lilypond format on Microsoft
Windows.
...
The documentation is of no help:
http://lilypond.org/doc/v2.8/Documentation/user/lilypond/Converting-
from-other-
formats.html#Converting-from-other-formats
A
I would like to convert MusicXML files to lilypond format on Microsoft Windows.
About a year ago when I was starting to familiarize myself with lilypond, the
program opened up a command-line screen where you could type something like:
musicxml --output=C:\example_music.xml C:\example_music.lp