receive~
Description
Use the receive~ object to grab signals put out by send~ objects and outputs them out its signal outlet.
Examples

Signals can be received from any loaded patcher, without patch cords
Discussion
You can switch between all current receive~ objects using the message. To turn off the audio coming from a receive~, use with the name of a send~ that doesn't currently exist.
Arguments
object-name [symbol]
Sets the name of the receive~ object.
Attributes
Common Box Attributes
Messages
set
Arguments
object-name
[symbol]
, followed by a , changes the name of the Output
See Also
Name | Description |
---|---|
Organizing Your Patch | Organizing Your Patch |
send~ | |
MSP Basics Tutorial 4: Routing Signals | MSP Basics Tutorial 4: Routing Signals |