v1.9.0 — In-app Uninstall, aligned report, signed/notarized build pipeline
Adds an in-app Uninstall option, version display, and aligned report formatting.
What's new
- About / Uninstall in the new More… menu — no more digging through
~/Library/Servicesto remove the tool. Uninstall removes both per-user and system-wide installs, and optionally the cached ffmpeg binary. - Version is now baked into the dialog title and the bundle's
CFBundleShortVersionString.VERSIONfile is the single source of truth. - Loudness report values are now vertically aligned (was scrappy in proportional font; now uses SF Pro's tabular figures).
- Build pipeline signs, notarizes, and staples in one pass (
--no-sign/--no-notarizeescape hatches for local iteration).
Install
Download Beat-Kitchen-Audio-Tools.pkg, double-click, follow the prompts. The Quick Action shows up in Finder's right-click menu under Quick Actions for audio and video files.
If you have v1.8 or earlier installed, the new installer will overwrite it. To remove an older standalone copy, in Terminal:
sudo rm -rf "/Library/Services/Beat Kitchen Audio Tools.workflow"
From v1.9 onward, use More… → About / Uninstall… instead — no Terminal needed.
Requires macOS 12 or later. ffmpeg is downloaded automatically on first use.