flow.ring
aliases: [flow.>>]
dataflow ring buffer
available since version: 0.9.1
arguments:
- LENGTH
buffer length
type: int
properties:
- @length (initonly)
Get/set buffer length
type: int
range: 1..24
default: 2
inlets:
- input
type: control
- output all buffer values
type: control
outlets:
- first output
type: control
- … output
type: control
- n-th output
type: control
keywords:
ring
buffer
dataflow
Authors: Serge Poltavsky
License: GPL3 or later