Hello!
I have just downloaded the latest version of Lilypond (v.2.12.3) and Python
(v.3.1.2).
I would like to convert old some score files to .ly. I have tried to do so
through midi2ly and musicxml2ly, but neither works (and I know I am in the
correct folder).

That's what appears when using midi2ly (the file is "Cant.mid"):


C:\Documents and Settings\Joan\Desktop\Exps>midi2ly Cant.mid
  File "C:\Program Files\Lilypond\usr\bin\midi2ly.py", line 552
    sys.stderr.write ("SKIP: %s\n" % `e`)
                                     ^
SyntaxError: invalid syntax

C:\Documents and Settings\Joan\Desktop\Exps>


That's what appears when using musicxml2ly (here, the file is "Cantt.xml"):



C:\Documents and Settings\Joan\Desktop\Exps>musicxml2ly Cantt.xml
  File "C:\Program Files\Lilypond\usr\bin\musicxml2ly.py", line 415
    step = i.get_named_child (u'tuning-step')
                                                        ^
SyntaxError: invalid syntax

C:\Documents and Settings\Joan\Desktop\Exps>


Am I not doing it correctly, or is it a bug?

Thank you very, very much.
-- 
View this message in context: 
http://old.nabble.com/Exporting-to-.ly-through-midi-or-Music-xml-tp29046177p29046177.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to