Signal output for a patcher loaded by poly~
| Name | Type | Opt | Description | 
|---|---|---|---|
| inlet-number/positioning (leftmost outlet is 1) | int | Obligatory. Each out~ object is identified by a unique index number which specifies which outlet in a poly~ object it corresponds to. The first outlet is 1. | 
| comment | inlet-description [list] | 
Defines the comment displayed whenever the mouse is rolled over the outlet which corresponds to the out~ of the actual poly~ object. | 
| signal | Each out~ object in a patcher loaded by the poly~ object appear as an outlet at the bottom of the poly~ object. Signals received by the out~ object in the loaded patcher will be sent out the corresponding outlet of the poly~ object. The message outputs are a mix of the outputs of all instances of the patcher's outputs. | 
| Name | Type | g/s | Description | 
|---|---|---|---|
| attr_comment | symbol | Sets the comment displayed whenever the mouse is rolled over the outlet which corresponds to the out~ of the actual poly~ or pfft~ object. | 

| Name | Description | 
|---|---|
| in | Message input for a patcher loaded by poly~ or pfft~ | 
| in~ | Signal input for a patcher loaded by poly~ | 
| out | Message output for a patcher loaded by poly~ or pfft~ | 
| poly~ | Polyphony/DSP manager for patchers | 
| thispoly~ | Control poly~ voice allocation and muting | 
| MSP Tutorial 21: Using the poly~ Object | MSP Tutorial 21: Using the poly~ Object |