Conversation
Notices
-
Ok, found the problem. My sound card doesn't support PCM capture. I got audio from line capture but that's too quiet to be practical. I'm gonna have to either figure out how to set up a loopback or cave in and actually use pulseaudio. I really, really hope I don't have to do the latter.
Thursday, 01-Nov-12 06:30:50 UTC from web-
@toksyuryel And by "sound card" I of course mean "onboard audio chip"
-
@toksyuryel hold on, what sound are you trying to capture? I might be able to help.
-
@mashuga31 I'd like to capture whatever audio happens to be playing at the moment from my sound card. I am using alsa.
-
@toksyuryel ok this is going to sound like a really retarded question but trust me - do you have speakers that play sound from your sound card?
-
@mashuga31 Just headphones.
-
@toksyuryel that may still work. I'm not sure of alsa's configuration settings, what operating system you're running, or what your operating system's current configured sound settings are - but using the freeware program audacity, you can set the recording device as 'Stereo Mix' which records the audio that is being played through your speakers with impeccable quality.
-
@mashuga31 Alright, where do I find this "stereo mix" option? It's only giving me the same capture options I get from alsamixer (namely: front mic, rear mic, line, and cd)
-
@toksyuryel alright, what operating system are you running? If it's 7, you're going to have to enable it. (Actually your setup sounds very similar to RealTek's sound managing hell I have to deal with. But if thats the case then at least Im a bit familair with it.)
-
@mashuga31 Yeah the driver is RealTek ALC889. As for my OS, I'm running Gentoo Linux.
-
@toksyuryel curses. i've never even booted up a Linux OS. There's a kind of control panel I would imagine though. Find your sound settings and we'll work from there.
-
@mashuga31 Nope, there's no control panel. Alsamixer is how I fiddle with my sound settings.
-
@mashuga31 If I had to guess, this "stereo mix" option Windows has is probably the same thing as the loopback I was talking about earlier.
-
@toksyuryel How do people even deal with things in linux? >_> A 'loopback' sounds like it might be something similar. But I just did a quick google search and found other people with similar problems.
-
@mashuga31 Yeah actually looking at some of the information I'd been reading, one person mentions "You need to set the ALSA loopback interface to stereo mixer to loop the output to your input channel." so it is in fact exactly the same thing.
-
@mashuga31 Very carefully. But nah every Linux-based OS is different, and every user is also different. I would have something resembling a control panel if I had opted to install a desktop environment like KDE or GNOME, but I don't feel any need or desire to do so because I can get everything done without one and they make a lot of assumptions about me I don't appreciate.
-
@toksyuryel lol. taking nothing from the system.
-
@toksyuryel but you seem like you're on the right track. curiosity should push you to the answer soon enough.
-
@mashuga31 If anything, this conversation has made me more confident this is the answer.
-
@toksyuryel I wish i could help more. But if you do figure it out, i'd appreciate it if you could spread the word somehow. The only solutions i could find to other peoples problems so far require a bunch of unnecessary downloads all ultimately just being an indirect and non-definitive answer. Which aggravates me a bit. :P
-
@mashuga31 Most people I think take the "easy" way out and just use pulseaudio. But there is nothing "easy" about pulseaudio and I'll do everything in my power to never have to install it.
-