Skip to content

pbAudioStats v1.1.1 — Windows x64

Choose a tag to compare

@pbtechlab pbtechlab released this 01 May 18:16

pbAudioStats v1.1.1 — Initial Windows release

First public binary build of pbAudioStats for Windows x64.

Bundled

pbAudioStats-1.1.1-win-x64.zip contains:

  • pbAudioStats.exe — command-line analyzer / normalizer
  • lib/pbAudioStatsLib.lib — static library (MSVC, /MT)
  • include/pbAudioStats.h, include/pbSimd.h — public headers
  • README.md, README_ja.md

Build environment

  • Visual Studio 2022 (MSVC 19.44)
  • C++17, /O2, AVX2 enabled
  • Static MSVC runtime (/MT) — no extra DLLs required

Quick start

pbAudioStats -i -tp input.wav
pbAudioStats -norm-i:-23.0 input.wav output.wav

See README for the full option list.

Requirements

Windows 10 / 11 (64-bit).

License

Proprietary.