The duration of the interval during which the signal is passed through.
| key | value |
|---|---|
| default | 5 |
| range | [1, 8] |
| is | api.TargetType.AutomatableParameter |
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 |
The pitch change in semitones per repetition interval. -12/+12 semitones is equivalent to +/- 1 octave.
| key | value |
|---|---|
| default | 0 |
| range | [-12, 12] |
| is | api.TargetType.AutomatableParameter |
Out of the interval duration, how long the audio is audible for every interval.
| key | value |
|---|---|
| default | 1 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
The configuration for the rasselbock stutter effect. The stutter effect passed the signal through for a given interval duration while writing it to a delay line. After that interval has passed, it plays back that delay line again and again, optionally while changing the pitch every repetition interval.