v1.0.3
This release fixes LUFS accuracy and restores Short LUFS updates.
Changes
- Replaced the K-weighting filters with ITU-R BS.1770 compliant high-pass + high-shelf filtering.
- Fixed Short LUFS accumulation so the 3-second window receives the computed 100 ms K-weighted energy instead of zeros.
- Updated macOS release metadata to 1.0.3.
- Fixed macOS 26 SDK builds by removing the obsolete AGL framework from Qt's OpenGL wrapper link interface.
- Added configurable Developer ID Installer signing for generated macOS pkg files.
macOS assets
MasterLevelMeter.pkg: signed, notarized, and stapled Developer ID Installer package.MasterLevelMeter_UniBinary_v1.0.3.plugin.zip: signed, notarized, and stapled universal plugin bundle for manual install.
Verification
- Release build succeeded for macOS universal binary:
x86_64 arm64. - Plugin codesign verification passed with Developer ID Application signature.
- Package signature verification passed with Developer ID Installer signature.
- Apple notarization accepted and stapler validation passed for both macOS assets.
Checksums (SHA-256)
MasterLevelMeter.pkg:8ffbd3d06f7b7733a5eac1e80f967a866bcf4b7428b68ec71572f0d3716ff1d2MasterLevelMeter_UniBinary_v1.0.3.plugin.zip:f8b79573f0d4254665d6e9281929f6dc16b4181bd72028301b6e7d8d18a4093c
Full Changelog: v1.0.2a...v1.0.3