Skip to content

v1.9.0 — In-app Uninstall, aligned report, signed/notarized build pipeline

Choose a tag to compare

@BeatKitchen BeatKitchen released this 11 May 15:40

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/Services to 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. VERSION file 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-notarize escape 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.