discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Dynamically set sample rate


From: Marcus Leech
Subject: Re: [Discuss-gnuradio] Dynamically set sample rate
Date: Fri, 11 Oct 2013 17:54:26 +0000 (UTC)

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 <address@hidden> wrote:
Does anybody have any ideas on this question?



--
View this message in context: http://gnuradio.4.n7.nabble.com/Dynamically-set-sample-rate-tp44048p44128.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

 

reply via email to

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