The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Capon 2c7e2ceac3 #if !JUCE_AUDIOPROCESSOR_NO_GUI 3 years ago
.github Improve the GitHub Issue forum 4 years ago
docs ARA: Add documentation 3 years ago
examples Resave all projects 3 years ago
extras Allow and use native titlebars in regular dialogs 3 years ago
modules #if !JUCE_AUDIOPROCESSOR_NO_GUI 3 years ago
.gitignore Projucer: Remove VS2015 and CLion exporters 3 years ago
.gitlab-ci.yml Added GitLab CI config 6 years ago
BREAKING-CHANGES.txt Bump version number to 7.0.0 3 years ago
CMakeLists.txt Bump version number to 7.0.1 3 years ago
ChangeList.txt Bump version number to 7.0.1 3 years ago
README.md Update README for mentioning GPLv3 fork 3 years ago

README.md

The JUCE 7 Library

The JUCE fork provided by this repository uses GPLv3 license.
See GNU General Public License v.3 for more details.

JUCE is an open-source cross-platform C++ application framework for creating high quality desktop and mobile applications, including VST, VST3, AU, AUv3, AAX and LV2 audio plug-ins and plug-in hosts.

JUCE IS PROVIDED “AS IS” WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING WARRANTY OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED.

The juce_audio_basics, juce_audio_devices, juce_core and juce_events modules are permissively licensed under the terms of the ISC license.