aimukhin / minfftLinks
A small and fast Discrete Fourier Transform library
☆50Updated 4 months ago
Alternatives and similar repositories for minfft
Users that are interested in minfft are comparing it to the libraries listed below
Sorting:
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆296Updated last week
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆25Updated 3 years ago
- choosing FFT library...☆163Updated 3 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆117Updated 2 months ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆50Updated 8 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆189Updated 6 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆196Updated 5 years ago
- Fast superresolution frequency detection using MUSIC algorithm☆38Updated 2 years ago
- A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.☆168Updated 10 months ago
- Compositional DSP Library☆25Updated 4 years ago
- μFFT: fast Fourier transform☆26Updated 4 years ago
- A simple C library for reading/writing PCM wave (.wav) files☆91Updated last month
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆41Updated 10 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆140Updated last month
- Audio sample rate converter based on polyphase FIR filter☆38Updated 3 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- fixed-point math library for embedded signal processing☆64Updated 10 years ago
- A special purpose signal processing toolbox for special IIR filter design and transfer function form conversion, written in C.☆24Updated 5 years ago
- Header only FFT library☆177Updated 2 years ago
- GitHub mirror of our basic C++ plotting library☆62Updated 2 weeks ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- A DSP digital filtering library - IIR/FIR filtering☆159Updated 6 months ago
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 3 years ago
- The Fastest Fourier Transform in the South☆152Updated 3 years ago
- Licence free C++ MP3 decoder library☆50Updated 7 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 4 years ago
- BasicDSP - A tool for processing audio / experimenting with signal processing☆26Updated 2 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆29Updated last year