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
- Yum Audio Credential Manager☆12Updated 10 months 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
- GitHub mirror for the DSP library's docs/tests☆19Updated 3 weeks ago
- An example audio plugin using RTNeural with a variant model type☆19Updated 2 years ago
- ☆32Updated 4 years 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 6 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 2 years ago
- C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.☆31Updated 3 years ago
- An example project for RTNeural☆45Updated 3 years ago
- A pipeline for recording datasets and running neural networks in Bela. In collaboration with @rodrigodzf, @adanlbenito and @apmcpherson☆29Updated last year
- ☆37Updated 4 years ago
- A C++ Library for DSP☆56Updated 3 months 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)☆16Updated 4 years ago
- A nice reverb implemented in C++/JUCE☆16Updated 4 years ago
- VST plugin that performs convolution reverb from random room impulse responses generated via a genetic algorithm.☆33Updated 2 years ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆14Updated last year
- Grouped Feedback Delay Networks for Coupled Room Modeling☆39Updated last year
- Feedback Delay Network in real-time☆24Updated 2 years ago
- JUCE module wrapper for the AudioFFT library☆16Updated 2 years ago
- A lightweight granular plugin made for teaching purposes using iPlug2☆39Updated last year
- A Pitch shifter plugin implementation using JUCE and rubberband☆17Updated 2 years ago
- Correct modelling of incorrect circuits☆48Updated 4 years 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
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆63Updated 6 years ago
- ☆30Updated 2 years ago
- Beat-tracking audio plugin made in JUCE C++, providing a live visual indicator of the BPM of incoming audio☆18Updated 4 years ago
- A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with…☆34Updated 3 years ago
- MAX/MSP objects for audio and rhythmic synthesis using networks of coupled oscillators☆13Updated 2 years ago