set Reference

set value of attributes and parameters

set

Examples

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~