Message output for a patcher loaded by poly~ or pfft~
| bang | Performs the same function as . | |
| int | output [int] |
Performs the same function as . |
| float | output [float] |
Performs the same function as . |
| list | output [list] |
Performs the same function as . |
| anything | output [list] |
Sends out the corresponding outlet of the pfft~ or poly~ object in which it is embedded. |
| comment | outlet-description [list] |
Defines the comment displayed whenever the mouse is rolled over the outlet which corresponds to the out 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 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~ |
| Message output for a patcher loaded by poly~ or pfft~ | |
| out~ | Signal output for a patcher loaded by poly~ |
| 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 |