Themaister / muFFTLinks
A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.
☆185Updated 6 years ago
Alternatives and similar repositories for muFFT
Users that are interested in muFFT are comparing it to the libraries listed below
Sorting:
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆282Updated 3 months ago
- Header only FFT library☆177Updated 2 years ago
- Approximate and vectorized versions of common mathematical functions☆207Updated 5 years ago
- Fast yet accurate trigonometric functions☆164Updated 3 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆120Updated last year
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- A single file, public domain C implementation of aSchroeder reverb.☆66Updated 2 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 6 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- The Fastest Fourier Transform in the South☆149Updated 3 years ago
- choosing FFT library...☆157Updated 3 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- A single file, public domain C implementation of a traditional vocoder.☆111Updated 5 years ago
- Vst 2.4 plugin editor using Dear ImGui and glfw☆22Updated 3 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- The Fastest Fourier Transform in the South☆550Updated last year
- The Cross-Platform Audio Decoder API☆132Updated 8 months ago
- ☆50Updated 5 years ago
- Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)☆547Updated 2 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago
- Template based C++11 FFT implementation.