I have Windows 2000 Pro : 1GB ram etc.
I have scanned 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.pa
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.p