Before calling pygame.init(), you can call pygame.mixer.pre_init.
Make sure the sample rate and sample size matches your audio file.
But most likely the issue is that the default audio buffer size of
1024 doesn't cut it for some sound cards; try increasing to the next
power of two.
Ex.
pygame.mi
On Nov 30, 4:33 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hey guys I am running Windows XP and am having an issue with a game
> that my team has created. Whenever an audio file is played it creates
> a very distorted, crackly sound. Any ideas what could be the issue?
>
> Thanks
No,
an
Hey guys I am running Windows XP and am having an issue with a game
that my team has created. Whenever an audio file is played it creates
a very distorted, crackly sound. Any ideas what could be the issue?
Thanks
--
http://mail.python.org/mailman/listinfo/python-list