discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using external usb soundcard


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Using external usb soundcard
Date: Tue, 11 Aug 2015 19:43:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi Andy,
assuming a modern linux.
In the Audio sink/source, you can enter the device name; potential names
can be found by running
aplay -L

GNU Radio doesn't know anything about the supported rates of sound
cards; you will need to try that one out beforehand. As far as I know,
ALSA applications also simply try until they get no error.
44.1kHz is universally supported; haven't met a proper sound card that
couldn't work with it.

Best regards,
Marcus

On 11.08.2015 19:30, Andreas Ladanyi wrote:
> Hi,
>
> i want to use an external usb sound device. It works without any
> problems when playing back music. I dont know how the audio sink block
> or gnuradio works with this extern sound device. Howto tell gnuradio
> to read all possible sample rate values and use this device ?
>
> Andy
>
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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