Signal input for a patcher loaded by poly~
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 signal inlet in a poly~ object it corresponds to. The first inlet 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~. |
signal | The in~ object allows for signal input into the loaded poly~. |
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~ object. |
Name | Description |
---|---|
in | Message input for a patcher loaded by poly~ or pfft~ |
out | Message output for a patcher loaded by poly~ or pfft~ |
out~ | Signal output for a patcher loaded by poly~ |
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 |