lilypond-devel
[Top][All Lists]
Advanced

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

Re: Delay import of `midi' module. (issue 297420043 address@hidden)


From: Phil Holmes
Subject: Re: Delay import of `midi' module. (issue 297420043 address@hidden)
Date: Tue, 31 May 2016 12:01:26 +0100

----- Original Message ----- From: <address@hidden>
To: <address@hidden>
Cc: <address@hidden>; <address@hidden>
Sent: Tuesday, May 31, 2016 11:37 AM
Subject: Re: Delay import of `midi' module. (issue 297420043 address@hidden)


> Can you push this right to staging

Done.

Aargh, I forgot to massage the commit message to mention the issue.
Sorry for that.

This causes make test to fail:

Traceback (most recent call last):
File "/home/patchy/patchybuild/autobuild/scripts/midi2ly.py", line 1194, in <module>
main ()
File "/home/patchy/patchybuild/autobuild/scripts/midi2ly.py", line 1191, in main
convert_midi (f, o)
File "/home/patchy/patchybuild/autobuild/scripts/midi2ly.py", line 958, in convert_midi
t.music = t.parse ()
File "/home/patchy/patchybuild/autobuild/scripts/midi2ly.py", line 441, in parse
if (e[1][0] == midi.NOTE_OFF
NameError: global name 'midi' is not defined
make[2]: *** [out-test/key-initial-midi.ly] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [local-test] Error 2
make: *** [test] Error 2


--
Phil Holmes



reply via email to

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