| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| juce-9.0.2-windows.zip | 2026-09-07 | 39.5 MB | |
| juce-9.0.2-osx.zip | 2026-09-07 | 55.0 MB | |
| juce-9.0.2-linux.zip | 2026-09-07 | 42.8 MB | |
| 9.0.2 source code.tar.gz | 2026-09-07 | 23.6 MB | |
| 9.0.2 source code.zip | 2026-09-07 | 28.0 MB | |
| README.md | 2026-09-07 | 733 Bytes | |
| Totals: 6 Items | 188.9 MB | 15 | |
Major JUCE features and updates
This file lists the more notable headline features. For more detailed info about changes and bugfixes please see the git log and BREAKING_CHANGES.md.
Version 9.0.2
- Enabled MP3AudioFormat by default
- Fixed reading MP3 VBR files with padding after the ID3v2 header
- Fixed parsing WAV files with a missing final pad byte
- Improved OpenGL rendering performance
- Fixed CoreAudio default sample rate and buffer size selection
- Fixed CoreAudio Multi-Output device handling
- Fixed some VST3 hosting issues
- Fixed a UMP sysex7 timestamp issue
- Fixed Projucer weak-linking of frameworks in multi-target Xcode projects
- Added a SECURITY.md and a software bill of materials