This tutorial will help you to change the PulseAudio sampling rate.
Step 1 : Go to PulseAudio sample rate in /etc/pulse/daemon.conf file.
gksudo gedit /etc/pulse/daemon.conf
Step 2 : Find the following point
;default-sample-rate = 44100
Change it into
default-sample-rate = 48000
Save and exit the file .
Step 3 : Restart pulseaudio.
To restart pulseaudio use the following command
pulseaudio –D
[Via Ubuntuforum]
Related posts:
UbuntuTweak 0.5.14 Released | What’s New
Minitube 1.6 : Youtube Desktop Application | What's new | How to Install
How to : Configure Thunderbird in Ubuntu 11.10 to Send & Receive Mails of Gmail Account
How to : Install Firefox 6.0 on Ubuntu
How to:Install Gimp 2.6.11 in Ubuntu 10.10 via PPA
How to : Install HandBrake 0.9.6 in Ubuntu 11.10 Via PPA