Hi Neoking, If you are using Windows, don't forget to follow the steps described on this link below in order to be able to invoke LilyPond from the Command Prompt (please read the text under "Running on the command-line"): http://www.lilypond.org/windows.html
Now you should be able to invoke lilypond and midi2ly (and other LilyPond executable files) from any location in your computer. In case you are not familiar on how to use the command prompt, here is a link with some basic commands for you (you will need only basic commands to navigate from one folder to another): http://www.7tutorials.com/command-prompt-how-use-basic-commands Now simply navigate to the correct folder where your .MID file is, and then invoke midi2ly by typing: midi2ly file.mid ...where file.mid has to be replaced by the name of your file. Also, you can add some options to your command such as : midi2ly -a file.mid These are explained in the link Ben sent you before. I hope this will help you. Regards, Gilberto -- View this message in context: http://lilypond.1069038.n5.nabble.com/Converting-MIDI-to-ly-tp152277p152309.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
