JUMP
Audio plugin utility
A utility library for building audio plugins and applications with JUCE framework
A JUCE-module-formatted c++ library containing a variety of useful classes and APIs for building audio plugins and other applications with JUCE.
12 stars
1 watching
0 forks
Language: C++
last commit: about 2 months ago audiocpp17jucemoduleplugin
Related projects:
Repository | Description | Stars |
---|---|---|
imjimmi/contrast | A collection of customizable audio plugins built with the JUCE framework. | 12 |
jatinchowdhury18/pluginrunner | A utility application for running audio through an audio plugin | 15 |
janwilczek/audio-plugin-template | A template repository providing a structured project setup and tools for creating audio plugins with the JUCE C++ framework | 107 |
christofmuc/juce-utils | A collection of utility classes and functions for the JUCE cross-platform C++ framework | 27 |
atsushieno/aap-juce | Provides a bridge between JUCE and AAP for Android audio plugin development | 15 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 38 |
imjimmi/jive | A bundle of JUCE modules centered around modern UI development using declarative markup and style sheets to simplify GUI building | 128 |
figbug/gin | A collection of utility classes and components for the JUCE audio framework. | 261 |
anthonyalfimov/juce-cmake-plugin-template | A template for creating audio plugins using JUCE 6/7 and CMake. | 48 |
casperaki/juce_emscripten | Port of JUCE audio/video processing library to browser via Emscripten | 9 |
belangeo/plugex | A collection of plug-in examples built with the JUCE framework for creating custom audio processing plugins. | 36 |
olilarkin/juce_faustllvm | A JUCE module that embeds the libfaust JIT compiler and supports Faust syntax highlighting for audio processing | 39 |
tomoyanonymous/juce_cmake_vscode_example | Provides a boilerplate for developing audio plugins using JUCE, CMake, and Visual Studio Code. | 89 |
tomduncalf/tomduncalf_juce_web_ui | A JUCE module providing helper classes to integrate web-based UIs with audio engines | 61 |
celemony/juce_ara | An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. | 41 |