If is_muted=true, this effect is bypassed.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
If is_soloed=true, effects that don't have is_soloed=true are bypassed.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
Multiplied with the LFO and the modulation offset to get the final speed. Influences the difference between the highest and lowest speed of the sample.
| key | value |
|---|---|
| default | 1 |
| range | [0, 2] |
| is | api.TargetType.AutomatableParameter |
The "base" speed from which the modulation changes. Multiplied with the LFO and the modulation depth to get the final speed.
| key | value |
|---|---|
| default | 1 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
The shape of the modulation curve, is repeated in intervals of the rate_bars parameter.
Note that the wave is phase offset to make sure the sample always plays slower before it plays faster, so the delay line always has audio to play back.
| key | value |
|---|---|
| default | 1 |
| range | [1, 4] |
| is | api.TargetType.AutomatableParameter |
The rate of the oscillator controlling the playback speed, and the length of the sample that's written to the delay line. The effect will repeat the audio after this duration has passed.
| key | value |
|---|---|
| default | 4 |
| range | [1, 11] |
| is | api.TargetType.AutomatableParameter |
The configuration for the rasselbock scratch effect. The scratch effect writes the incoming signal to a delay line which it plays back with a speed modulated by an LFO.