You can use an audio loopback to record anything which your computer plays, but the audio quality is so bad.
Notes from:
Table of Contents [hide]
ecasound ∞
-
2007-05-27 on (distribution not recorded, version not recorded)
Overly complicated commandline bullshit. This one is simple…
rm -f filename.wav ecasound -i:/dev/dsp -o filename.wav xmms filename.wa
Blah, sounds bad
apt-get install jackit qjackctl
ALSA ∞
(ALSA)
arecord-
Maybe you can copy devices in alsa using
asoundrc
Whatever is recording from your sound card record what the sound card is outputting. This uses an analog loopback on the card, so it won’t be high quality:
- AlsaMixer
tab(capture view)- Search for for “mix”
-
spaceto set the capture input to that
Notes ∞
-
Check out Audacity for ripping.
Footnotes
- was eca.cx/ecasound/ [ ↩ ]

ported