Ubuntu

How to Use PulseAudio to Manage Sounds on Ubuntu 18.04

How to Use PulseAudio to Manage Sounds on Ubuntu 18.04
PulseAudio is a sound server for Linux and Mac OS. It also works on Windows operating system. It works like a proxy. The sounds in your applications passes through PulseAudio. That way, you can use various techniques to manipulate these sounds before you can hear them.

PulseAudio can combine sounds from multiple sources (called mixing). It can change the sound format, increase or decrease sound channels. It can also send the sound of one computer to another computer. PulseAudio is basically a very powerful network based sound server for Linux, Mac OS, and Win32 systems.

In this article, I will show you how to use PulseAudio to Manage Sounds on Ubuntu 18.04 LTS. Let's get started.

Enabling Software Sources:

You have to make sure that main, restricted, universe, and multiverse software sources are enabled on your Ubuntu 18.04 LTS machine first as some of the packages you will need to install are in these software sources.

You can use the Software & Updates app to enable these software sources graphically. Find Software & Updates from the Application Menu and open it.

Now in the Software & Updates app, make sure the marked checkboxes are checked.

Once you're done, close Software & Updates and update the APT package repository cache of your Ubuntu 18.04 LTS machine with the following command:

$ sudo apt update

The APT package repository cache should be updated.

Installing PulseAudio on Ubuntu 18.04 LTS:

Ubuntu 18.04 LTS uses ALSA for sound management by default. You can easily replace it with PulseAudio sound server.

PulseAudio is available in the official package repository. So it's easy to install.

You can install PulseAudio with the following command:

$ sudo apt install pulseaudio

Now press y and then press .

PulseAudio should be installed.

Now reboot your computer.

Using PulseAudio Volume Control Graphical Utility:

PulseAudio has a graphical frontend PulseAudio Volume Control, which you can use to easily configure PulseAudio sounds graphically.

It is available in the official package repository of Ubuntu 18.04 LTS, but not installed by default.

Run the following command to install PulseAudio Volume Control on Ubuntu 18.04 LTS:

$ sudo apt install pavucontrol

Now press y and then press to continue.

PulseAudio Volume Control should be installed.

Now you can open PulseAudio Volume Control from the Application Menu of your Ubuntu 18.04 LTS.

This is the PulseAudio Volume Control graphical utility.

You can configure the sound output from the Output Devices tab. You can drag the marked slider to the left to decrease the output sound, and drag it to the right to increase the output sound.

You can Mute and Un-Mute the sound by clicking the marked toggle button in the Output Devices tab.

PulseAudio lets you control the left and right speakers separately. Just click on the lock toggle icon in the Output Devices tab and you should see two separate sliders as marked in the screenshot below. You can drag them left and right as till you get the result you want.

You can control sound input devices from the Input Devices tab. You can drag the slider to the left to decrease the recording volume, and drag the slider to the right increase the recording volume for your default recording device, which is in my case the Microphone.

You can select more devices from the Port dropdown menu as you can see from the screenshot below. You can configure sound inputs for Microphone, Line In, Analog Input and Video.

Just like for the output devices, you can configure the left and right channel separately for the input devices as well. Just click on the lock icon and two sliders should appear as marked in the screenshot below.

You can control what input devices you want to see in the Input Devices tab using the Show drop down menu as you can see in the screenshot below. If you have many types of sound input devices installed, this should be a good feature for you.

You can also click on the marked toggle icon to Enable or Disable sound recording.

You can change sound profiles from the Configuration tab of PulseAudio Volume Control app. As can see from the screenshot below, there are many sound profiles available by default. Analog Stereo Duplex is the default sound profile.

You can control sounds for individual applications from the Playback tab of PulseAudio Volume Control. when you're running media files using any media player application on Linux, it should show up in the Playback tab. You can then drag the slider for that specific application to the left or right to control the sound volume of only that application.

I am playing a music with VLC Player, and it showed up in the Playback tab of PulseAudio Volume Control as you can see from the marked section of the screenshot below. Now I can move the slider to the right to increase the sound volume, or to the left to decrease the sound volume.

I can click on the marked toggle button to Mute and Un-Mute audio for VLC player as well.

I can even control the left and right sound channels of VLC player separately after clicking the lock toggle icon as you can see from the marked section of the screenshot below.

You can control your sounds using PulseAudio Volume Control while recording as well. You can find the currently recording controls on the Recording tab of PulseAudio Volume Control app.

I am recoding voice using GNOME Recorder and as you can see from the marked section of the screenshot below, it shows up in the Recording tab of PulseAudio Volume Control.

Just like before, you can drag the slider to the left or right to control the recording volume for the sound recorder app.

You can even click on the marked toggle button to Mute and Un-Mute the sound of the recording app.

You can also control the left and right sound channels separately just as before.

That's how you use PulseAudio on Ubuntu 18.04 LTS to manage sounds. Thanks for reading this article.

WinMouse lets you customize & improve mouse pointer movement on Windows PC
If you want to improve the default functions of your mouse pointer use freeware WinMouse. It adds more features to help you get the most out of your h...
Mouse left-click button not working on Windows 10
If you are using a dedicated mouse with your laptop, or desktop computer but the mouse left-click button is not working on Windows 10/8/7 for some rea...
Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...