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.
falkTX d64e73e1c2
Replace custom juce license (unused) by a GPLv3 copy
4 years ago
.github Updated the GitHub issue reporting instructions 7 years ago
docs CMake: Automatically set archiving-related properties when generating for Xcode 4 years ago
examples Re-saved all projects 4 years ago
extras Fixed a bug escaping MTL_HEADER_SEARCH_PATHS in the Xcode exporter 4 years ago
modules bring back juce_audio_plugin_client_LV2.cpp 4 years ago
.gitignore Fixed a typo in .gitignore 4 years ago
.gitlab-ci.yml Added GitLab CI config 5 years ago
BREAKING-CHANGES.txt Updated the breaking changes doc to reflect the recent AudioProcessorEditor changes in 5a59c92b 4 years ago
CMakeLists.txt Bump version number to 6.0.7 4 years ago
COPYING Replace custom juce license (unused) by a GPLv3 copy 4 years ago
ChangeList.txt Bump version number to 6.0.7 4 years ago
README.md Custom DISTRHO/JUCE README file 4 years ago

README.md

The JUCE 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 used for rapidly developing high quality desktop and mobile applications, including LV2, VST, AU (and AUv3), RTAS and AAX audio plug-ins.

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 core JUCE modules (juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events) are permissively licensed under the terms of the ISC license. Other modules are covered by the GNU General Public License v.3.