Skip to content

Latest commit

 

History

2,649 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLVS

Real-time audio metering for listening closely. Free & open source.

Latest Release License CI Downloads

PLVS workspace with live metering panels

What is PLVS?

PLVS (reads as "plus") is a read-only desktop companion for sound designers and mix engineers on Windows and macOS. It keeps your audio's level, shape, and movement in view while you work — no DAW routing, no virtual cables, no plugin slots. PLVS does not process, route, or modify audio.

  • Level Meter, Loudness, Stats, Spectrum, Spectrogram, Vectorscope, Stereo Map, and Waveform in one arrangeable workspace
  • System output, a single application, or a physical input, captured natively
  • Loudness following ITU-R BS.1770 / EBU R128, with your own Loudness Profiles and optional dialogue-gated readouts
  • Multichannel from mono through 9.1.6
  • Session history and snapshots, plus File Mode for analysing local audio files
  • Dock mode, compact views, and custom themes
  • plvs-cli for diagnosing the installation and controlling the running app
  • Private: audio stays on your device, with no telemetry by default

Read the User Guide, also published at plvs.soundoer.com/docs.

Download

Get the latest version from GitHub Releases or the website.

Platform Package Notes
Windows 10/11 (x64) PLVS_<version>_x64-setup.exe Installer
Windows 10/11 (x64) PLVS-v<version>-x64-portable.zip Portable — keep extracted files together
macOS (Apple Silicon) PLVS-v<version>-aarch64.dmg Requires macOS 14.2 or later

Builds are not code-signed or notarized yet. On Windows, choose More infoRun anyway if SmartScreen warns. On macOS, run xattr -cr /Applications/PLVS.app once if Gatekeeper blocks the first launch. See Getting Started for details.

Documentation

Development

git clone https://github.com/SounDoer/PLVS.git
cd PLVS
npm install
npm run desktop        # start the development app
npm run check          # the full gate before sending a change

Setup requirements, build and release commands, and conventions are in CONTRIBUTING.md. Contributions are welcome.

Acknowledgements

PLVS stands on the shoulders of excellent open-source work. In particular:

  • Voice activity detection — dialogue-gated loudness can run on any of three selectable on-device VAD engines:
  • CPAL — cross-platform audio capture (Apache-2.0).
  • RustFFT & RealFFT — the FFT engine behind the spectrum and spectrogram (MIT / Apache-2.0).
  • Rubato — sample-rate conversion (MIT).
  • Tauri — the desktop application framework (MIT / Apache-2.0).

Thanks to all the maintainers and contributors of these projects.

License

PLVS is available under the MIT License. Release packages also include third-party notices and the referenced complete license texts.

About

Real-time audio metering desktop app. Free and open source, for Windows and macOS.

Topics

Resources

Contributing

Stars

7 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages