juce_cmake_vscode_example

Audio plugin development kit

Provides a boilerplate for developing audio plugins using JUCE, CMake, and Visual Studio Code.

A boilerplate for developing audio plugins with JUCE & CMake & VSCode

GitHub

89 stars
3 watching
7 forks
Language: C++
last commit: 7 months ago
cmakejucevscode

Related projects:

Repository Description Stars
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 107
hollance/mda-plugins-juce JUCE implementations of classic MDA audio effects plug-ins 125
sudara/pamplejuce A JUCE audio plugin template with built-in testing, validation, and code signing capabilities for creating cross-platform plugins 429
belangeo/plugex A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. 36
dbraun/td-juce A software development project that integrates the JUCE audio library into TouchDesigner for creating VST plugins and instruments. 37
nberr/juce-template A plugin template providing common features and functionality 30
hollance/synth-plugin-book A comprehensive guide to creating software synthesizer plug-ins using C++ and JUCE 172
celemony/juce_ara An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. 41
imjimmi/contrast A collection of customizable audio plugins built with the JUCE framework. 12
casperaki/juce_emscripten Port of JUCE audio/video processing library to browser via Emscripten 9
imjimmi/jump A utility library for building audio plugins and applications with JUCE framework 12
tomduncalf/tomduncalf_juce_web_ui A JUCE module providing helper classes to integrate web-based UIs with audio engines 61
atsushieno/aap-juce Provides a bridge between JUCE and AAP for Android audio plugin development 15
nikeocom/qt_with_juce_example An example project demonstrating integration of Qt and JUCE libraries for building cross-platform audio applications. 21