12.10.2009 22:14, Sam Lantinga ?????:
Hey guys, we're in the process of getting ready to release SDL 1.2.14, and we're trying to fix a long standing issue with crackling and pops in ALSA with some configurations: http://bugzilla.libsdl.org/show_bug.cgi?id=650
What's really puzzling is that we're not able to reproduce it ourselves at all.
I'm attaching the latest versions of the SDL audio files, and I'd really appreciate it if you take a look and sanity check our code. You can get the full pre-release here: http://www.libsdl.org/tmp/SDL-1.2.zip
Thanks!
Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
I may be wrong but I have a feeling that the problem is in the pulseaudio actually not in alsa. There's a thing called alsa-plugins-pulseaudio which creates virtual alsa device. This device sends all sound output to pulseaudio. Many modern distributions like to use this device as default. And pulseaudio still has some crackling issues, yes.