JUCE
Audio framework
A cross-platform C++ framework for building desktop and mobile audio applications and plug-ins
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
7k stars
255 watching
2k forks
Language: C++
last commit: 7 days ago
Linked from 4 awesome lists
aaxauaudioaudiounitauv3c-plus-pluscppframeworkjucepluginvstvst3
Related projects:
Repository | Description | Stars |
---|---|---|
soundradix/juce | An open-source C++ framework for building cross-platform desktop and mobile audio applications. | 21 |
nikeocom/qt_with_juce_example | An example project demonstrating integration of Qt and JUCE libraries for building cross-platform audio applications. | 21 |
celemony/juce_ara | An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. | 41 |
tomoyanonymous/juce_cmake_vscode_example | Provides a boilerplate for developing audio plugins using JUCE, CMake, and Visual Studio Code. | 89 |
dbraun/td-juce | A software development project that integrates the JUCE audio library into TouchDesigner for creating VST plugins and instruments. | 37 |
elandasunshine/jaut | A collection of reusable components and tools for building audio applications with the JUCE framework | 22 |
krasjet/imgui_juce | A JUCE backend for integrating Dear ImGui into audio plugins. | 38 |
theaudioprogrammer/jucesynthframework | A JUCE-based synthesizer framework providing a basic implementation of audio processing functionality | 69 |
sudara/pamplejuce | A JUCE audio plugin template with built-in testing, validation, and code signing capabilities for creating cross-platform plugins | 429 |
iomeone/openglwithjuce | Porting OpenGL tutorials to JUCE framework | 14 |
spensbot/stm-juce-modules | A collection of reusable components for building audio applications with the Juce framework. | 16 |
tobanteaudio/juce-cookbook | A collection of examples and resources for the C++ audio library JUCE | 111 |
tomduncalf/tomduncalf_juce_web_ui | A JUCE module providing helper classes to integrate web-based UIs with audio engines | 61 |
janwilczek/audio-plugin-template | A template repository providing a structured project setup and tools for creating audio plugins with the JUCE C++ framework | 107 |
audiooffler/jucyfluttering | An example project demonstrating integration of Flutter and JUCE as separate backend and frontend in an Android and iOS mobile app. | 114 |