MeterMaid v0.2.0
Download
| Platform | Installer | Other formats |
|---|---|---|
| macOS (Apple Silicon) | .dmg |
— |
| macOS (Intel) | .dmg |
— |
| Windows (x64) | .exe installer |
.msi |
| Windows (ARM64) | .exe installer |
.msi |
| Linux (x64) | .AppImage |
.deb · .rpm |
| Linux (ARM64) | .AppImage |
.deb · .rpm |
macOS builds are signed with a Developer ID and notarized. Windows builds are currently unsigned, so SmartScreen may show a warning — choose More info → Run anyway.
What's Changed
- Input-device list now refreshes automatically on USB/audio hotplug while idle — devices appear or disappear in the picker within a couple of seconds, with the current selection preserved and a notice (that self-clears) when the selected device is unplugged.
- Fixed: the spectrum canvas no longer redraws at the display refresh rate while idle, eliminating several percent of idle CPU/GPU usage when metering is stopped.
- Fixed: the sample-rate picker no longer offers rates the device only supports under a different channel count or sample format, which would fail on Start.
- Fixed: auto-start now registers the meter/stream-error listeners first, so an immediate stream fault on launch is surfaced instead of leaving the UI stuck.
Full Changelog: v0.1.1...v0.2.0