Description
A small Fast Fourier Transform library for software that needs to convert signals between time and frequency representations.
It is useful to developers working with audio, scientific data, sensors, communications, or other numeric signal processing. Regular users normally receive it as a dependency of an application that performs those calculations.