Most sources/sinks have something like a set_sample_rate() method that can be called.


It's often useful to put together a flow-graph in GRC to see how this is organized in Python.
 
For example, if you change sample-rate on the fly, your downstream blocks that care about sample-rate are going to need to know, and "do the right thing".
 
 
on Oct 11, 2013, rmsrms1987 <rmsrms1...@gmail.com> wrote:
 
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to