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.
jules a32b737a8f Simplified the .gitignore file 11 years ago
docs Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder. 14 years ago
extras Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU. 11 years ago
modules Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU. 11 years ago
.gitignore Simplified the .gitignore file 11 years ago
README.txt Introjucer: checking for out-of-date introjucer binary. 12 years ago

README.txt

# The JUCE Library

JUCE (Jules' Utility Class Extensions) is an all-encompassing
C++ framework for developing cross-platform software.

It contains pretty much everything you're likely to need to create
most applications, and is particularly well-suited for building
highly-customised GUIs, and for handling graphics and sound.

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