Updates

What's new

Everything new in MeterMaid, in plain English. The current version is v0.5.2, and the app updates itself, so you're prompted whenever a new one ships.

v0.5.2

July 20, 2026

You can now buy me a coffee. MeterMaid is free and open source, and it stays that way, but if it has earned a place in your studio there is a tip link in the About dialog and on this site. Entirely optional, and nothing in the app is gated behind it.

v0.5.1

July 19, 2026

Under-the-hood housekeeping. This release updates the components MeterMaid is built on to keep it current, secure, and reliable across macOS, Windows, and Linux. Nothing changes in how the app looks or works.

v0.5.0

July 3, 2026

New spectrum tools for shaping your tone, built around a common guitarist workflow: compare what you are playing against a reference, right on the meter.

  • Max hold keeps a line at the highest level each frequency has hit until you clear it. Turn it on in the new Spectrum row, play a riff or a burst of noise, and the full picture of your tone stays on screen. It survives stopping and starting, and the Reset button leaves it alone.
  • Freeze ref saves that held curve (or the live spectrum) as a background reference. Capture one sound, freeze it, then shape another sound against it.
  • Noise guides. Pick Pink noise or Brown noise from the Guide menu and MeterMaid draws the curve that noise would make at your Target loudness, without you having to play any noise at all. Pink and brown noise are popular EQ references for studio and live guitar tones. The guide moves with your Target setting, so it always shows where your tone should sit.
  • The spectrum now marks your clip ceiling with a dashed line, and any frequency that crosses it lights up red.
  • Point at the spectrum to read the exact frequency and level under your cursor, along with the held maximum and reference values when they are showing.

v0.4.5

July 2, 2026

Fixes for Linux and Windows.

  • Fixed a Linux bug where a brief audio hiccup could stop metering with a "buffer underrun or overrun" error. These hiccups are harmless and the audio keeps flowing, so MeterMaid now rides through them and keeps metering. It only stops when something is really wrong, like the interface being unplugged.
  • Fixed the spacebar Reset shortcut on Linux and Windows. After clicking a button, such as the Target nudge arrows, pressing space could trigger that button again instead of resetting the measurement. Space now always resets while metering.

v0.4.4

July 1, 2026

Fixes for Linux, especially with USB audio interfaces like the Line 6 Helix Stadium.

  • MeterMaid previously could not read the 32 bit audio many USB interfaces send on Linux and refused to start. It now handles every common audio format an interface can deliver.
  • The device picker no longer lists the same interface several times over.

v0.4.3

July 1, 2026

Reliability fixes, especially for multichannel interfaces.

  • Fixed a bug where metering an interface with certain channel counts (6, 10, 12, or 18 inputs) could quietly drift onto the wrong channels while capturing. If you meter a multichannel interface, this update is worth taking. Interfaces with 1, 2, 4, or 8 inputs were not affected.
  • The app no longer freezes for a moment while it looks up your devices or starts and stops metering. This was most noticeable with ASIO interfaces on Windows.
  • The spectrum's peak line now starts fresh each time you begin metering instead of carrying over from the last session, and the clip light no longer flashes back on right after you reset.

v0.4.2

June 28, 2026

Fixed MeterMaid on older Macs running macOS Catalina (10.15). It now asks for microphone permission on first launch and correctly lists your input devices, and all the controls work as expected.

v0.4.0

June 27, 2026

Multichannel metering on Windows. If you run a multichannel interface like a Line 6 Helix over ASIO, MeterMaid can now read each channel on its own (Ch 1 through 8) instead of just a single mixed signal.

v0.3.3

June 25, 2026

Tap the spacebar to reset the measurement while you are metering, so you can jump straight from one patch to the next without reaching for the mouse.

v0.3.2

June 25, 2026

Fixed a glitch where the spectrum could start out blank when you began metering, until you resized the window.

v0.3.1

June 25, 2026

Added an About window and a menu, including a one-click way to check for updates whenever you like.

v0.3.0

June 25, 2026

MeterMaid now keeps itself up to date. When a new version is ready it shows a banner, and you can install it with a single click and pick up right where you left off.

v0.2.0

June 23, 2026
  • Plug in or unplug an audio device and it appears in (or drops out of) the list on its own, with no need to reopen the menu.
  • Lighter on your computer when you are not metering, and the sample-rate list now only offers rates that actually work with the device you picked.

v0.1.1

June 22, 2026
  • Clearer, friendlier messages when something goes wrong, each with a hint on how to fix it.
  • Reset is now the main button while metering (the one you press between patches), and MeterMaid ships with its own fonts so it looks the same on every computer.

v0.1.0

June 18, 2026

The first release of MeterMaid: loudness metering (Integrated, Short-term, Momentary, and Loudness Range), true-peak, a live frequency spectrum, and a target helper that tells you exactly how much gain to add to hit your level. It also remembers your device and settings between sessions.

Curious about the technical detail behind each version?

Developer release notes on GitHub