The following error is the result of attempting to convert a MIDI file to Lilypond format:
C:\Lilypond\Projects>midi2ly dulcimerreel.mid Traceback (most recent call last): File "C:\Lilypond\usr\bin\midi2ly.py", line 1004, in ? main() File "C:\Lilypond\usr\bin\midi2ly.py", line 1002, in main convert_midi (f, o) File "C:\Lilypond\usr\bin\midi2ly.py", line 842, in convert_midi for (dur, num, den) in global_options.allowed_tuplets: SystemError: /Users/lilytest/testing/gub-devel/target/mingw/src/Python-2.4.2/Obj ects/listobject.c:243: bad argument to internal function This same error comes up even after running the command on different MIDI files. The following is the directory structure (compare to the directory structure being called in the line "SystemError" above): C:\Lilypond\usr\Users\lilytest\testing\gub-devel\target\mingw\install\gcc-root\ usr\cross\i686-mingw32\lib\debug _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond