Running midi2ly.py

2005-11-11 Thread george
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/listinfo/lilypond-user


Re: Running midi2ly.py

2005-11-10 Thread Jan Nieuwenhuizen
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 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
>>> ImportError: No module named midi
>>>  This problem seems to have been reported before, but I haven't
>>> found a resolution.
>>>  Help please,
>>>  a lilypond newbie.
>>>  george
>>>
>>> 
>>>
>>> ___
>>> lilypond-user mailing list
>>> lilypond-user@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/lilypond-user
>>>  
>>>
>>
>
>
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien   | http://www.lilypond.org


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Running midi2ly.py

2005-11-09 Thread george

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 call last):
  File "midi2ly.py", line 42, in ?
import midi
ImportError: No module named midi
 
This problem seems to have been reported before, but I haven't found 
a resolution.
 
Help please,
 
a lilypond newbie.
 
george




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
 







___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Running midi2ly.py

2005-11-09 Thread Mats Bengtsson

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
ImportError: No module named midi
 
This problem seems to have been reported before, but I haven't found a 
resolution.
 
Help please,
 
a lilypond newbie.
 
george




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
 



--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
   Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Running midi2ly.py

2005-11-09 Thread George



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.
 
george
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


problem with running midi2ly.py

2004-12-16 Thread HT Yeh
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 error 126

I found midi.dll in
C:/cygwin/lib/lilypond/2.2.2/python
directory.  Does it need to be installed someplace for
it to work?

Thanks.

HT Yeh



___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user