Re: midi2ly won't load a file

2004-02-20 Thread Mats Bengtsson
I apologize if explanation below is trivial for you, I'm just guessing what the real problem is. The command window for LilyPond is not an ordinary Windows command prompt, but a cygwin window. Cygwin is a kind of UNIX operating system which uses other conventions for directory pahts, for example. W

midi2ly won't load a file

2004-02-19 Thread Robert Fleming
Hello, Midi2ly always gives the error "$ midi2ly mbd.mid Traceback (most recent call last): File "/usr/bin/midi2ly", line 1113, in ? convert_midi (f, o) File "/usr/bin/midi2ly", line 961, in convert_midi str = open (f).read () IOError: [Errno 2] No such file or directory: 'mbd.mid'".