-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
Description
Hi, my usb sound card shows up as device 0, but when I run sudo arecord -f S16_LE -r48000 -c1 -D 0 | csdr mono2stereo_i16 > ~/test_audio.raw
to test the audio card I get an error of
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM 0
arecord: main:722: audio open error: No such file or directory
Any ideas???
Reactions are currently unavailable