Audio-Effects
Audio effect library
A collection of audio effects plugins implemented from a book and contributing examples
Collection of audio effects plugins implemented from the explanations in the book "Audio Effects: Theory, Implementation and Application" by Joshua D. Reiss and Andrew P. McPherson.
748 stars
22 watching
131 forks
Language: C++
last commit: about 4 years ago audio-effectscppjucepluginsvst
Related projects:
Repository | Description | Stars |
---|---|---|
getdunne/audio-effects | A collection of revised and re-written audio effect plug-in examples | 57 |
theodeus/tuna | An audio effects library for the Web Audio API | 1,735 |
soundspear/formula | A plugin for creating custom audio effects in digital audio workstations. | 86 |
adriancooney/node-sfx | A library providing a simple API to add sound effects to Node.js programs | 70 |
joonastuo/vibraflanger | A plugin effect generator using JUCE. | 10 |
p-hlp/ctagdrc | A digital audio compressor plugin with minimalistic GUI and advanced features like lookahead mode | 168 |
hollance/mda-plugins-juce | JUCE implementations of classic MDA audio effects plug-ins | 125 |
inexorgame/audioaugust | A collection of audio files for use in game development | 25 |
joonastuo/delay | A plugin for audio processing with user-controllable delay and feedback parameters | 11 |
cwilso/audio-input-effects | An online application demonstrating live audio effects processing using Web Audio APIs | 545 |
bartolsthoorn/nvdsp | Provides high-quality audio filters for iOS and OSX applications using the Novocaine library. | 415 |
belangeo/plugex | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
sophiapoirier/destroyfx | A collection of audio effect plugins written in C++ | 216 |
amplitudeaudio/sdk | An audio processing engine designed to support game development on multiple platforms | 37 |
p-hlp/smplcomp | A simplified audio compressor plugin created with JUCE | 17 |