out
Description
out defines a message outlet for a patcher loaded by poly~ or pfft~.
Examples

Message outlets of the poly~ object correspond to the out objects inside the loaded patcher
Arguments
None.
Attributes
attr_comment [symbol]
Comment to be displayed on poly object outlet mouseover
Common Box Attributes
Messages
int
Arguments
output
[int]
float
Arguments
output
[float]
list
Arguments
output
[list]
anything
Arguments
output
[list]
comment
Arguments
outlet-description
[list]
Sets a comment for display on poly object outlet mouseover
Output
(patcher)
Any messages received by an out object in a loaded patcher appear at the signal outlet of the poly~ or pfft~ object which corresponds to the number argument of the out object. The signal outputs in a poly~ or pfft~ object are a mix of the outputs of all instances of the patcher's outputs which correspond to that number.
See Also
Name | Description |
---|---|
Spectral Processing | Spectral Processing |
Polyphony | Polyphony |
Using Max with other applications | Using Max with other applications |
MIDI | MIDI |
in | |
in~ | |
out~ | |
pfft~ | |
poly~ | |
thispoly~ | |
MSP Polyphony Tutorial 1: Using the poly~ Object | MSP Polyphony Tutorial 1: Using the poly~ Object |