flow.greater_eq
aliases: [flow.>=]
numeric stream router
available since version: 0.9
Numbers thar are less then last argument are passed to N+1 inlet
arguments:
- VALUES
compare values: list of floats in descending order
type: list
properties:
- @values (initonly)
Get/set compare values: list of floats in descending order
type: list
inlets:
outlets:
- numbers that are greater or equal then 1st argument
type: control
- numbers that are greater or equal than … argument
type: control
- numbers that are greater or equal than last argument
type: control
- numbers that are less than last argument
type: control
keywords:
gate
greater
equal
See also:
[flow.less]
Authors: Serge Poltavsky
License: GPL3 or later