rcliftonharvey / dspfilters4juceLinks
A Collection of Useful C++ Classes for Digital Signal Processing (adapted for JUCE)
☆14Updated 8 years ago
Alternatives and similar repositories for dspfilters4juce
Users that are interested in dspfilters4juce are comparing it to the libraries listed below
Sorting:
- List of 3rd party JUCE modules☆32Updated 6 years ago
- A modification of the Juce plugin example, to add minblep based antialiasing to the synth☆48Updated 9 years ago
- A JUCE Module containing OpenGL accelerated realtime (audio) data visualization Components☆67Updated 6 years ago
- ☆29Updated last year
- Flexible animation controller for JUCE applications☆79Updated last year
- A JUCE implementation of Antti Huovilainen's non-linear model of the Moog filter.☆38Updated 10 years ago
- A free & open source convolution reverb plugin built on the JUCE framework☆62Updated 7 years ago
- A DSP Testbench for users of the JUCE framework☆79Updated 10 months ago
- A demo JUCE audio plugin showing a method for creating a filter display GUI component using a filters transfer function.☆21Updated 9 years ago
- 🎧 Playing around with audio plugin development + DSP.☆45Updated 6 years ago
- Audio plugins based on the Audio Toolkit and WDL-OL/JUCE☆43Updated 7 years ago
- Simple but complete VST2.4 + AUv2 synthesizer built with JUCE 5.1.2☆28Updated 6 years ago
- JUCE based MIDI Effect plug-in to visualize MIDI keyboard and wheels☆22Updated last year
- Attachments for JUCE ValueTree to gui components☆26Updated 7 years ago
- Brickworks is a music DSP toolkit that supplies you with the fundamental building blocks for creating and enhancing audio engines on any …☆99Updated 3 weeks ago
- This is a simple dsp library I've started to enhance my skill progression as an audio developer and learn more raw C++. No external depe…