jpcima / fast-filters
Implementation of FIR and IIR filters optimized for SIMD processing
☆48Updated 8 years ago
Alternatives and similar repositories for fast-filters:
Users that are interested in fast-filters are comparing it to the libraries listed below
- Header only C++14 library containing various digital signal processing utilities.☆40Updated 2 years ago
- GitHub mirror of our basic C++ plotting library☆48Updated 2 weeks ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- An Audio DSP Library in C☆59Updated 4 years ago
- DSP library for the BBC Audio Toolbox☆13Updated last year
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- Audio Processing Framework (APF)☆34Updated 8 months ago
- A C++11 audio DSP library☆17Updated 10 years ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆38Updated 10 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 12 years ago
- A single file, public domain C implementation of a traditional vocoder.☆109Updated 4 years ago
- Neural Cab is a FIR guitar cabinet simulator which generates its transfer functions by means of a Variational Auto-Encoder (VAE) trained …☆19Updated 2 years ago
- A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with…☆26Updated 3 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 8 years ago
- ☆49Updated 4 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 8 years ago
- The Brick sample-rate converter☆18Updated 10 months ago
- Audio sample rate converter based on polyphase FIR filter☆37Updated 3 years ago
- An audio effects plugin that simulates moving surround sound audio over headphones.☆10Updated 4 years ago
- A header-only C++ library for building dynamic and reflexive systems with an emphasis on audio and media.☆30Updated 7 years ago
- A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialias…☆48Updated 3 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- Real-time safe logger for C++ using lock free queues!