Eric, Ok, this makes sense, but where do I make the change? Do I need to recompile the audio sink code? I see this hw:0.0 thing mentioned in a header file in gr/include/gnuradio but I can't seem to find the actual code location. Thanks, -rich
> -----Original Message----- > From: Eric Blossom [mailto:[EMAIL PROTECTED] > Sent: Sunday, May 01, 2005 10:53 AM > To: Richard Cagley > Cc: discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] using a 48k sound card with wfm_rcv_gui > > On Fri, Apr 29, 2005 at 05:19:46PM -0700, Richard Cagley wrote: > > Is there a way to use a 48k sound card with the wfm_rc_gui.py? I can't > seem > > to come up with a adc and audio decimation that works out to 48k instead > of > > the standard 32k. > > Thanks, > > -rich > > If you're using ALSA, use plughw:0,0 (or is hwplug:0,0 ??) instead of the > default hw:0,0 for the audio PCM device name. plughw will perform > sample rate conversion for you. > > Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio