everdrone / libsndLinks
Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.
☆83Updated 6 years ago
Alternatives and similar repositories for libsnd
Users that are interested in libsnd are comparing it to the libraries listed below
Sorting:
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- A light-weight C++ toolkit for building concurrent, lock-free, message-passing programs.☆84Updated 6 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 8 years ago
- The Cross-Platform Audio Decoder API☆128Updated 5 months ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆87Updated 3 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆119Updated last year
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 2 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- A single file, public domain C implementation of a traditional vocoder.☆112Updated 4 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆182Updated 6 years ago
- The Fastest Fourier Transform in the South☆147Updated 3 years ago
- [DEPRECATED MIRROR] You want https://github.com/mborgerding/kissfft!☆150Updated 6 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions