Several convenient quick links into the JUCE API:
Module | Link |
---|---|
n/a | alphabetic class index |
juce_audio_formats | class juce::AudioFormat |
juce_gui_basics | class juce::Component |
juce_graphics | class juce::Image |
juce_core | class juce::Thread |
juce_gui_basics | class juce::TopLevelWindow |
Jucebrary is a "library" version of JUCE for those who prefer to link against a library instead of merging the JUCE source directly into their projects.
The official JUCE web site is http://www.juce.com/. You can download the JUCE source files from here: https://github.com/julianstorer/JUCE.
The Jucebrary web site is http://jucebrary.sourceforge.net/.
The original JUCE source code uses GPL v2. A copy of the license is included with the project when you clone the git repository.