Open Help
receive
Receive messages 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.
A short-hand alias exists for receive objects. Simply creating an object named "r" will instantiate a functioning receive object.
Note: receive will not receive messages from its root-level Max patch.
Arguments
Outlets
output [bang, number, list]
The message received from a send object with the same name
Fixed Attributes
These attributes must be set in the object box and determine the behavior of the object at runtime.
See Also
Name | Description |
---|---|
send | Send messages without patch cords |
receive~ | Receive signals without patch cords |