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 3b826a31c4
Fix build without juce_audio_devices
2 years ago
.github Updated the GitHub issue reporting instructions 6 years ago
doxygen Doxygen: Remove groups from LittleFoot functions 6 years ago
examples Merge remote-tracking branch 'j/develop' 6 years ago
extras Merge remote-tracking branch 'j/develop' 6 years ago
modules Fix build without juce_audio_devices 2 years ago
.gitignore Added some autotools folders to the .gitignore 6 years ago
BREAKING-CHANGES.txt Bump version number to 5.1.2 6 years ago
ChangeList.txt Bump version number to 5.1.2 6 years ago
README.md Use library under GPLv3 mode 6 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