RNBO Objects & Operators set
Open Help

set

set value of attributes and parameters

Description

Used to set the value of an object or operator attribute, or to set the value of a RNBO or Gen subpatcher's parameter.

Arguments

name [symbol]

The set object requires one argument, which is the name of an attribute or parameter in the connected object or subpatcher.

Inlets

input [bang, number, list, signal]

attribute or parameter value (bang, number, list)

Outlets

output [bang, number, list, signal]

connect to first inlet of gen or subpatcher

Fixed Attributes

These attributes must be set in the object box and determine the behavior of the object at runtime.

name [symbol]

The set object requires one argument, which is the name of an attribute or parameter in the connected object or subpatcher.

Dynamic Attributes

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

input [bang, number, list, signal]

attribute or parameter value (bang, number, list)

See Also

Name Description
param Define a parameter that can control RNBO externally
param~ Define a parameter that can control RNBO externally
gen~ gen~