4 projects tagged "fft"
PFFFT is a very small 1D Fast Fourier Transform library based on the venerable FFTPACK v4. It handles single precision real and complex transforms. Computations take advantage of SSE1 instructions on x86, Altivec on PowerPC, and NEON on ARM, allowing it to achieve a performance level that is not too far from the very best FFTs (FFTW, Intel MKL, Apple vDSP).
Impulse is a bit of eye candy for your desktop. It is a widget that displays a graphical spectrum analyzer on your GNOME desktop. It is written in C and Python, and uses GTK and Cairo graphics to generate the animation. The impulse library creates a pulse audio connection context that reads the output stream from pulseaudio in a thread natively, which can then be read from Python. You can instruct impulse to either output the raw stream or output the FFT of the raw stream.
Software which turns your BeagleBoard-xM or BeagleBone Black hardware into a Super Nintendo Entertainment System.