Code to accompany the ADC24 talk
☆75Aug 21, 2025Updated 7 months ago
Alternatives and similar repositories for elliptic-blep
Users that are interested in elliptic-blep are comparing it to the libraries listed below
Sorting:
- IIR Hilbert filter: short, dependency-free, header-only C++☆44Jan 20, 2026Updated 2 months ago
- A pitch-shifter example using the Bungee library☆27Jul 23, 2024Updated last year
- Browser-based host for WCLAP plugins (CLAP compiled to wasm32)☆28Jan 29, 2026Updated last month
- Faster Non-Integer Sample Rate Conversion☆37Jul 12, 2021Updated 4 years ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆13Apr 29, 2024Updated last year
- GitHub mirror of our basic C++ plotting library☆65Jan 18, 2026Updated 2 months ago
- Example code to accompany the ADC 2021 presentation: Let's Write A Reverb☆232Nov 15, 2021Updated 4 years ago
- Basic building blocks for the audio thread☆15Updated this week
- Signalsmith Linear: header-only helpers for some common things we need☆23Feb 26, 2026Updated 3 weeks ago
- ☆17Nov 30, 2025Updated 3 months ago
- A library of compressor building blocks, compressors and some general utilities.☆32May 17, 2023Updated 2 years ago
- Dynamic library to catch run-time safety violations☆23Feb 9, 2026Updated last month
- Fast cross-platform CPU blurs and shadows for JUCE☆155Jun 6, 2025Updated 9 months ago
- A collection of basic effects, available as open-source (MIT) C++ classes.☆100Jan 25, 2026Updated last month
- Yum Audio Credential Manager☆13Oct 28, 2024Updated last year
- Music theory and score editing/rendering☆11Dec 10, 2020Updated 5 years ago
- GitHub mirror of Signalsmith Audio's C++ DSP support library☆256Jan 25, 2026Updated last month
- FFT routines for Cortex-M4f☆22Apr 8, 2017Updated 8 years ago
- 🍪 Generate modern JUCE projects from the command line. Includes CLAP, c++20, Rust, CMAKE, etc. 🍪☆90Mar 5, 2024Updated 2 years ago
- C wrapper for VST3, AUv2, CLAP audio plugin formats☆166Mar 2, 2026Updated 2 weeks ago
- console app for creating wavetables☆15Dec 23, 2023Updated 2 years ago
- FunDSP interpreter☆29Dec 12, 2025Updated 3 months ago
- CLAP-first audio plugin in Rust using clap-wrapper☆12May 18, 2025Updated 10 months ago
- A small and (reasonably) fast FFT library☆36Dec 20, 2020Updated 5 years ago
- Binaural Spatializer Audio Plugin☆23Jun 25, 2024Updated last year
- Python implementation of " Antiderivative Antialiasing for Arbitrary Waveform Generation" IEEE research paper☆27Jan 19, 2024Updated 2 years ago
- C++ Math Approximations☆35Oct 15, 2025Updated 5 months ago
- Declarative audio plug-ins in C++☆28Jul 19, 2021Updated 4 years ago
- Wavetable generation utilities☆18Jun 4, 2021Updated 4 years ago
- Command-line VST3, AU and LADSPA plugin host for easier debugging of audio plugins☆164Jan 25, 2025Updated last year
- A JUCE-module-formatted c++ library containing a variety of useful classes and APIs for building audio plugins and other applications wit…