Sets the amount of time for the Gate to change from open to closed, can give the effect of the sound fading in.
| key | value |
|---|---|
| default | 10 |
| range | [1, 100] |
| is | api.TargetType.AutomatableParameter |
Primary Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Single Output.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
Allows definition of the amount of time the Gate will stay open after the signal falls below the given threshold.
| key | value |
|---|---|
| default | 100 |
| range | [0.009999999776482582, 2000] |
| is | api.TargetType.AutomatableParameter |
Whether the stompbox is active or not. When is_active=false, audio signal bypasses the device
| key | value |
|---|---|
| default | true |
| is | api.TargetType.AutomatableParameter |
Selects the gate mode whether it is inverse or not. By default, the gate effect is off and can be triggered to turn on. If inverted, the gate is on (the signal off) by default and can be triggered to turn off.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
X position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
Y position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
Gain applied to the signal after the effect. Equivalent to a dB range of [-inf, 9.0].
| key | value |
|---|---|
| default | 1 |
| range | [0, 2.818382978439331] |
| is | api.TargetType.AutomatableParameter |
Sets the amount of time the Gate takes to go from closed to open. A fast release will abruptly cut of the sound once it has fallen below the given threshold, a slower release will smoothly change from closed to open much like a slow fade out.
| key | value |
|---|---|
| default | 50 |
| range | [10, 600] |
| is | api.TargetType.AutomatableParameter |
Side Chain Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Threshold of the gate, any signals with gain levels below the the threshold will be muted.
| key | value |
|---|---|
| default | 0.6665999889373779 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
"stompboxGate"A gate effect in the form of a stompbox.s