jcom.initialized
Description
jcom.initialized is somewhat similar to Max’s loadbang object and sends a (max)bang when a particular module has been initialized.
Inputs
none
Outputs
| Output number | Description |
|---|---|
| 1st output | A (max)bang is output when the module defined as argument is initialized |
Arguments
| Argument name | Type | Description | Default Unit | Default Value |
|---|---|---|---|---|
| name | string | Defines the module instance name (such as (max)/myModule.1) to get initialization notification from. |
||
| output delay | {integer/decimal} | This optional argument defines a delay time before outputting a bang. |
millisecond | 0 |
Attributes
none
Messages
none
User Action
none
