Dynamics Limiter
Sets limiter details for an audio source.
Message | Description | Arguments |
---|---|---|
| Sets limiter details for an audio source. | Multiple |
Argument | Type | Description |
---|---|---|
Audio Source ID | Integer | Integer that is the audio source ID. |
Source Type | Integer | 0 = Stereo 1 = Left Channel 2 = Right Channel |
Type | Integer | 0 = Off 1 = On 2 = Toggle |
Threshold | Float | The threshold value in dB from -30 to 0. |
Attack | Float | The attack value from 0.5 to 100. |
Hold | Float | The attack value from 0 to 4000. |
Release | Float | The attack value from 50 to 4000. |
Requirements
MixEffect 1.3.0 or higher
Last updated