TheAudioProgrammer / DSPHelpersLinks
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.
☆26Updated 4 years ago
Alternatives and similar repositories for DSPHelpers
Users that are interested in DSPHelpers are comparing it to the libraries listed below
Sorting:
- Filters by Will Pirkle ported to SOUL☆27Updated 4 years ago
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆16Updated 3 years ago
- ☆32Updated 4 years ago
- GitHub mirror for the DSP library's docs/tests☆18Updated last week
- An example project for RTNeural☆45Updated 3 years ago
- Yum Audio Credential Manager☆12Updated 9 months ago
- This class takes care of buffering input and output samples for a FFT processing with a hop-size of nFFT/2 and Hann windowing. An exampla…☆16Updated 5 years ago
- An example audio plugin using RTNeural with a variant model type☆19Updated 2 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 2 years ago
- VST plugin that performs convolution reverb from random room impulse responses generated via a genetic algorithm.☆33Updated 2 years ago
- A Pitch shifter plugin implementation using JUCE and rubberband☆17Updated 2 years ago
- A simple and powerful JUCE module-bundle that adds several new packages for different day-to-day things.☆24Updated 9 months ago
- This sample project demonstrates how to attach different JUCE component types (such as sliders, dials, buttons, and comboboxes) to corres…☆11Updated 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)☆15Updated 4 years ago
- Code by Aaron Leese (Stagecraft Software). Based off Juce tutorial 39 with special guest Aaron Leese- https://youtu.be/1PLn8IAKEb4☆20Updated 7 years ago
- ☆36Updated 4 years ago
- C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.☆31Updated 2 years ago
- MAX/MSP objects for audio and rhythmic synthesis using networks of coupled oscillators☆13Updated 2 years ago
- Framework for virtual analog modelling using Nodal DK method