Enums§
- BoxAverage
Window Input - Internal enum for box_average window input (props or signal).
- BoxSum
Window Input - Internal enum for box_sum window input (props or signal).
Functions§
- box_
average - Raw variable-width box average helper.
- box_sum
- Raw variable-width box sum helper.
- crunch
- Crunch distortion helper.
- foldback
- Recursive foldback shaper helper.
- freqshift
- Frequency shifter helper.
- limiter
- Native lookahead limiter helper (mono).
- stereo_
limiter - Native lookahead limiter helper (stereo).
- stereo_
stride_ delay - Stride-interpolated delay helper (stereo).
- stride_
delay - Stride-interpolated delay helper (mono).
- vari_
slope_ svf - VariSlope SVF — cascaded Butterworth SVF with Rossum-style continuous slope morphing.
- vocoder
- STFT-based channel vocoder.