Chorus
Chorus plugin
A plugin that applies an LCR chorus effect to audio signals using a delay-based algorithm
LCR Chorus-effect plugin made with JUCE.
4 stars
1 watching
1 forks
Language: C++
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
joonastuo/delay | A plugin for audio processing with user-controllable delay and feedback parameters | 11 |
joonastuo/phaser | An audio effect plugin implementing a phaser circuit using a combination of filters and LFO modulation | 5 |
joonastuo/filter | A plugin for audio signal processing using JUCE's StateVariableFilter class | 14 |
joonastuo/distortion | A plugin implementing waveshaped distortion effect with filters and volume controls | 8 |
joonastuo/vibraflanger | A plugin effect generator using JUCE. | 10 |
dbaylies/jucevocoder | A software implementation of a vocoder plug-in with built-in synthesis capabilities | 18 |
soundspear/formula | A plugin for creating custom audio effects in digital audio workstations. | 86 |
imjimmi/jump | A utility library for building audio plugins and applications with JUCE framework | 12 |
szkkng/simple-reverb | A reverb plugin implemented using the JUCE DSP module for audio processing | 109 |
cwilso/metronome | An example application demonstrating scheduling techniques for audio timing in web applications | 581 |
dbraun/sampler | An audio plugin project built with JUCE | 20 |
belangeo/plugex | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
unplugred/vsts | A collection of VST plugins built with the JUCE framework | 56 |
tremus/cplug | A wrapper API for various audio plugin formats | 115 |
mohayonao/coffeecollider | A JavaScript-based language and framework for real-time audio synthesis and algorithmic composition in web audio | 220 |