Single Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Single Output.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
Bit depth of the signal. Lower bit depth results in more distortion.
| key | value |
|---|---|
| default | 8 |
| range | [1, 24] |
| is | api.TargetType.AutomatableParameter |
The user-assigned name of this device.
How much the signal is downsampled - higher values result in more noisy output.
| key | value |
|---|---|
| default | 0 |
| range | [0, 1] |
| 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 |
Controls how much of the processed signal is mixed with the original, unprocessed signal. 0 = 100% dry signal, 1 = 100% wet signal
| key | value |
|---|---|
| default | 1 |
| range | [0, 1] |
| 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 |
Allows control over the volume of the signal once it has been processed. Gain factors, equivalent to a dB range of [-inf, 9.0]. Default is unit gain.
| key | value |
|---|---|
| default | 1 |
| range | [0, 2.818382978439331] |
| is | api.TargetType.AutomatableParameter |
Allows for adjustment of the volume of the signal before it is processed. Equivalent to a dB range of [-inf, 27.0].
| key | value |
|---|---|
| default | 1 |
| range | [0, 22.387210845947266] |
| is | api.TargetType.AutomatableParameter |
"stompboxCrusher"A bitcrusher in the form of a stompbox.