Categories
JUCE
'JUCE' is an C++ class library for developing cross-platform applications, especially highly-specialised user interfaces and applications handling graphics and sound. It's meant for developers who are building large, complex applications in C++ and who would like to use just one clean, high-level API rather than many different libraries for different purposes or platforms.
Its features include fully lightweight components with transparency and effects, classes for strings, containers, XML, streams, file handling, messaging, and event queues, vector graphics, a custom font engine, image manipulation, OpenGL support, low-latency audio I/O using CoreAudio, DSound and ASIO, audio buffers and nodes, MIDI file and event manipulation, Internet streams, undo/redo support, and more.
Last updated 7 Jan, 2008
Versions
1.14
1.14 stable released 2005-07-13
- Released: 13 Jul, 2005
- Code Maturity: Stable
- Source Archive: http://www.rawmaterialsoftware.com/juce/downloa...
- Licenses: GPLv2orlater
- Interfaces: Command Line, X Window System
User Community and Support
Developer's API guide available in HTML format from http://www.rawmaterialsoftware.com/juce/api/index.html




