Did you get scratchy sound playback with the same application on the same computer but pygame 1.7?
does it make a difference if you set the SDL_AUDIODRIVER environment string to waveout ? On Sat, Mar 22, 2008 at 6:37 AM, Bo Jangeborg <[EMAIL PROTECTED]> wrote: > I have just tried the RC5 build from > http://www3.telus.net/len_l/pygame.htm . > Graphicly everything seem to work well so far but the music output > sounds really awful. Very scratchy sound. > I am running on python 2.5 , Windows Vista, and the machine is > an Intel core 2 cpu 6700 2.66 Ghz. Soundcard is a Soundblaster X-Fi. > > My standard setting is pygame.mixer.pre_init(44100, -16, 2, 2048) > Been trying different setting but it does not sound good, default settings > was a bit better but still very scratchy. Any ideas ? > > Regards > Bo Jangeborg >