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 c55e73a50e Use library under GPLv3 mode 7 years ago
.github Add an issue template for GitHub. 8 years ago
doxygen Doxygen: Don't create groups for "native" directories 7 years ago
examples Use library under GPLv3 mode 7 years ago
extras Use library under GPLv3 mode 7 years ago
modules Use library under GPLv3 mode 7 years ago
.gitignore Added a path to .gitignore 8 years ago
BREAKING-CHANGES.txt Replaced curly quotes with regular " characters in BREAKING-CHANGES.txt 7 years ago
ChangeList.txt Bump version number to 5.1.1 7 years ago
README.md Use library under GPLv3 mode 7 years ago

README.md

The JUCE 5 Library

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

JUCE is an all-encompassing C++ framework for developing cross-platform software. JUCE is used by hundreds of companies to develop powerful, cross-platform audio, interactive, embedded or graphic applications.

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_blocks_basics, juce_core and juce_events modules are permissively licensed under the terms of the ISC license.

For more information, visit the website: www.juce.com