I have a StarTech ICUSBAUDIO7D
https://www.startech.com/Cards-Adapters/Sound/USB-Audio/USB-7-Channel-Audio-Adapter-with-SPDIF~ICUSBAUDIO7D
which I want to use the mic input on. Mostly I'm vague on the Alsa
syntax for specifying devices and especially subdevices.
My alsa-info output is at
http://al
Alan and list
On Sun, Jul 19, 2020, 10:26 Alan Corey wrote:
> I have a StarTech ICUSBAUDIO7D
>
> https://www.startech.com/Cards-Adapters/Sound/USB-Audio/USB-7-Channel-Audio-Adapter-with-SPDIF~ICUSBAUDIO7D
> which I want to use the mic input on. Mostly I'm vague on the Alsa
> syntax for specifyin
Nope. hadn't seen it. The last thing I tried was
arecord -f S16_LE -d 10 -r 16000 --channels=1 --device="hw:2,0"
/tmp/test-mic.wav
Recording WAVE '/tmp/test-mic.wav' : Signed 16 bit Little Endian, Rate
16000 Hz, Mono
arecord: set_params:1345: Channels count non available
yet
hw:2,1 (or ,2 or ,3)