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

Re: [pygame] no midi



I think last I heard MIDI output was not working.
It seems to not be included in the current build.



Anthony




On Wed, Jan 4, 2012 at 5:40 PM, John Jameson <jwing45@xxxxxxxxx> wrote:
I have a new Macbook Pro running 10.6 Snow Leopard and when I do:

import pygame

pygame.init()

print pygame.midi.get_count()


it says: 

AttributeError: 'module' object has no attribute 'midi'


I've tried it with Macports python 2.6 and 2.7  and darwin's native pythons 2.6 and 2.7.
Anyone know what happened to the midi?
thanks,
john