Reference library > Processors
Processors
- Clip: Clip the input to
min/max. - Fold: Fold the input beyond
min/max, reflecting the excess back. - Smooth: Smooth the input with a given smoothing coefficient. When
smooth= 0, applies no smoothing. - WetDry: Takes
wetanddryinputs, and outputs a mix determined bywetness. - Wrap: Wrap the input beyond
min/max.
Last update:
2023-12-03
Created: 2023-11-09
Created: 2023-11-09