Repeat: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
This flowgraph shows a sine wave with each value being repeated 5 times, compared to the non-repeated original. | |||
[[File:Repeat-ex.png|500px]] | |||
[[File:Repeat-ex-2.png|500px]] | |||
== Source Files == | |||
Revision as of 05:01, 21 July 2019
Repeat each input Interpolation times
Parameters
(R): Run-time adjustable
- Interpolation (R)
- Number of times to repeat the input, acting as the interpolation factor.
Example Flowgraph
This flowgraph shows a sine wave with each value being repeated 5 times, compared to the non-repeated original.