RSS 3 projects tagged "fft"

Download Website Updated 16 Apr 2012 Nsound

Screenshot
Pop 92.82
Vit 5.11

Nsound is a C++ library and Python module for audio synthesis that features dynamic digital filters. Nsound lets you easily shape waveforms and write to disk or plot them. Nsound aims to be as powerful as Csound but easy to use.

Download No website Updated 03 Feb 2010 Brp-pacu

Screenshot
Pop 60.89
Vit 1.58

Brp-pacu is a cross-platform dual-channel FFT-based acoustic analysis tool to help engineers analyze live professional sound systems using the transfer function. One feature is the ability to capture four sample plots, average them, and invert to aid in final EQ.

No download Website Updated 22 Nov 2011 PFFFT

Screenshot
Pop 32.50
Vit 23.41

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).

Screenshot

Project Spotlight

ora2pg

A tool to easily convert an Oracle database to a PostgreSQL database.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.