scpp / gfft
Generative Fast Fourier Transforms in C++ using template metaprogramming
☆10Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for gfft
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- Template based C++11 FFT implementation.☆53Updated 9 years ago
- ☆50Updated 4 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆15Updated 2 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆17Updated 2 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- A C++11 audio DSP library☆17Updated 10 years ago
- Real-time safe logger for C++ using lock free queues!☆20Updated last month
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 4 years ago
- GitHub mirror of our basic C++ plotting library☆43Updated last month
- A new text/code editor for JUCE☆14Updated 4 years ago
- JUCE dockable windows example☆15Updated 5 years ago
- C++ EDSL for describing dsp structures☆56Updated 6 years ago
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A graph concurrent library for C++☆63Updated last year
- A header-only C++ library for building dynamic and reflexive systems with an emphasis on audio and media.☆30Updated 7 years ago
- The C++ Flow-Based Metaprogramming Framework☆11Updated 3 years ago
- Real-time sound synthesis and processing framework☆31Updated 5 years ago
- ☆23Updated 8 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆58Updated 5 years ago
- An audio effects plugin that simulates moving surround sound audio over headphones.☆10Updated 4 years ago
- Unplug is a work in progress experiment to make VST3 plugins using Dear ImGui and ImPlot to do the user interface.☆14Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- The LibAudioStream project is a framework to manipulate audio ressources through the concept of streams. Using this abstraction, differen…☆14Updated 4 years ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago