Audio input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Audio output.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
The first peak filter. In the DAW UI, parameters are shown to the left.
The second peak filter. In the DAW UI, parameters are shown to the right.
Gain applied to the signal after equalization.
| key | value |
|---|---|
| default | 0 |
| range | [-18, 18] |
| is | api.TargetType.AutomatableParameter |
Whether the device is active or not. When is_active=false, audio signal bypasses the device.
| key | value |
|---|---|
| default | true |
| is | api.TargetType.AutomatableParameter |
Controls the mix between the incoming and the effect signal. 0 ("dry") means 0% effect applied, 1 ("wet") means 100% effect applied; values between mixes the two linearly.
| 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 |
"graphicalEQ"The GraphicalEQ is an equalizer with two parametric peak filters.
Each filter has a special parameter "panning" that results in the filter gain of the left channel to be the mirror of the right.