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