lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: understanding midi files


From: karl
Subject: Re: understanding midi files
Date: Mon, 27 Jan 2014 14:01:45 +0100 (CET)

David Kastrup:
...
> Uh, this is awkward,

What is awkward?

> but you do know that the LilyPond distribution
> comes with a program called lilymidi which you can use like

Yes I know.

> lilymidi --pretty somefile.midi
> 
> in order to get a readable representation of a Midi file?

I've tried it, but:

$ lilymidi --pretty aeiou.mid 
Traceback (most recent call last):
  File "/usr/local/bin/lilymidi", line 250, in <module>
    go ()
  File "/usr/local/bin/lilymidi", line 231, in go
    midi_data = read_midi (midi_file)
  File "/usr/local/bin/lilymidi", line 68, in read_midi
    return midi.parse (open (file).read ())
IOError: [Errno 2] No such file or directory: 'aeiou.mid'
$

It's installed from git, make install, perhaps something wrong with
the install script.

Some mixed Debian (mostly stable) installation.

Regards,
/Karl Hammar

-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57



reply via email to

[Prev in Thread] Current Thread [Next in Thread]