Code by Aaron Leese (Stagecraft Software). Based off Juce tutorial 39 with special guest Aaron Leese- https://youtu.be/1PLn8IAKEb4
☆20Jun 28, 2018Updated 7 years ago
Alternatives and similar repositories for bitcrusherDemo
Users that are interested in bitcrusherDemo are comparing it to the libraries listed below
Sorting:
- 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…☆26Aug 3, 2021Updated 4 years ago
- Based off the Juce tutorial: https://docs.juce.com/master/tutorial_playing_sound_files.html☆13Jun 10, 2018Updated 7 years ago
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆15Dec 1, 2021Updated 4 years ago
- JUCE module wrapper for the AudioFFT library☆16Jan 26, 2023Updated 3 years ago
- List of 3rd party JUCE modules☆32Jul 16, 2019Updated 6 years ago
- Timeline framework using the OrganicUI framework☆11Updated this week
- This sample project demonstrates how to attach different JUCE component types (such as sliders, dials, buttons, and comboboxes) to corres…☆11Dec 29, 2019Updated 6 years ago
- ☆11Jan 27, 2018Updated 8 years ago
- Parawave Vulkan C++ is a collection of JUCE modules that extend the application framework by adding the LunarG Vulkan SDK.☆26May 12, 2021Updated 4 years ago
- JUCE ListBox whose items can be reordered by drag-and-drop☆15Jan 14, 2021Updated 5 years ago
- This is an open source sound library created for the growth and enhancement of both working and aspiring dsp and vst plugin developers. …☆55Mar 31, 2018Updated 7 years ago
- A JUCE-module-formatted c++ library containing a variety of useful classes and APIs for building audio plugins and other applications wit…☆17Sep 10, 2025Updated 5 months ago
- Simple delay using the JUCE 6 DSP Module☆13Dec 10, 2020Updated 5 years ago
- Look-ahead IIR stereo limiter☆21May 12, 2022Updated 3 years ago
- The first commit of this repo is the most basic functionality you would require to build a synthesizer in Juce. With each commit I will …