adamstark / GistLinks
A C++ Library for Audio Analysis
☆388Updated 4 years ago
Alternatives and similar repositories for Gist
Users that are interested in Gist are comparing it to the libraries listed below
Sorting:
- autocorrelation-based O(NlogN) pitch detection☆636Updated 11 months ago
- An audio digital processing toolbox based on a workflow/pipeline principle☆253Updated 4 years ago
- NI Media is a C++ library for reading and writing audio streams.☆251Updated last year
- Audio convolution algorithm in C++ for real time audio processing☆354Updated 2 years ago
- Easy and efficient audio synthesis in C++☆548Updated last year
- High-quality pro audio resampler / sample rate conversion header-only C++ library. Very fast, for both audio resampling and time-series i…☆653Updated last week
- Collection of audio effects plugins implemented from the explanations in the book "Audio Effects: Theory, Implementation and Application"…☆848Updated 5 years ago
- Generic (Sound) Synthesis Library☆481Updated last month
- 1D real data FFT in C++ for usage e.g. in real time audio applications☆162Updated 8 years ago
- A cross-platform framework for developing spatial audio algorithms and software in C/C++☆683Updated 2 weeks ago
- A Chord Detection and Chromagram Estimation Algorithm☆317Updated 9 years ago
- A Real-Time Beat Tracker☆394Updated this week
- Sphinx musicdsp☆384Updated 2 months ago
- Algorithms for sound filters, like reverb, dynamic range compression, lowpass, highpass, notch, etc☆481Updated last year
- GitHub mirror of Signalsmith Audio's C++ DSP support library☆247Updated 5 months ago
- 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…☆210Updated 3 years ago
- Aquila is a digital signal processing library for C++11.☆472Updated 9 years ago
- C++ Audio and Music DSP Library☆1,660Updated 11 months ago
- C++ Library for Audio Digital Signal Processing☆1,334Updated 2 months ago
- Bitstream Autocorrelation proof of concept