How to record from Mixer?
I want to record the audio such as youtube or other audio playing.
Dell 5755 Ubuntu 20.04
audacity-linux-3.1.3-x86_64.AppImage
ALSAHD-Audio Generic:ALC3223 Analog (hw1,0)PulseDefault
Sound settings:Input Device:Headset Microphone-Built in Audio = ( unplug headphones, replug and choose MIC then can record voice through headphone speakers)
Microphone Built in Audio = (no audio at all from laptop but faintly can hear on playback my fingers hard tapping the laptop)
Internal Microphone Built in Audio = (can hear audio but record outside noises)
sudo apt-get update -ysudo apt-get install -y pavucontrolpavucontrol
While youtube is playing and audacity is recording I see under Recording:ALSA plug-in [audacity]...from Built-in Audio Analog Stereo
Play back recording and zero from youtube and I just hear me typing and clicking the mouse.
Tried:sudo apt-get install alsa alsa-tools.Source: https://frameboxxindore.com/windows/how-do-i-install-alsamixer-on-ubuntu.html
How do I add myself to the mixer? Don't know how, didn't try.
Did a hard restart. Nothing changed.
arecord -l**** List of CAPTURE Hardware Devices ****card 1: Generic [HD-Audio Generic], device 0: ALC3234 Analog [ALC3234 Analog]Subdevices: 1/1Subdevice #0: subdevice #0
want to record audio such as youtube or other audio playing.
pactl list short sources;1 alsa_output.pci-0000_00_14.2.analog-stereo.monitor module-alsa-card.c s16le 2ch 44100Hz RUNNING2 alsa_input.pci-0000_00_14.2.analog-stereo module-alsa-card.c s16le 2ch 44100Hz RUNNING
How to record any internal sound in and out using Ubuntu and Audacity
pactl load-module module-loopback latency_msec=1
total silence in recording but can hear audio in headphones from youtube
Now Audacity says Pulse and Default only (!!)HD-Audio Generic:ALC3223 Analog (hw1,0) is MISSING
HARD RESTARTHD-Audio Generic:ALC3223 Analog (hw1,0) is now back in Audacity along with Pulse and default.
I'm going to stop here before I truly screw up things and asking for help as to recording audio from audio streaming.