Re: ALSAPulseAudio procedure

2020-07-05 Thread Barry Duggan
You might be interested in my revisions to the https://wiki.gnuradio.org/index.php/ALSAPulseAudio page. Best wishes. --- Barry Duggan KV4FV On 7/5/20 8:29 PM, Cinaed Simson wrote: Okay, I stand corrected - I've only tried to use  once about a couple of years ago. If I can't open a GRC in ema

Re: ALSAPulseAudio procedure

2020-07-05 Thread Cinaed Simson
Okay, I stand corrected - I've only tried to use  once about a couple of years ago. If I can't open a GRC in email then I don't look at it. I'm lazy. On 7/3/20 4:02 AM, Barry Duggan wrote: Cinaed, Just as one has to do with getting a file from Github, you have to click on the 'Raw' button b

Re: ALSAPulseAudio procedure

2020-07-03 Thread Barry Duggan
Cinaed, Just as one has to do with getting a file from Github, you have to click on the 'Raw' button before you copy the file with your text editor. Once you do that, you will have the correct format. For good measure, attached is the grc file. BTW, Ryan gave me the info I needed about the P

Re: ALSAPulseAudio procedure

2020-07-03 Thread Ron Economos
There's nothing wrong with the flow graph Barry posted to pastbin. GNU Radio 3.8 uses YAML instead of XML. Ron On 7/3/20 02:28, Cinaed Simson wrote: Hi Barry - the GRC isn't an image or binary file - it's a text based XML file. Send it as an attachment to your email. If I recall correctly,

Re: ALSAPulseAudio procedure

2020-07-03 Thread Cinaed Simson
Hi Barry - the GRC isn't an image or binary file - it's a text based XML file. Send it as an attachment to your email. If I recall correctly, uploading a GRC file to pastbin.com and then downloading it destroys the flow graph (the XML formatting) and reduces the GRC flowgraph to a stack of te

Re: ALSAPulseAudio procedure

2020-07-02 Thread Fons Adriaensen
On Thu, Jul 02, 2020 at 06:43:21AM -0500, Barry Duggan wrote: > Probably I will create a new page for diagnosing audio problems. All > suggestions are welcome :) Depending on what exactly you are doing, there may be another problem. If you take the signal from an RF source, process and decimate

Re: ALSAPulseAudio procedure

2020-07-02 Thread Barry Duggan
Hi Ryan, Thank you for that information! That certainly is an essential piece to be added to the wiki! Probably I will create a new page for diagnosing audio problems. All suggestions are welcome :) Stay safe. -- Barry Duggan KV4FV On Wed, 1 Jul 2020 13:31:15 -0400, Ryan Volz wrote: Hi Ba

Re: ALSAPulseAudio procedure

2020-07-02 Thread Barry Duggan
Hi Cinaed, The Pluto_NFM.grc is in https://pastebin.com/XZN0dK6x I have found that reducing the buffer size on the Pluto almost eliminated the audio underruns. So what I am left with is needing to know what is wrong with the procedure in https://wiki.gnuradio.org/index.php/ALSAPulseAudio#Mo

Re: ALSAPulseAudio procedure

2020-07-01 Thread Cinaed Simson
Hi Barry - can you post the GRC file (no images please) for when the audio doesn't work correctly? -- Cinaed On 7/1/20 5:43 AM, Barry Duggan wrote: Hi Cinaed, Thank you for your response. Yes, I have tried those and the "hw:CARD=Generic,DEV=0" works well for most flowgraphs. I obtained tha

Re: ALSAPulseAudio procedure

2020-07-01 Thread Ryan Volz
Hi Barry, I don't know too much about ALSA or PulseAudio, but I do know that the part of the wiki that you cited is for setting up an ALSA source that grabs whatever is playing through PulseAudio. It is *not* something that you can use for an audio sink, only an audio source, which I think is w

Re: ALSAPulseAudio procedure

2020-07-01 Thread Barry Duggan
Hi Cinaed, Thank you for your response. Yes, I have tried those and the "hw:CARD=Generic,DEV=0" works well for most flowgraphs. I obtained that from the 'aplay -L' command. Let me reiterate my request: In exploring the audio problems, I followed the instructions in https://wiki.gnuradio.org

Re: ALSAPulseAudio procedure

2020-06-30 Thread Cinaed Simson
What does   aplay -l indicate? When using   hw:CARD=Generic,DEV=0 in gnuradio, try using numbers, for example,   hw:0,0 or  plughw:0,0 and see if it makes a difference. Or try switching between sampling rates of 48000 and 44100. -- CInaed On 6/29/20 3:00 PM, Barry Duggan wrote: I have

ALSAPulseAudio procedure

2020-06-29 Thread Barry Duggan
I have been having problems with audio underruns on some of my flowgraphs, so I decided to try the procedure in https://wiki.gnuradio.org/index.php/ALSAPulseAudio#Solution_2 I found one entry (other than HDMI) for my speakers and created the following for ~/.asoundrc : pcm.pulse_monitor {