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
2013-03-08 12:01:46 +00:00
amalgamation Fixed a typo in the temporary amalgamated files. Tidied up some constness. 2011-08-12 13:25:06 +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 Introjucer type fix. 2013-03-08 10:47:09 +00:00
modules Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 2013-03-08 12:01:46 +00:00
.gitignore Updated .gitignore 2012-09-24 20:09:45 +01:00
juce.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +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 Added a readme file. 2012-04-01 11:56:39 +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.rawmaterialsoftware.com