How to record system audio on Linux

One of the most interesting, Linux is an incredibly viable 'candidate' as a creative workstation. For example, for audio creation, there are some great standard tools available to users, like Audacity and Ardor. Overall, this is a powerful and flexible system. This tutorial shows you how to record audio in Linux, both from microphone and system, using Audacity and PulseAudio.

Install Audacity

Audacity is available in a lot of distributions. It is usually available in the main archives.

For Ubuntu / Ubuntu / Ubuntu-based distributions:

sudo apt install audacity

For Fedora:

sudo dnf install audacity

For OpenSuse:

sudo zypper install audacity

For Arch Linux:

sudo pacman -S install audacity

If you like Snaps or Flatpaks, both are available.

flatpak install flathub org.audacityteam.Audacity

Or:

sudo snap install audacity

Install PulseAudio Volume Control

This is the app you'll use to record audio from the system. It's a great way to collect audio from videos, songs, or other media for later use. If you've ever wondered how people get high-quality sound samples, here's one way to do it.

PulseAudio Volume Control is available in most large archives. You will use the same commands as above to install it.

For Ubuntu / Ubuntu / Ubuntu-based distributions:

sudo apt install pavucontrol

For Fedora:

sudo dnf install pavucontrol

For OpenSuse:

sudo zypper install pavucontrol

For Arch Linux:

sudo pacman -S install pavucontrol

PulseAudio Volume Control is also available as Flatpak but not as Snap.

flatpak install org.pulseaudio.pavucontrol

Record audio from microphone

Once you've plugged in the microphone into the system, open Audacity. It will automatically find the hardware and open it for recording.

How to record system audio on Linux Picture 1

Just click the big red record button. Everything is as simple as that! Audacity is a simple tool to use, so it's hard to make mistakes.

How to record system audio on Linux Picture 2

Record audio from the system

This is a bit more complicated. Press the record button, just like above. This will start recording from the microphone. Once you've recorded it, open PulseAudio Volume Control and navigate to the 'Recording' tab .

How to record system audio on Linux Picture 3

Click the drop-down menu that says: 'ALSA plug-in [audacity]… from' .

Select the option that says: 'Monitor of Built-In Analog Stereo' . This will track the information the application is sending to PulseAudio and record that information instead of the sound coming from the microphone.

From there, go ahead and play whatever sound you want, and you'll see that sound show up in Audacity as it plays. You can stop recording and process whatever audio you're recording, just like any other audio input into Audacity.

How to record system audio on Linux Picture 4

Hope you learned a few useful things about Audacity and PulseAudio Volume Control. Now you know how to record your system sounds in Linux!

5 ★ | 1 Vote

May be interested

  • Compare the most popular Linux distributions todayCompare the most popular Linux distributions today
    it can be said that linux is not a complete operating system, it is just a kernel operating system, which is the foundation for developing other operating systems.
  • How to record the screen with external audio on iOSHow to record the screen with external audio on iOS
    since ios 11 launched, apple has released the screen recording feature on the iphone. however, the screen recording feature only records system audio being played on the device, but does not record external audio from the microphone.
  • 10 things to keep in mind when switching to Linux mobile operating system10 things to keep in mind when switching to Linux mobile operating system
    because it is an important component of the android operating system (os), linux is still very important to the mobile world. however, while android uses the linux kernel, it is just a linux distribution, but linux for mobile devices offers a completely different experience. find out why using a linux mobile phone is a great option, as well as a downside when switching from your favorite mobile operating system to this operating system.
  • How to record video from webcam on Ubuntu, LinuxHow to record video from webcam on Ubuntu, Linux
    in the previous article tipsmake showed you how to record your computer screen without installing additional software. the next article below tipsmake will guide you how to record video from webcam on ubuntu, linux.
  • How to Record Calls on SkypeHow to Record Calls on Skype
    in this article tipsmake will show you how to record video calls or audio calls on skype on both computers and mobile devices. if you use skype regularly, sometimes you want to listen to a certain conversation again. whether happy or touching, these moments are truly important. luckily, you can preserve countless memorable moments for the future by saving your video or audio call at any time.
  • The life of a Linux system administratorThe life of a Linux system administrator
    if you are thinking about becoming a system administrator or continuing your career, you should read this article, drawn from the experience of a person in the profession.
  • How to record audio on a computer without installing softwareHow to record audio on a computer without installing software
    do you have a way to record audio on your computer without installing any software? if you haven't and want to record on your computer, immediately apply the instructions that tipsmake shares below.
  • 12 best Linux server operating systems12 best Linux server operating systems
    although linux operating systems provide a great desktop environment, linux can also successfully complete the task of a server. linux often provides advanced permissions, increasing flexibility and stability.
  • How to manage memory to restrict Linux to use too much RAMHow to manage memory to restrict Linux to use too much RAM
    you install linux with the promise that it will consume less system resources than windows. but why then, is your system still slow?
  • 10 reasons to switch to Linux right in 201210 reasons to switch to Linux right in 2012
    some people 'denigrate' the diversity of linux to cause fragmentation problems, but in fact this is one of the best strengths of linux. users have numerous linux distributions (distros) to choose from, whether it's mint or ubuntu, which is top-notch, or fedora with a variety of features for businesses and especially security.