deb http://ppa.launchpad.net/themuso/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/themuso/ppa/ubuntu jaunty main
Then import the PPA key:sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B88A1AA8
And then to install the latest PulseAudio (0.9.15):sudo apt-get update && sudo apt-get dist-upgrade
After that, you may want to restart (in my case, some PulseAudio settings didn't work until I restared).