[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pygame.midi not working on Ubuntu Jaunty?



I'm trying out the new pygame.midi on Ubuntu Jaunty. I'm running
examples/midi.py in output mode on Python 2.6.2 with pygame 1.9.1 built
from source without errors. portmidi and porttime were found during the
build.

The vkeybd app works so I know midi output (timidity) works fine.

examples/midi.py displays properly and does not produce any error
messages but it produces no sound.

Any ideas?

Thanks
gb