On 08/07/2014 12:54 PM, 奕佑 wrote: > Hello, > > Is there any way to combine continuous block (like audio source) and > discrete block (like message source) ? Question 1
Combine how? You can do that in your own blocks, sure. Maybe stream tags are what you want? > I using add block to add them together, but it failed. It work well when > the discrete block output data like continuous block but discrete block > means there is not output data continuous, it output data when something > trigger. > > Can I write a block which input is message and output is like float, and > output will always generate like 32k samples but input doesn't have 32k > samples suppose this block is sync. Is there any solution ? Question 2 You can write a block who's input is message and output is float. I didn't really understand the rest of the question. M _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
