Re: [Discuss-gnuradio] rational_resampling question

2007-02-10 Thread Eric Blossom
On Fri, Feb 09, 2007 at 01:26:30PM -0800, Hans Glitsch wrote: > Hello, > > If I want to use the rational resampler without filtering, is it valid do > this? > > taps = [1] > self.resampler = gr.rational_resampler_base_scc( 3, 2, taps ) If by valid you mean, "will it compute what I ask it", the

[Discuss-gnuradio] rational_resampling question

2007-02-09 Thread Hans Glitsch
Hello, If I want to use the rational resampler without filtering, is it valid do this? taps = [1] self.resampler = gr.rational_resampler_base_scc( 3, 2, taps ) Thanks, Hans___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/