discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gr-audio: one component to rule them all


From: Josh Blum
Subject: Re: [Discuss-gnuradio] gr-audio: one component to rule them all
Date: Tue, 29 Mar 2011 20:21:47 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8


On 03/29/2011 04:17 PM, Don Ward wrote:
> Josh Blum wrote:
> 
>> I have created a new top level component called gr-audio. The goal of
>> gr-audio is to combine all supported audio architectures under a single
>> source and sink block.
> 
> [snip...]
> 
>> At runtime, an available audio architecture is selected.
>> This selection is based on default priority, or if present, a
>> configuration file setting.
> 
> Is there any way to specify in the code (e.g., through a command-line
> option) which audio device to use?
> 

Maybe I read that wrong... 2nd attempt:

In the audio constructor, the second parameter is a string called
"device_name". Its depends on the implementation whether this has any
meaning. Alsa for example will use this.

-Josh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]