Module extra

Module extra 

Source

Enums§

BoxAverageWindowInput
Internal enum for box_average window input (props or signal).
BoxSumWindowInput
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.