Embedded-friendly Fast Fourier Transforms
Simple, streaming-friendly, no_std compliant STFT implementation with mel spectrogram support
An easy to use and fast `no_std` library (with `alloc`) to get the frequency spectrum of a digital signal (e.g. audio) using FFT.
A simple `no_std` library for computing spectrograms.