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

Re: [pygame] Pygame playing music too quickly?



Richard Jones wrote:

I've just tried to hook music into our game, and it plays too quickly (I'd estimate about twice as fast as it should).

I've tried changing the frequency setting in pygame.mixer.init() to 44100 but that did nothing.

This is 1.6, BTW.


Richard


Interesting. In my case music often plays too slow (but not twice too slow).
What are the specs of your music (sample rate, encoding).

Regards,
Michel