JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
JUCE

Quick Links

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

Summary

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/.

License

The original JUCE source code uses GPL v2. A copy of the license is included with the project when you clone the git repository.

Author
Julian "Jules" Storer is the original author of JUCE.
Stéphane Charette created the Jucebrary package.