Comment 21 for bug 825709

Revision history for this message
Lucazade (lucazade) wrote : Re: Choppy sound due to excessive rewinding on low-end (Atom) CPUs

@David
I can try it out on atom..
is there a fast way to compile pulseaudio from source?
is this good?

apt-get source pulseaudio
sudo apt-get build-dep pulseaudio
cat ../0001-Ratelimit-rewinds-of-sinks.patch | patch -p1
.configure && make && sudo make install