pattrhub
Description
Centralizes communication with all pattr objects in a patcher.
Examples

Discussion
The pattrhub object has a single inlet and two outlets. The inlet is used for all incoming messages. Messages that can be understood by a pattr object within the pattrhub object's patcher (e.g. or messages) will be automatically forwarded to that object, and any response will be sent from the pattrhub object's right outlet.
Arguments
None.
Attributes
patcher [symbol]
The word pattrhub object. The default is the special symbol , which represents the patcher the pattrhub object resides within. The pattrhub object can refer to patchers other than the one in which the object resides. A double-colon syntax ('::') is used to separate levels of patcher hierarchy. See the pattrhub help file for further information on this feature.
, followed by a symbol describing a valid path to a patcher, sets the patcher referenced by theCommon Box Attributes
Messages
bang
float
Arguments
anything
Arguments
getattributes
message causes a list of allOutput
anything
Out left outlet: Any pattr- or autopattr-maintained object in the pattrhub object's is passed through the left outlet unchanged.
Out right outlet: queries to the a pattr- or autopattr-maintained object in the pattrhub object's are output from the right outlet, also known as the outlet.
See Also
Name | Description |
---|---|
autopattr | |
pattr | |
pattrforward | |
pattrmarker | |
pattrstorage | |
Max pattr Tutorial 1: Patcher Storage | Max pattr Tutorial 1: Patcher Storage |