Wednesday, May 5, 2021

Re: GNUradio alsa audio

How did you install GNU Radio? This usually defines where things are
looked for. You can check where your GNU Radio looks by running

gnuradio-config-info --prefsdir
,
gnuradio-config-info --userprefsdir
and
gnuradio-config-info --sysconfdir
.

In fact, that tool can be used to check whether your setting is set:
gnuradio-config-info --prefs
will print all currently recognized configuration.

Best regards,
Marcus


On 05/05/2021 13.55, David Martini wrote:
> in order to reduce Ua warning I try to adjust (according to GNUradio
> WiKi ) the jumper of periods.
> In my case I found this setting in /etc/gnuradio/conf.d alsa audio
> directory....but seem to be no effect.
> Can be that the configuration file is located in other directory.
>
> Thank you for your help.
>
> David
>

No comments:

Post a Comment