clap-juce-extensions
CLAP support
A set of code that enables JUCE plugin projects to generate CLAP plugins
150 stars
11 watching
20 forks
Language: C++
last commit: 4 months 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,806 |
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. | 28 |
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 | 12 |
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 | 429 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 38 |
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 | 111 |
eyalamirmusic/juce_soundtouch | A JUCE module that wraps the SoundTouch library | 6 |
tomoyanonymous/juce_cmake_vscode_example | Provides a boilerplate for developing audio plugins using JUCE, CMake, and Visual Studio Code. | 89 |