Audio filtering plugin using the JUCE framework using FIR, IIR, Butterworth and Biquad filters.
☆18Sep 6, 2019Updated 6 years ago
Alternatives and similar repositories for JUCE-Audio-Filter
Users that are interested in JUCE-Audio-Filter are comparing it to the libraries listed below
Sorting:
- C++/JUCE audio filter plugin☆16Dec 4, 2018Updated 7 years ago
- Vibrato / Flanger -effect plugin made with JUCE.☆11Apr 6, 2019Updated 6 years ago
- Circuit-modelled distortion VST implemented using JUCE.☆11Dec 19, 2017Updated 8 years ago
- A state variable filter plugin made with JUCE.☆14Apr 6, 2019Updated 6 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing (adapted for JUCE)☆13Oct 19, 2017Updated 8 years ago
- A JUCE implementation of Antti Huovilainen's non-linear model of the Moog filter.☆38Jun 29, 2015Updated 10 years ago
- A demo JUCE audio plugin showing a method for creating a filter display GUI component using a filters transfer function.☆20Jul 25, 2016Updated 9 years ago
- Reverb built in JUCE☆11May 5, 2017Updated 8 years ago
- My first JUCE plugin - a guitar amp!☆32Mar 5, 2021Updated 5 years ago
- ☆11Jan 27, 2018Updated 8 years ago
- MIDI player supporting SFZ files☆16Dec 2, 2023Updated 2 years ago
- Dynamic Equalizer written in C++ using JUCE.☆16Jun 22, 2021Updated 4 years ago
- Basic Delay VST Effect created with the juce framework as part of the book "Audio Effects"☆17Sep 17, 2015Updated 10 years ago
- My implementation of a Multi-band Dynamic Range Compressor Audio Plugin developed using JUCE