New audio registry names in v3.4.0git

Greetings,

Sorry if I missed this in previous emails; I noticed the audio
registry names have changed since the new audio architecture.
My local configuration is set up to use portaudio by having
“audio_module = audio_portaudio” and this worked with
v3.3.1git-977-g04a2f7d4; however, when using v3.4.0git-1-g4d1426b8 GRC
gave me a message:

Could not find audio architecture “audio_portaudio” in registry.
Defaulting to the first available architecture…

Changing the configuration to “audio_module = portaudio” fixed the
problem.

I noticed the new gr-audio.conf does not list the options and
gnuradio-core.conf lists the old names.

Alex

On 03/22/2011 03:48 AM, Alexandru C. wrote:

Defaulting to the first available architecture...

Changing the configuration to “audio_module = portaudio” fixed the problem.

I noticed the new gr-audio.conf does not list the options and
gnuradio-core.conf lists the old names.

Alex

Potential fix:
http://gnuradio.org/cgit/jblum.git/commit/?id=34313eace681a82e230c38a8cd26c0001ee823ea

-Josh

On Tue, Mar 22, 2011 at 09:38, Josh B. [email protected] wrote:

Potential fix:

http://gnuradio.org/cgit/jblum.git/commit/?id=34313eace681a82e230c38a8cd26c0001ee823ea

I pushed this into master.

Johnathan

Thanks to all, that is helpful.

On Tue, Mar 22, 2011 at 12:08 PM, Johnathan C. <