vinniefalco / DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing
☆1,902Updated last year
Alternatives and similar repositories for DSPFilters:
Users that are interested in DSPFilters are comparing it to the libraries listed below
- Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)☆1,706Updated last month
- DSP IIR realtime filter library written in C++☆668Updated 2 months ago
- C++ Library for Audio Digital Signal Processing☆1,245Updated 3 months ago
- Aquila is a digital signal processing library for C++11.☆466Updated 8 years ago
- C++ Audio and Music DSP Library☆1,606Updated last month
- C++ classes for designing high-order Butterworth IIR & equalization filters☆176Updated 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…☆197Updated 2 years ago
- DSP Using C++ - Digital filters, Equalizers, Comm building blocks☆189Updated 8 years ago
- A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Maci…☆1,549Updated last month
- The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ p…☆1,060Updated 2 months ago
- Generic (Sound) Synthesis Library☆470Updated this week
- A DSP digital filtering library - IIR/FIR filtering☆149Updated 6 years ago
- A Powerful DSP Library in C++☆948Updated 5 months ago
- Building JUCE projects using CMake made easy☆437Updated 5 months ago
- An audio digital processing toolbox based on a workflow/pipeline principle☆253Updated 4 years ago
- A simple C++ library for reading and writing audio files.☆1,002Updated 2 weeks ago
- High-quality pro audio resampler / sample rate conversion C++ library. Very fast, for both audio resampling and time-series interpolation…☆597Updated last year
- A C++ Library for Audio Analysis☆377Updated 3 years ago
- Audio convolution algorithm in C++ for real time audio processing☆322Updated last year
- A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and W…☆1,023Updated this week
- autocorrelation-based O(NlogN) pitch detection☆588Updated last month
- Easy and efficient audio synthesis in C++☆531Updated last month
- Algorithms for sound filters, like reverb, dynamic range compression, lowpass, highpass, notch, etc