Single Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Single Output.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
Whether the device is active or not. When is_active=false, the effect is bypassed.
| key | value |
|---|---|
| default | true |
| is | api.TargetType.AutomatableParameter |
Gain factor applied to the left channel. Can go negative, which reverses the phase of the signal.
| key | value |
|---|---|
| default | 1 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Pans the left channel to left/right. -1 is fully left (unchanged), 0 is centered, 1 is fully right.
| key | value |
|---|---|
| default | -1 |
| range | [-1, 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 |
Gain factor applied to the right channel. Can go negative, which reverses the phase of the signal.
| key | value |
|---|---|
| default | 1 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Pans the right channel to left/right. -1 is fully left, 0 is centered, 1 is fully right (unchanged).
| key | value |
|---|---|
| default | 1 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
"panorama"The Panorama is a simple device that allows manipulation of the stereo signal. The left/right channel can be be independently moved to left/right, and their amplitudes can be independently adjusted.