flow.dup
message duplicator
available since version: 0.9.1
Output incoming message specified number of times
arguments:
- N
number of repeats
type: int
properties:
- @n
Get/set number of repeats
type: int
min value: 0
default: 2
inlets:
- incoming message
type: control
- set number of repeats
type: control
outlets:
keywords:
flow
duplicate
repeat
See also:
[flow.mem]
Authors: Serge Poltavsky
License: GPL3 or later