The midi2ly.py file that came with GNU LilyPond 2.8.6 for windows is crashing on some midi files. I have run it successfully on other midi files.
I downloaded the midi file at this website: http://www.cpdl.org/wiki/index.php/A_la_nanita_nana_%28Douglas_Brooks-Davies%29 It is called broo-ala.mid. It plays fine. When I ran midi2ly on it, I got this output: C:\Steve\Chorale>python "\Program Files\LilyPond\usr\bin\midi2ly.py" broo-ala.mid Traceback (most recent call last): File "\Program Files\LilyPond\usr\bin\midi2ly.py", line 1004, in ? main() File "\Program Files\LilyPond\usr\bin\midi2ly.py", line 1002, in main convert_midi (f, o) File "\Program Files\LilyPond\usr\bin\midi2ly.py", line 842, in convert_midi for (dur, num, den) in global_options.allowed_tuplets: SystemError: /home/lilydev/vc/gub/target/mingw/src/Python-2.4.2/Objects/listobject.c:243: bad argument to internal function --------------------------------- Sponsored Link Talk more and pay less. Vonage can save you up to $300 a year on your phone bill. Sign up now. _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
