RNBO Objects & Operators select
Open Help

select

Output bangs based on input matching

Description

Selectively outputs a bang in response to any input which matches its arguments and will output non-matching messages out its right-most outlet.

Inlets

input [number, bang]

If there is a single argument (or if there are no arguments) a second inlet is created on the right. Numbers received in that inlet are stored in place of the argument. If there is more than one argument, the right inlet is not created.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

input [number, bang]

If there is a single argument (or if there are no arguments) a second inlet is created on the right. Numbers received in that inlet are stored in place of the argument. If there is more than one argument, the right inlet is not created.

See Also

Name Description
gate Pass an input to one of several outlets.
matrix~ Signal routing and mixing matrix