PelleJuul / PeverbLinks
A nice reverb implemented in C++/JUCE
☆17Updated 5 years ago
Alternatives and similar repositories for Peverb
Users that are interested in Peverb are comparing it to the libraries listed below
Sorting:
- Feedback Delay Network in real-time☆25Updated 3 years ago
- JUCE module wrapper for the AudioFFT library☆16Updated 2 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 3 years ago
- 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 depe…☆26Updated 4 years ago
- An example audio plugin using RTNeural with a variant model type☆20Updated 2 years ago
- A curated list for papers and books about DSP and audio programming.☆36Updated 4 years ago
- ☆37Updated 4 years ago
- Yum Audio Credential Manager☆13Updated last year
- A lightweight granular plugin made for teaching purposes using iPlug2☆39Updated last year
- A C++ Library for DSP☆56Updated 6 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 6 years ago
- A VST3 plugin developed with JUCE framework to map chords to a MIDI bass pedal☆27Updated last year
- A Pitch shifter plugin implementation using JUCE and rubberband☆18Updated 2 years ago
- MAX/MSP objects for audio and rhythmic synthesis using networks of coupled oscillators☆13Updated 2 years ago
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆16Updated 4 years ago
- GitHub mirror for the DSP library's docs/tests☆20Updated 3 months ago
- Time-varying, nonlinear, fun-loving FDNs☆35Updated 5 years ago
- Implementation of Parametric Spring Reverberation Effect (Välimäki et al.) in Matlab☆11Updated 7 years ago
- A pitch-shifter example using the Bungee library☆26Updated last year
- Look-ahead IIR stereo limiter☆19Updated 3 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
- Filters by Will Pirkle ported to SOUL☆28Updated 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…☆41Updated 4 years ago
- An example project for RTNeural☆47Updated 4 years ago
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆65Updated 6 years ago
- Wavy is an application to simulate Wave Digital Filters.☆27Updated 4 years ago
- An audio plug-in that implements a waveshaper in which the transfer function of each channel is an automatable spline.☆22Updated 4 years ago
- Faust reverb☆23Updated 2 years ago
- DSP Modules derived from Csound for running on Daisy and elsewhere.☆16Updated last year
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆14Updated last year