JUCE 7.0.12

JUCE is an open-source cross-platform C++ application framework for creating high quality desktop and mobile applications, including VST, VST3, AU, AUv3, AAX and LV2 audio plug-ins and plug-in hosts. JUCE can be easily integrated with existing projects via CMake, or can be used as a project generation tool via the Projucer, which supports exporting projects for Xcode (macOS and iOS), Visual Studio, Android Studio, Code::Blocks and Linux Makefiles as well as containing a source code editor.

Tags audio library framework cpp
License Mixed
State stable

Recent Releases

7.0.1216 Apr 2024 18:05 minor bugfix: an with timers in Pro Tools. - an with Projucer Xcode code signing.
7.0.1127 Mar 2024 19:45 minor bugfix: an with paths containing a tilde in Xcode. - Multiple for plug-in deployment and code signing in Xcode. - an painting an empty RectangleList. - Improved the performance of TreeView rendering.
7.0.1013 Feb 2024 22:25 minor feature: multiple selecting devices in AudioDeviceSelector. - Updated the bundled Oboe version. - multiple with Timer. - Updated the bundled version of FLAC. - Added configuration options for sockets. - Added new JSON::Formatter. - Added support for Xcode 15.1. - Update OpenGL compatibility headers. - Added ChildProcessManager. - multiple MIDI-CI.
7.0.919 Jan 2024 13:59 major feature: - Added MIDI-CI support - Added enumerate utility function - Fixed a macOS/iOS CMake signing issue