DASTUDIO / Juce_Audio_TutorialLinks
Tutorials for JUCE Audio Development.
☆18Updated 5 years ago
Alternatives and similar repositories for Juce_Audio_Tutorial
Users that are interested in Juce_Audio_Tutorial are comparing it to the libraries listed below
Sorting:
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆61Updated 5 years ago
- JUCE module for pitch estimation☆138Updated 2 years ago
- Dynamic Equalizer written in C++ using JUCE.☆16Updated 4 years ago
- JUCE based equalizer plugin☆58Updated 11 months ago
- An Audio Saturation Plugin (VST/AU) made with JUCE☆53Updated 4 years ago
- A simple VST vocoder plug-in with a built-in synthesis engine☆19Updated 4 years ago
- A JUCE module for greating SAFE plug-ins.☆14Updated 9 years ago
- Audio Plugins created using C++ and Juce Framework☆90Updated 3 years ago
- IIR Hilbert filter: short, dependency-free, header-only C++☆32Updated 6 months ago
- Free EQ audio plugin (VST3, AU) with modulation☆64Updated 5 years ago
- Pitch-shifting VST plugin using JUCE and Soundtouch library. Coursework for MAT240E at UCSB 2008☆19Updated 11 years ago
- Matlab Toolbox for Feedack Delay Networks (FDNs)☆63Updated last year
- Fons Adriaensen's zita-rev1 reverb algorithm ready to be included in your C++ project.☆18Updated 5 years ago
- Code and theory of a look-ahead compressor / limiter.☆104Updated last year
- Tape Delay VST plugin with tape flutter, wow, and saturation emulation. Reverb channel applied using Juce's Reverb class.☆44Updated 6 years ago
- "Four Ways To Write A Pitch-Shifter" example code☆78Updated 2 years ago
- Juce-based audio plugin for single-threaded real time convolution of long (or short) impulse responses provided by the user. Uses Hurchal…☆17Updated 8 years ago
- Experimenting with Neural Amp Modeler models implemented with RTNeural☆19Updated 7 months ago
- Vibrato / Flanger -effect plugin made with JUCE.☆11Updated 6 years ago
- An example project for RTNeural☆45Updated 3 years ago
- Juce code for EPFL Semester Project. Implementation of Vocoder + Autotune VST plugin☆32Updated 3 years ago
- An audio feature extraction library for the JUCE framework. Porting of wbrent/timbreID (original Pure Data external) .☆15Updated 2 years ago
- An audio effect plugin using JUCE☆28Updated 4 years ago
- GitHub mirror for the DSP library's docs/tests☆17Updated 2 months ago
- Feedback Delay Network in real-time