Thanks for the help.
Apparently my problem stemmed from downloading development code instead
of stable code.
With the stable version mid2ly.py works.
george
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listi
george writes:
> I'm using lilypond-2.7.12-1
> on Windows XP
Version 2.6.4-5 is the first package for windows that has a midi2ly that's
known to work.
>
> Mats Bengtsson wrote:
>
>> You will get much more useful help from the mailing list if you
>> tell which LilyPond version you use and on whi
I'm using lilypond-2.7.12-1
on Windows XP
Mats Bengtsson wrote:
You will get much more useful help from the mailing list if you
tell which LilyPond version you use and on which operating system.
/Mats
George wrote:
I tried:
>python midi2ly.py test.mid
and got:
Traceback (most recent
You will get much more useful help from the mailing list if you
tell which LilyPond version you use and on which operating system.
/Mats
George wrote:
I tried:
>python midi2ly.py test.mid
and got:
Traceback (most recent call last):
File "midi2ly.py", line 42, in ?
import midi
Impo
I tried:
>python midi2ly.py test.mid
and got:
Traceback (most recent call last): File
"midi2ly.py", line 42, in ? import midiImportError: No
module named midi
This problem seems to have been reported before,
but I haven't found a resolution.
Help please,
a lilypond newbie.
geo
Hi,
I ran into the following problem when trying to
convert a midi file into .ly file.
I ran the following command in the Cygwin shell
window:
midi2ly my.mid (return)
Got this message -
Traceback:
File "/usr/bin/midi2ly", line 43, in ?
import midi
ImportError: dlopen, Win32