I have Windows 2000 Pro : 1GB ram etc.
I have searched the last 2 months bug reports concerning
midi2ly.py,
downloaded python 2.4.1, edited midi2ly.py to read
libdir = '/usr/share/lilypond/2.6.3'
if not os.path.isdir (libdir):
libdir = '/usr/share/lilypond/2.6.3'
sys.path.insert (0, os.path.join (libdir, 'python'))
but still no luck.
Note :
From : John Mandereau
Although midi2ly can't work (on windows) because the midi
lib isn't compiled
into this version.
What version is it compiled into ?
If not available (for windows), when (available for windows)
?
Could somebody give me an impact analysis please ?
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond