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: 1 day ago
Linked from 2 awesome lists
audiocatch2cmakecode-signingjucejuce-frameworkplugintemplate
Related projects:
Repository | Description | Stars |
---|---|---|
nberr/juce-template | A plugin template providing common features and functionality | 30 |
anthonyalfimov/juce-cmake-plugin-template | A template for creating audio plugins using JUCE 6/7 and CMake. | 48 |
janwilczek/audio-plugin-template | A template repository providing a structured project setup and tools for creating audio plugins with the JUCE C++ framework | 114 |
tomoyanonymous/juce_cmake_vscode_example | A boilerplate repository for developing audio plugins with JUCE, CMake, and Visual Studio Code | 90 |
celemony/juce_ara | An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. | 41 |
ncblair/nthn_template_plugin | 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 |
dbraun/td-juce | A software development project that integrates the JUCE audio library into TouchDesigner for creating VST plugins and instruments. | 38 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 39 |
sudara/melatonin_audio_sparklines | A JUCE module for visualizing and summarizing audio data in an AudioBlock | 95 |
imjimmi/jump | A utility library for building audio plugins and applications with JUCE framework | 13 |
sudara/melatonin_test_helpers | C++ functions and matchers to simplify testing of AudioBlocks in JUCE audio applications | 12 |
eyalamirmusic/jucecmakerepoprototype | A tool to create and build JUCE-based projects with minimal setup using CMake. | 251 |
belangeo/plugex | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
hollance/mda-plugins-juce | JUCE implementations of classic MDA audio effects plug-ins | 130 |
atsushieno/aap-juce | Provides a bridge between JUCE and AAP for Android audio plugin development | 15 |