aimukhin / minfftLinks
A small and fast Discrete Fourier Transform library
☆50Updated 3 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☆287Updated 5 months ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆186Updated 6 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆193Updated 5 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆50Updated 8 years ago
- A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.☆164Updated 9 months ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆112Updated 3 weeks ago
- μFFT: fast Fourier transform☆24Updated 4 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆25Updated 3 years ago
- choosing FFT library...☆161Updated 3 years ago
- Audio sample rate converter based on polyphase FIR filter☆37Updated 3 years ago
- A simple C library for reading/writing PCM wave (.wav) files☆91Updated last week
- Fast superresolution frequency detection using MUSIC algorithm☆38Updated 2 years ago
- Compositional DSP Library☆25Updated 4 years ago
- Header only FFT library☆177Updated 2 years ago
- A DSP digital filtering library - IIR/FIR filtering☆156Updated 5 months ago
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆16Updated 6 years ago
- Licence free C++ MP3 decoder library☆50Updated 6 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 4 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆55Updated 4 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
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆162Updated 2 years ago
- DSP C++ audio filters☆182Updated 2 weeks ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆124Updated last year
- A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP a…☆208Updated 2 years ago
- FIR & LMS filter implementation in C++ with Python & JAVA wrappers☆82Updated 4 months ago
- A repository of code to generate window functions as used in signal processing.☆19Updated last month