Comment 7 for bug 295369

Revision history for this message
Lauri Niskanen (ape3000) wrote : Re: sound is delayed a whole second in intrepid

The problem might also be too big buffer. Try something like this: pygame.mixer.init(44100, -16, 2, 512)