Re: [Alsa-user] Capturing audio on second capture input

2020-03-31 Thread Christopher Lansing
Ah, thanks. I thought I'd tried that to see if it was working, but I must have gotten the device string format wrong or something. arecord is perfectly happy recording from either device. So I guess my problem is really in JACK (or it's just impossible to use both devices at once). I'll hunt down t

Re: [Alsa-user] Capturing audio on second capture input

2020-03-31 Thread Clemens Ladisch via Alsa-user
Christopher Lansing wrote: > card 0: SB [HDA ATI SB], device 2: ALC892 Alt Analog [ALC892 Alt Analog] You have to tell whatever program you're using to use this device. For example, "arecord -D plughw:0,2 -f dat something.wav". Regards, Clemens ___ A

Re: [Alsa-user] Capturing audio on second capture input

2020-03-31 Thread Christopher Lansing
Thanks for helping me look into it. I've got three devices showing up - although one of them is my USB webcam. But I believe the output is saying two devices on the audio card (unless that subdevice info changes the meaning of "device 0" and "device 2") card 0: SB [HDA ATI SB], device 0: ALC892 A

Re: [Alsa-user] Capturing audio on second capture input

2020-03-31 Thread Clemens Ladisch via Alsa-user
Christopher Lansing wrote: > I can't record from "Capture 1". How many devices show up in the output of "arecord -l"? Regards, Clemens ___ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user