Skip to content

Releases: jazzhamz/VertexLink-LUFS

VertexLink LUFS v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:08

VertexLink LUFS v0.1.0

Initial public release of VertexLink LUFS, an OBS Studio plugin that shows a short-term LUFS meter in a dock and coordinates gain adjustment via an audio filter.

This is a third-party plugin and is not affiliated with or endorsed by the OBS Project.

Requirements

  • OBS Studio 31.1.1
  • Windows x64 (pre-built binary in this release)

What's included

  • Short-term LUFS meter dock UI
  • Audio track selection for monitoring
  • Gain filter integration with off-track routing feedback
  • English and Japanese locale files

Installation (Windows)

  1. Download the .zip attached to this release.

  2. Extract so the files are placed under:

    %ProgramData%\obs-studio\plugins\vertexlink-lufs\

    Expected layout:

    bin\64bit\vertexlink-lufs.dll
    data\locale\en-US.ini
    data\locale\ja-JP.ini
    
  3. Restart OBS Studio.

  4. Add the VertexLink LUFS dock from the Docks menu.

Build from source

See the README.

License

GPL-2.0-or-later — see LICENSE.