Thanks Anthony, I now see the recent thread on this issue.
John

From:  Anthony Palomba <apalo...@austin.rr.com>
Reply-To:  <pygame-users@seul.org>
Date:  Wed, 4 Jan 2012 18:25:43 -0600
To:  <pygame-users@seul.org>
Subject:  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 <jwin...@gmail.com> 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
> 



Reply via email to