First Audio Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Second Audio Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Audio Output
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
Gain applied to the signal. Equivalent to a dB range of [-inf, 18.0]. In the DAW UI called "boost".
| key | value |
|---|---|
| default | 1 |
| range | [0, 7.943282127380371] |
| 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 |
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 |
"ringModulator"The ring modulator multiplies two audio signals together.