Skip to content

OBS Loudness Dock Plugin 0.4.0

Choose a tag to compare

@norihiro norihiro released this 19 Oct 08:06
· 30 commits to main since this release
0.4.0
bc72f54

This is an experimental release of EBU R128 Loudness Dock plugin for OBS Studio.

Changes in this release

  • Added several new features
    • Optionally abbreviate labels for small dock window
    • Added tab-bar to switch multiple loudness calculations for separated pause/reset/reset control and tracks
    • Added automated triggers by start/stop recording/streaming.
  • Minor changes
    • Separated unit column to align digits vertically.
    • Increased frequency of updating bars and digits.
  • Building flow changes
    • Dropped building flow for OBS Studio 27

Limitation

  • Not all binaries are tested.
    • Windows: 0.3.0 was tested with OBS Studio 31.1.1.
    • MacOS: 0.2.0 was tested with the nightly OBS Studio on Intel mac.
    • MacOS: 0.4.0 was tested with OBS Studio 32.0.0 on Apple Silicon.
    • Ubuntu: 0.2.0 was tested with the nightly OBS Studio on Ubuntu 22.04.
    • The source code is developed mainly on Fedora 41 and macOS.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 28.0 or later

Download obs-loudness-dock-0.4.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

OBS Studio 30.0 or later

Download obs-loudness-dock-0.4.0-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

macOS

OBS Studio 28 or later

Download installer obs-loudness-dock-0.4.0-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-loudness-dock-0.4.0-obs28-macos-universal.zip and follow this guide to extract.

OBS Studio 30 or later

Download installer obs-loudness-dock-0.4.0-obs30-macos-universal.pkg and run installer.
Or, download zip package obs-loudness-dock-0.4.0-obs30-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 28.0 or later on Ubuntu 22.04 or later

Download package obs-loudness-dock-0.4.0-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-loudness-dock-0.4.0-obs28-ubuntu-22.04-x86_64.deb

OBS Studio 30.0 or later on Ubuntu 22.04 or later

Download package obs-loudness-dock-0.4.0-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-loudness-dock-0.4.0-obs30-ubuntu-22.04-x86_64.deb

PPA for Ubuntu 22.04 and 24.04

Alternatively, the plugin is also available on PPA.

sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio
sudo apt update
sudo apt install loudness-dock-plugin-for-obs
Fedora RPM repository is available.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-loudness-dock