discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Simple block with constant rate


From: caruiz.ext
Subject: Re: [Discuss-gnuradio] Simple block with constant rate
Date: Wed, 25 Jun 2014 12:53:51 +0200
User-agent: Roundcube Webmail

Really clear your explanation Marcus :)

 

Activecat, my input block is a variable delay.

- I have a signal recorded in a file.

- Signal enters in a variable delay (delay is controlled by another block).
- Signal enters in Add noise block.

 

 

File --> Variable delay --> Add noise --> out

 

My problem is that if variable delay is, for example, 5 samples: a sample enters, the block "waits" 5 samples, the sample leaves. Then my output is: sample_3,- , - , - , - , - ,sample_2 , - , - , - , - , - , sample_1

 

Greetings


reply via email to

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