Single Input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Single Output.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
The gain applied to the (unprocessed) incoming signal that's added to the output mix. Equivalent to a dB range of [-inf, 0.0].
| key | value |
|---|---|
| default | 1 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
Milliseconds duration of the main delay feedback. Added to feedback_delay_time_semibreve internally.
| key | value |
|---|---|
| default | 0 |
| range | [0, 500] |
| is | api.TargetType.AutomatableParameter |
Semibreve (music time) duration of the main delay feedback. Is added with the milliseconds delay time internally to calculate the actual interval time
| key | value |
|---|---|
| default | 1 |
| range | [1, 12] |
| is | api.TargetType.AutomatableParameter |
The feedback factor of the main delay.
| key | value |
|---|---|
| default | 0.699999988079071 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
The max frequency cutoff for the lowpass filter applied to the feedback signal.
| key | value |
|---|---|
| default | 20000 |
| range | [20, 20000] |
| is | api.TargetType.AutomatableParameter |
The min frequency cutoff for the highpass filter applied to the feedback signal.
| key | value |
|---|---|
| default | 20 |
| range | [20, 20000] |
| 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 |
The delay-time modulating LFO's depth in milliseconds.
| key | value |
|---|---|
| default | 0 |
| range | [0, 50] |
| is | api.TargetType.AutomatableParameter |
The delay-time modulating LFO's speed in Hz.
| key | value |
|---|---|
| default | 5 |
| range | [0.10000000149011612, 25] |
| 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 |
Panning of the left channel of the pre-delay. This value controls the panning of the delayed signal. -1 is fully left (unchanged), 0 is centered, 1 is fully right.
| key | value |
|---|---|
| default | -1 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Milliseconds duration of the pre-delay of the left channel. Added to pre_delay_left_time_semibreve internally.
| key | value |
|---|---|
| default | 0 |
| range | [0, 500] |
| is | api.TargetType.AutomatableParameter |
Semibreve (music time) duration of the pre-delay of the left channel. Is added with the milliseconds delay time internally to calculate the actual pre-delay time.
| key | value |
|---|---|
| default | 1 |
| range | [1, 12] |
| is | api.TargetType.AutomatableParameter |
Panning of the right channel of the pre-delay. This value controls the panning of the delayed signal. -1 is fully left, 0 is centered, 1 is fully right (unchanged).
| key | value |
|---|---|
| default | 1 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Milliseconds duration of the pre-delay of the right channel. Added to pre_delay_right_time_semibreve internally.
| key | value |
|---|---|
| default | 0 |
| range | [0, 500] |
| is | api.TargetType.AutomatableParameter |
Semibreve (music time) duration of the pre-delay of the right channel. Is added with the milliseconds delay time internally to calculate the actual pre-delay time.
| key | value |
|---|---|
| default | 3 |
| range | [1, 12] |
| is | api.TargetType.AutomatableParameter |
This controls to what extend the signal swaps left/right channel on every feedback cycle: 1: fully swapped, 0.5: turned into mono 0: unmodified
| key | value |
|---|---|
| default | 1 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
The gain applied to the (processed) delayed signal that's added to the output mix. Equivalent to a dB range of [-inf, 0.0].
| key | value |
|---|---|
| default | 0.699999988079071 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
"pulsar"The Pulsar delay is an advanced delay effect.
The pre-delay allows adjusting the delay time for the left and right channel independently, and further allows panning the left/right channel for the pre-delay independently.
The main delay controls allow applying a filter, setting sync and unsynced delay times, and applying a LFO to modulate the delay amount continuously.