- Type
- Audio Effect
- Author
- opticon93
- Version
- 1.1
- License
- None
- Live version
- 10.0.3
- Max version
- 8
- Downloads
- 935
- Updated
- 2018-09-30
Description
Hi, This thing cuts out some of the noise that you can hear from some synths and other sources. It uses imaginary math.
Enjoy
Comments (7)
Technically, this takes the Fourier transform of the input signal which splits it up into 1,024 frequency bins. Those frequency bins that are smaller than the threshold are zeroed out and the result is then resynthesized using the inverse Fourier transform.
So, only the frequencies that are below the threshold are removed, instead of everything.
I understand, a spectral gate. Like a Denoiser which takes a (selected) area as noiseprint and then removes that from the signal.
Is it possible to reduce the tjirping left in the signal? Maybe with a higher amount of bins?