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.
Homepage
Download
Recent Releases
8.0.419 Nov 2024 14:04
minor feature:
Simplified singleton creation
Fixed some Javascript and C++ interoperability issues
Added exact passthrough of MIDI CC timestamps
Switched to obtaining MIDI plug-in properties at runtime
Improved Windows Arm CMake support
Improved ShapedText
Fixed some issues with Windows DLL builds
Add system-provided timestamps to VBlankAttachment and animations
Fixed some iOS deprecation warnings
Updated embedded CHOC version
Updated embedded Oboe version
Moved the JavaScript implementation into a separate module
8.0.315 Nov 2024 19:51
minor bugfix:
Updated the AAX SDK to 2.8.0.
Multiple Direct2D drawing - buffer size and sample rate selection on iOS 18.
8.0.126 Aug 2024 20:25
minor bugfix:
Some with text layout.
- Removed source code for unsupported platforms.
Some Direct2D - Update the embedded version of harfbuzz.
- Added more surround formats.
8.0.013 Jun 2024 19:45
major feature:
Added a new Direct2D renderer.
- Added support for WebView based UIs.
- Added consistent unicode support across platforms.
- Added a new animation module.
- Bundled the AAX SDK.
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