kfrlib / fft
FFT (Fast Fourier Transform): SSE, AVX, AVX2
☆51Updated 8 years ago
Alternatives and similar repositories for fft:
Users that are interested in fft are comparing it to the libraries listed below
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- Header only C++14 library containing various digital signal processing utilities.☆40Updated 2 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆20Updated 2 years ago
- A benchmark for comparison of FFT algorithms performance☆22Updated 11 months ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆51Updated 8 years ago
- 1D real data FFT in C++ for usage e.g. in real time audio applications☆157Updated 7 years ago
- A new text/code editor for JUCE☆15Updated 4 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 8 years ago
- ☆49Updated 4 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 12 years ago
- Real-time sound synthesis and processing framework☆31Updated 5 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- Licence free C++ MP3 decoder library☆46Updated 6 years ago
- CMake find module for the JUCE library☆29Updated 4 years ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆83Updated 3 years ago
- Example project shows how to use Qt and JUCE library together☆21Updated 5 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Compositional DSP Library☆24Updated 3 years ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- DSPatch Component Repository☆26Updated 3 months ago
- A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialias…☆46Updated 3 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆261Updated 2 years ago
- DSP library for signal processing☆75Updated last month
- Faster Non-Integer Sample Rate Conversion☆29Updated 3 years ago
- A light-weight C++ toolkit for building concurrent, lock-free, message-passing programs.☆84Updated 6 years ago
- The Brick sample-rate converter☆17Updated 8 months ago
- An audio digital processing toolbox based on a workflow/pipeline principle.