MckAudio / freeverb3
This is a fork of the great freeverb3 dsp library. I needed to make some changes to allow compatibility with C++17 and nlohmann/json.
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for freeverb3
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆56Updated 5 years ago
- Algorithmic reverb VST using FDN's☆41Updated 6 years ago
- Basic digital level meter plug-in.☆12Updated 10 months ago
- Jon Dattorro reverb implementation☆27Updated 2 years ago
- Real-time audio effects using single sample recurrent neural networks☆22Updated 4 years ago
- A pitch-shifter example using the Bungee library☆20Updated 3 months ago
- An audio plug-in that implements a dynamic range processor in which the response curve of each channel is an automatable spline.☆37Updated 2 years ago
- Reverb effect using hybrid impulse convolution☆46Updated 2 years ago
- A C++17 library implementing a wavetable oscillator with anti-derivative anti-aliasing (ADAA)☆17Updated 3 months ago
- Digital model of electronic string ensemble chorus☆32Updated 5 years ago
- A simple synthesizer where the oscillator is determined by a user-defined path.