flow.greater
aliases: [flow.>]
numeric stream router
available since version: 0.9.1
Numbers thar are less or equal then last argument are passed to N-th 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 then 1st argument
type: control
- numbers that are greater than … argument
type: control
- numbers that are greater than last argument
type: control
- numbers that are less or equal than last argument
type: control
keywords:
gate
greater
See also:
[flow.less]
Authors: Serge Poltavsky
License: GPL3 or later