JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform applications. It's particularly good for creating highly-specialised user interfaces and for handling graphics and sound. The intended users are developers who are writing large, complex applications in C++ and who would like to use just one clean, high-level API rather than a
...Licence : GPL