Template for JUCE plugins
-
Updated
Jun 17, 2024 - C++
Template for JUCE plugins
This template project contains all the necessary files to use JUCE with CMake
Production-ready JUCE template for cross-platform audio plugins (VST3/AU/Standalone) with modern C++20, real-time DSP processing, and automated CI/CD. Features CMake builds, thread-safe parameters, GitHub Actions releases, and comprehensive validation scripts. Tech Stack: JUCE 8.0.10 • C++20 • CMake 3.22+ • GitHub Actions
Add a description, image, and links to the juce-template topic page so that developers can more easily learn about it.
To associate your repository with the juce-template topic, visit your repo's landing page and select "manage topics."