discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: hw:0,0 vs plughw:0,0


From: Eric Blossom
Subject: [Discuss-gnuradio] Re: hw:0,0 vs plughw:0,0
Date: Mon, 13 Feb 2006 14:09:30 -0800
User-agent: Mutt/1.5.9i

On Sun, Feb 12, 2006 at 01:04:42PM -0500, John Ackermann N8UR wrote:
> For what it's worth, one suggestion I'd make for the examples is to use
> "plughw:0,0" as the default audio sink device, rather than "hw:0,0"
> (assuming you're using ALSA).  It seems that some cheap soundcards (like
> the on-board one in my Athlon machine) don't support the output rates
> the examples generate; changing to plughw allows ALSA to resample on the
> fly and works around that problem.
> 
> Using plughw would improve compatibility and I suspect reduce problem
> reports.

The down side of changing the default is that plughw:0,0 is dog slow
on some systems.  Python implements a config file reader, similar to
windows .ini files that we could probably use without much trouble to
give users the control over this stuff.

Eric




reply via email to

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