pamplejuce
Plugin template
A JUCE audio plugin template with built-in testing, validation, and code signing capabilities for creating cross-platform plugins
A JUCE audio plugin template. JUCE 8, Catch2, Pluginval, macOS notarization, Azure Trusted Signing, Github Actions
433 stars
11 watching
43 forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists
audiocatch2cmakecode-signingjucejuce-frameworkplugintemplate
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin template providing common features and functionality | 30 |
| | A template for creating audio plugins using JUCE 6/7 and CMake. | 48 |
| | A template repository providing a structured project setup and tools for creating audio plugins with the JUCE C++ framework | 114 |
| | A boilerplate repository for developing audio plugins with JUCE, CMake, and Visual Studio Code | 91 |
| | An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. | 41 |
| | A starting point for new JUCE plugin projects emphasizing real-time safety and providing a framework for safe interaction with the state of the plugin between threads. | 76 |
| | A software development project that integrates the JUCE audio library into TouchDesigner for creating VST plugins and instruments. | 38 |
| | A JUCE backend for integrating Dear ImGui into audio plugins. | 39 |
| | A JUCE module for visualizing and summarizing audio data in an AudioBlock | 95 |
| | A utility library for building audio plugins and applications with JUCE framework | 13 |
| | C++ functions and matchers to simplify testing of AudioBlocks in JUCE audio applications | 12 |
| | A tool to create and build JUCE-based projects with minimal setup using CMake. | 251 |
| | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
| | JUCE implementations of classic MDA audio effects plug-ins | 130 |
| | Provides a bridge between JUCE and AAP for Android audio plugin development | 15 |