Expand description
Frequency-domain effects built on real FFT.
These effects transform the signal into the frequency domain via overlap-add processing, manipulate the spectrum, then transform back.
Modules§
- spectral_
delay - Spectral delay — frequency-dependent delay with feedback.
- spectral_
gate - Spectral gate — frequency-domain noise gate.