Message input for a patcher loaded by poly~ or pfft~
| Name | Type | Opt | Description |
|---|---|---|---|
| inlet-number/positioning (first/leftmost outlet is 1) | int | Obligatory. Each in object is identified by a unique index number which specifies which message inlet in a poly~ or pfft~ object it corresponds to. The first outlet is 1. |
| comment | inlet-description [list] |
Defines the comment displayed whenever the mouse is rolled over the inlet which corresponds to the in of the actual poly~ or pfft~ object. |
| Name | Type | g/s | Description |
|---|---|---|---|
| attr_comment | symbol | Sets the comment displayed whenever the mouse is rolled over the inlet which corresponds to the in of the actual poly~ or pfft~ object. |

| Name | Description |
|---|---|
| in~ | Signal input for a patcher loaded by poly~ |
| inlet | Receive messages from outside a patcher |
| out | Message output for a patcher loaded by poly~ or pfft~ |
| out~ | Signal output for a patcher loaded by poly~ |
| outlet | Send messages out of a patcher |
| pfft~ | Spectral processing manager for patchers |
| 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 |