Re: [Discuss-gnuradio] USB Audio Adapter as audio source

2019-07-05 Thread Barry Duggan
gan 대신 Discuss-gnuradio 보낸 날짜: 2019년 7월 4일 목요일 오전 10:48:36 받는 사람: Discuss Gnuradio 제목: [Discuss-gnuradio] USB Audio Adapter as audio source I am trying to use a C-Media USB Audio Device as the audio source in my flow graph. So far, I have not had any success with the device name. I tried:

Re: [Discuss-gnuradio] USB Audio Adapter as audio source

2019-07-04 Thread Barry Duggan
Hi, I ran "arecord -L" per Marcus and tried 'hw:0,0' but it didn't work. Then I tried 'pavucontrol' per Kyeong; I don't think I changed anything, but when I tried 'hw:0,0' again, it works! However, in the shuffle, the output sound which had been going to the HDMI port now goes to the USB dong

Re: [Discuss-gnuradio] USB Audio Adapter as audio source

2019-07-03 Thread CEL
Hey Barry, what I usually do is run "arecord -L" and pick one of the listed things. Best regards, Marcus On Wed, 2019-07-03 at 21:48 -0400, Barry Duggan wrote: > I am trying to use a C-Media USB Audio Device as the audio source in > my > flow graph. So far, I have not had any success with the de

Re: [Discuss-gnuradio] USB Audio Adapter as audio source

2019-07-03 Thread Kyeong Su Shin
48:36 받는 사람: Discuss Gnuradio 제목: [Discuss-gnuradio] USB Audio Adapter as audio source I am trying to use a C-Media USB Audio Device as the audio source in my flow graph. So far, I have not had any success with the device name. I tried: all variations of "C-Media Electronics Inc. USB Audio

[Discuss-gnuradio] USB Audio Adapter as audio source

2019-07-03 Thread Barry Duggan
I am trying to use a C-Media USB Audio Device as the audio source in my flow graph. So far, I have not had any success with the device name. I tried: all variations of "C-Media Electronics Inc. USB Audio Device" default (also an empty device name) sysdefault Device (there was a sym link) hw:x,y