receive Reference

Receive messages without patch cords

receive

Examples

Arguments

name [symbol]

Optional

Name of the receive object. All receive objects that share the same name will receive data from any send objects that share their name.

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.

name [symbol]

Name of the receive object. All receive objects that share the same name will receive data from any send objects that share their name.

See Also

Name Description
send Send messages without patch cords
receive~ Receive signals without patch cords