Delay
Delay effect plugin
A plugin for audio processing with user-controllable delay and feedback parameters
Delay-effect plugin made with JUCE.
11 stars
2 watching
0 forks
Language: C++
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
joonastuo/phaser | An audio effect plugin implementing a phaser circuit using a combination of filters and LFO modulation | 5 |
joonastuo/distortion | A plugin implementing waveshaped distortion effect with filters and volume controls | 8 |
joonastuo/vibraflanger | A plugin effect generator using JUCE. | 10 |
joonastuo/chorus | A plugin that applies an LCR chorus effect to audio signals using a delay-based algorithm | 4 |
joonastuo/filter | A plugin for audio signal processing using JUCE's StateVariableFilter class | 14 |
spensbot/lush-delay | A plugin for audio processing applications, providing a delay effect | 3 |
chowdhury-dsp/chowmatrix | A digital signal processing plugin that emulates an infinitely growable tree of delay lines with adjustable controls for feedback, panning, distortion, and more. | 292 |
juandagilc/audio-effects | A collection of audio effects plugins implemented from a book and contributing examples | 748 |
soundspear/formula | A plugin for creating custom audio effects in digital audio workstations. | 86 |
hollance/mda-plugins-juce | JUCE implementations of classic MDA audio effects plug-ins | 125 |
frost/resin | A plug that adds a configurable delay to Plug-based requests | 4 |
belangeo/plugex | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
dllim/anotherdelay | An audio plugin that simulates the characteristics of analog tape delay units | 41 |
audiotk/universaldelay | A library providing a flexible and customizable delay mechanism for audio processing applications | 1 |
getdunne/audio-effects | A collection of revised and re-written audio effect plug-in examples | 57 |