1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins. https://juce.com
Find a file
2014-07-13 19:42:44 +01:00
amalgamation Updated some headers and URLs. 2013-06-24 16:03:33 +01:00
docs Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder. 2011-03-09 10:37:26 +00:00
extras Resaved some project files. 2014-07-13 19:13:36 +01:00
modules Version number update 2014-07-13 19:42:44 +01:00
.gitignore Updated .gitignore 2014-05-10 16:17:37 +01:00
juce.h Updated some headers and URLs. 2013-06-24 16:03:33 +01:00
juce_amalgamated.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_amalgamated.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_amalgamated.mm First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
README.txt Introjucer: checking for out-of-date introjucer binary. 2013-06-03 22:39:21 +01:00

# 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