1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +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-11-13 13:33:42 +00: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: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU. 2014-11-08 13:32:57 +00:00
modules Allowed the MidiKeyboardComponent up/down buttons to be non-opaque. 2014-11-13 13:33:42 +00:00
.gitignore Simplified the .gitignore file 2014-11-08 13:36:33 +00: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