Hi, I try to develop a game in python and pygame. In my game I play a music (.mid with pygame.mixer.music) but sometime I need to accelerate it but I don't see how to do that with pygame. Is it possible? If not, do you know an other python music lib that do that? Thanks a lot -- http://mail.python.org/mailman/listinfo/python-list
- Re: pygame and music maxime
- Re: pygame and music Lee Harr