Search found 2 matches

by eartheaterrr
Sun Dec 20, 2015 11:51 am
Forum: GNU/Linux
Topic: "pulse" is not available as a recording device [SOLVED]
Replies: 2
Views: 5940

Re: "pulse" is not available as a recording device [SOLVED]

Yep, I had pulseaudio installed. I was able to fix this issue by installing the `alsa-plugins` package. Apparently, `alsa-plugins` is installed by default on most distros, but not Arch. After installing `alsa-plugins`, there is a `pulse` device that I can now select, which is detected by pavucontrol...
by eartheaterrr
Sun Dec 20, 2015 10:57 am
Forum: GNU/Linux
Topic: "pulse" is not available as a recording device [SOLVED]
Replies: 2
Views: 5940

"pulse" is not available as a recording device [SOLVED]

I am following a guide to record my pc's playback using Audacity, Pulseaudio, and ALSA. Here is the guide: http://manual.audacityteam.org/o/man/tutorial_recording_computer_playback_on_linux.html But on step 2 of that guide where it says "set the Host to ALSA and the recording device to pulse", I can...