Open Audio Analyzer is a free and open-source loudness and spectrum analyzer. Fourteen meter modules, including LUFS, true peak, VU, spectrum, spectrogram, phase scope and histogram, sit on a 24 column canvas you arrange yourself, organised into tabs and saved as presets.
It measures a live input, an audio file, your own system output, or the audio inside your DAW. That last one runs through a headless VST3 or AU plugin which streams the transport along with the audio, so the meters read what the session reads. An AAX build ships in the release archive. A tablet on the far side of the room mirrors a tab over Wi-Fi and draws it with the same painters the desktop uses.
Delivery targets are part of the tool rather than something you remember: pick one, and the readings are judged against it. There is also an oaa command line analyser that exits non-zero when a file misses its target, which is enough to put a loudness check in CI.
Loudness and true peak are held against the EBU Tech 3341 and 3342 conformance cases on Linux, macOS and Windows on every build. Dynamics are published as Open Dynamic Range, a versioned specification with its own numbered conformance cases, so another implementation can produce the same number. A quantity the engine does not measure reads as a dash rather than a zero.
Nothing is collected. No account, no analytics, no telemetry.
Runs on macOS, Windows, Linux, iPadOS and Android. The application is GPL-3.0-or-later and the plugin is AGPL-3.0-or-later.