Skip to content

Loudness Dock Plugin 0.5.0 for OBS Studio

Choose a tag to compare

@norihiro norihiro released this 03 Feb 13:22
· 14 commits to main since this release
0.5.0
41fe591

This is a minor version release of EBU R128 Loudness Dock plugin for OBS Studio.

Changes in 0.5.0

  • Fixed an out-of-bound access when changing trigger mode on configuration dialog
    • After added or removed a tab, changing trigger mode for another tab located later than the added or removed tab will corrupt internal data, possibly causes crash.
  • Renamed "obs-loudness-dock" to "loudness-dock"
  • Windows: Changed install location
  • Fixed vertical alignment of digits
  • Added test flow in CI
  • Revised build flow

Install

Click your OS name to expand to show details.

Windows

OBS Studio 32 or later

Download loudness-dock-0.5.0-obs32-Windows-Installer.exe and execute it.
Download loudness-dock-0.5.0-obs32-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 30 or later

Download loudness-dock-0.5.0-obs30-Windows-Installer.exe and execute it.
Download loudness-dock-0.5.0-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 28 or later

Download loudness-dock-0.5.0-obs28-Windows-Installer.exe and execute it.
Download loudness-dock-0.5.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

macOS

OBS Studio 32 or later

Download installer loudness-dock-0.5.0-obs32-macos-universal.pkg and run the installer.
Or, download zip package loudness-dock-0.5.0-obs32-macos-universal.zip and follow instruction.

OBS Studio 30 or later

Download installer loudness-dock-0.5.0-obs30-macos-universal.pkg and run the installer.
Or, download zip package loudness-dock-0.5.0-obs30-macos-universal.zip and follow instruction.

OBS Studio 28 or later

Download installer loudness-dock-0.5.0-obs28-macos-universal.pkg and run the installer.
Or, download zip package loudness-dock-0.5.0-obs28-macos-universal.zip and follow instruction.

Ubuntu The plugin is available on PPA.
sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio
sudo apt update
sudo apt install loudness-dock-plugin-for-obs

OBS Studio 32 or later on Ubuntu 24.04

Download loudness-dock-0.5.0-obs32-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./loudness-dock-0.5.0-obs32-ubuntu-24.04-x86_64.deb

OBS Studio 31 on Ubuntu 24.04

Download loudness-dock-0.5.0-obs31-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./loudness-dock-0.5.0-obs31-ubuntu-24.04-x86_64.deb

OBS Studio 30 on Ubuntu 22.04

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

OBS Studio 28 or later on Ubuntu 22.04

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

Fedora RPM repository is available on Fedora Copr.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-loudness-dock