Open Help
receive~
Receive signals without patch cords
Description
Receives messages from send~ objects that share the same name, providing the ability to send messages within a RNBO patcher and its subpatchers without using patch cords.
Note: receive~ will not receive messages from its root-level Max patch.
Arguments
Outlets
Fixed Attributes
These attributes must be set in the object box and determine the behavior of the object at runtime.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
receive [signal]
The signal received from a send~ object with the same name
See Also
Name | Description |
---|---|
send~ | Send signals without patch cords |
receive | Receive messages without patch cords |