This is a simple dsp library I've started to enhance my skill progression as an audio developer and learn more raw C++. No external dependencies and header only, so can be used in any C++ project or framework.
☆26Aug 3, 2021Updated 4 years ago
Alternatives and similar repositories for DSPHelpers
Users that are interested in DSPHelpers are comparing it to the libraries listed below
Sorting:
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆14Dec 1, 2021Updated 4 years ago
- This sample project demonstrates how to attach different JUCE component types (such as sliders, dials, buttons, and comboboxes) to corres…☆11Dec 29, 2019Updated 6 years ago
- Basic oscillator using the JUCE Oscillator class☆17Dec 3, 2020Updated 5 years ago
- Code by Aaron Leese (Stagecraft Software). Based off Juce tutorial 39 with special guest Aaron Leese- https://youtu.be/1PLn8IAKEb4☆20Jun 28, 2018Updated 7 years ago
- Yum Audio Credential Manager☆13Oct 28, 2024Updated last year
- Based on Neural Amp Modeler 0.7.1 with some enhanced features☆12Apr 18, 2023Updated 2 years ago
- Look-ahead IIR stereo limiter☆20May 12, 2022Updated 3 years ago
- A minimal header-only audio synthesis and processing library☆17Jun 19, 2025Updated 9 months ago
- Quality Assurance (QA) script for audio plugins (.vst3, .component, .dll, .vst, .soulpatch, and .soul).☆11Apr 9, 2022Updated 3 years ago
- This is an open source sound library created for the growth and enhancement of both working and aspiring dsp and vst plugin developers. …☆54Mar 31, 2018Updated 7 years ago
- Official PyTorch implementation for "Towards Lightweight Controllable Audio Synthesis with Conditional Implicit Neural Representations".☆21Dec 3, 2021Updated 4 years ago
- JUCE wrapper module for the Synthesis ToolKit (STK) C++ project☆31Mar 23, 2018Updated 7 years ago
- Real-time audio effects using single sample recurrent neural networks☆24Jul 14, 2020Updated 5 years ago
- Virtual Model of the Echoplex Ep-3 tape delay, made in Faust. This was a project for the Sound Processing exam (AAU SMC 2019)☆17Oct 19, 2020Updated 5 years ago
- Testing grounds for newer BBD delay implementation☆11Aug 13, 2019Updated 6 years ago
- The first commit of this repo is the most basic functionality you would require to build a synthesizer in Juce. With each commit I will …☆72Mar 12, 2019Updated 7 years ago
- A small library wrapping various FFT implementations for some common audio processing use cases.☆13Aug 10, 2022Updated 3 years ago
- Comparing performance for neural network inferencing libraries in C++☆12Nov 21, 2024Updated last year
- ☆34Jul 31, 2021Updated 4 years ago
- A Pitch shifter plugin implementation using JUCE and rubberband☆18Jan 29, 2023Updated 3 years ago
- Neural network model of the analog LA-2A dynamic range compressor☆23May 2, 2022Updated 3 years ago
- A virtual analog character compressor built using topology-preserving transform in SOUL and models optimized for real-time audio☆12Aug 7, 2021Updated 4 years ago
- A bundle of free, open-source audio plugins built with the JUCE framework.☆13Jun 3, 2023Updated 2 years ago
- Surge filters as a GPL3 library☆30Feb 19, 2026Updated last month
- Audio time-stretching algorithm☆82Nov 17, 2025Updated 4 months ago
- A Collection of Useful C++ Classes for Digital Signal Processing☆24Jul 14, 2020Updated 5 years ago
- Negative harmony application written with JUCE☆19Nov 18, 2022Updated 3 years ago
- An example audio plugin using RTNeural with a variant model type☆20Feb 21, 2023Updated 3 years ago
- A small and (reasonably) fast FFT library☆36Dec 20, 2020Updated 5 years ago
- GitHub mirror of our basic C++ plotting library☆65Jan 18, 2026Updated 2 months ago
- An example of integration of DaisySP and JUCE6 with CMake☆11Aug 1, 2021Updated 4 years ago
- ☆13Jan 4, 2022Updated 4 years ago
- Music V sources and documents☆36May 9, 2024Updated last year
- Dissimilarity Matrix and Sounds from Timbre Space Representation of a Subtractive Synthesizer (Timbre, 2020)☆12Dec 17, 2021Updated 4 years ago
- ☆25Apr 9, 2021Updated 4 years ago
- Grouped Feedback Delay Networks for Coupled Room Modeling☆41May 27, 2024Updated last year
- Simple delay using the JUCE 6 DSP Module☆13Dec 10, 2020Updated 5 years ago
- A extension to JUCE's Sampler class which enables disk streaming