Collection of tutorials & resources for the C++ library JUCE
☆130Jun 7, 2020Updated 6 years ago
Alternatives and similar repositories for juce-cookbook
Users that are interested in juce-cookbook are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A state variable filter plugin made with JUCE.☆14Apr 6, 2019Updated 7 years ago
- Examples for foleys_gui_magic - the styleable plugin gui☆322Jul 27, 2023Updated 3 years ago
- Exceptional JUCE/C++ modules that accelerate app and plugin development.☆54Jan 13, 2026Updated 6 months ago
- Code by Aaron Leese (Stagecraft Software). Based off Juce tutorial 39 with special guest Aaron Leese- https://youtu.be/1PLn8IAKEb4☆20Jun 28, 2018Updated 8 years ago
- A real-time granular fx plugin made with JUCE & RNBO C++ Export☆60Jul 16, 2026Updated 3 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A curated list of JUCE modules, templates, plugins, oh my!☆1,311Updated this week
- Building JUCE projects using CMake made easy☆459Sep 20, 2024Updated last year
- Debugging utilities in a JUCE Module, plus NatVis and LLDB customizations☆134Sep 25, 2024Updated last year
- HackAudio's Custom GUI Module☆31Mar 1, 2018Updated 8 years ago
- List of 3rd party JUCE modules☆31Jul 16, 2019Updated 7 years ago
- Code and theory of a look-ahead compressor / limiter.☆116Apr 17, 2024Updated 2 years ago
- Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies☆55Jan 1, 2022Updated 4 years ago
- Template for JUCE plugins☆35Jun 17, 2024Updated 2 years ago
- Negative harmony application written with JUCE☆19Nov 18, 2022Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A JUCE audio plugin template. JUCE 8, Catch2, Pluginval, macOS notarization, Azure Trusted Signing, Github Actions☆755Jul 19, 2026Updated 3 weeks ago
- A bundle of free, open-source audio plugins built with the JUCE framework.☆15Jun 3, 2023Updated 3 years ago
- Flexible animation controller for JUCE applications☆83Jan 2, 2024Updated 2 years ago
- 🎧 Playing around with audio plugin development + DSP.☆47Sep 25, 2019Updated 6 years ago
- Tape Delay VST plugin with tape flutter, wow, and saturation emulation. Reverb channel applied using Juce's Reverb class.☆49Feb 25, 2019Updated 7 years ago
- Based off the Juce tutorial: https://docs.juce.com/master/tutorial_playing_sound_files.html☆13Jun 10, 2018Updated 8 years ago
- A JUCE step sequencer hobby project.☆22Apr 24, 2019Updated 7 years ago
- JUCE User Experience Extension☆15Apr 6, 2025Updated last year
- Source code for the book Code Your Own Synth Plug-Ins With C++ and JUCE☆217Jun 22, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Write cross-platform native apps with React.js and JUCE☆834Dec 14, 2024Updated last year
- Dual granular pitch shifting / delay / time stretching plugin. Written in C++ using the JUCE framework.☆13Jul 31, 2024Updated 2 years ago
- Parawave Vulkan C++ is a collection of JUCE modules that extend the application framework by adding the LunarG Vulkan SDK.☆25May 12, 2021Updated 5 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 …☆75Mar 12, 2019Updated 7 years 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…