clap-juce-extensions
CLAP support
A set of code that enables JUCE plugin projects to generate CLAP plugins
153 stars
11 watching
21 forks
Language: C++
last commit: about 1 month ago clapjuce
Related projects:
Repository | Description | Stars |
---|---|---|
free-audio/clap | Provides a standard interface for Digital Audio Workstations and audio plugins to work together | 1,821 |
belangeo/plugex | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
casperaki/juce_emscripten | Port of JUCE audio/video processing library to browser via Emscripten | 9 |
nseaseb/juce-simples-exemples | A collection of simple examples demonstrating various features and components of the Juce framework. | 10 |
mtg/freesound-juce | A C++ client library for interacting with the Freesound API to access audio data and perform content analysis on sound files. | 29 |
getdunne/juce-aksampler | Wraps AudioKit AKSampler as a JUCE app/plug-in for desktop deployment | 29 |
imjimmi/jump | A utility library for building audio plugins and applications with JUCE framework | 13 |
celemony/juce_ara | An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. | 41 |
sudara/pamplejuce | A JUCE audio plugin template with built-in testing, validation, and code signing capabilities for creating cross-platform plugins | 433 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 39 |
atsushieno/aap-juce | Provides a bridge between JUCE and AAP for Android audio plugin development | 15 |
audiooffler/jucyfluttering | An example project demonstrating integration of Flutter and JUCE as separate backend and frontend in an Android and iOS mobile app. | 114 |
tobanteaudio/juce-cookbook | A collection of examples and resources for the C++ audio library JUCE | 112 |
eyalamirmusic/juce_soundtouch | A JUCE module that wraps the SoundTouch library | 7 |
tomoyanonymous/juce_cmake_vscode_example | A boilerplate repository for developing audio plugins with JUCE, CMake, and Visual Studio Code | 91 |