Single Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Single Output.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
Defines how much of the processed signal is feed back into the effect.
| key | value |
|---|---|
| default | 0.699999988079071 |
| 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 |
Allows adjustment of the speed of the phasing effect.
| key | value |
|---|---|
| default | 0.6000000238418579 |
| range | [0.03999999910593033, 5] |
| is | api.TargetType.AutomatableParameter |
Allow for a frequency range to be set for the effect. Only frequencies between the min and max will be affected.
| key | value |
|---|---|
| default | 3000 |
| range | [300, 8000] |
| is | api.TargetType.AutomatableParameter |
Allow for a frequency range to be set for the effect. Only frequencies between the min and max will be affected.
| key | value |
|---|---|
| default | 240 |
| range | [30, 300] |
| 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.
Note: 100% here means maximum audible effect, unlike some physical phasers.
| 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 |
"stompboxPhaser"data structure for the stompbox phaser