Re: [Discuss-gnuradio] audio card sampling rate problem

2007-07-06 Thread Tom Rondeau
Jiri Pittner wrote: I get an error with that: |jp:/home/jiri/pokusy/gnuradio/examples/python/usrp> ./usrp_wfm_rcv_pll.py -R B -f 98.7e6 -O plughw:0.0 That was a typo. It should be "-O plughw:0,0". Note the comma instead of the period. Tom ___

Re: [Discuss-gnuradio] audio card sampling rate problem

2007-07-04 Thread Jiri Pittner
I get an error with that: |jp:/home/jiri/pokusy/gnuradio/examples/python/usrp> ./usrp_wfm_rcv_pll.py -R B -f 98.7e6 -O plughw:0.0 gr_fir_ccf: using SSE gr_fir_fff: using SSE gr_fir_fcc: using SSE ALSA lib pcm_hw.c:1351:(_snd_pcm_hw_open) Invalid value for card audio_alsa_sink[plughw:0.0]: No s

Re: [Discuss-gnuradio] audio card sampling rate problem

2007-07-04 Thread Matt Ettus
Jiri Pittner wrote: > Hi all, > > I have been experienting with gnuradio for some time and I have noticed an > annoying problem > with the audio sampling rate: in the scripts from the example directory it is > set to a hard > value of 32ksamples/s. However, my laptop audio card (or its linux driv

[Discuss-gnuradio] audio card sampling rate problem

2007-07-04 Thread Jiri Pittner
Hi all, I have been experienting with gnuradio for some time and I have noticed an annoying problem with the audio sampling rate: in the scripts from the example directory it is set to a hard value of 32ksamples/s. However, my laptop audio card (or its linux driver) do not support this speed, o