Navigation Menu

Skip to content

OBS Audio Pan Filter 0.2.3

Latest
Compare
Choose a tag to compare
@norihiro norihiro released this 02 Nov 14:01
0.2.3
2914b5a

This is a hotfix release.

Changes at 0.2.3

  • Fixed the plugin was not correctly loaded on OBS 27 on Windows.
  • Fixed the plugin was not correctly loaded on OBS 28 on Ubuntu.

(If you can use the previous version 0.2.2 without any problem, you don't need to download this version 0.2.3.)

Limitation

  • Only stereo is supported.
  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
      • Intel (x86_64) binary is tested at 0.2.0.
      • Apple (arm64) binary is tested at 0.2.0.
    • Ubuntu: never tested but the source code is tested on Fedora 34.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

Download obs-audio-pan-filter-0.2.3-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

macOS

OBS Studio 27 on Intel mac

Download installer obs-audio-pan-filter-0.2.3-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-audio-pan-filter-0.2.3-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later

Download installer obs-audio-pan-filter-0.2.3-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-audio-pan-filter-0.2.3-obs28-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-audio-pan-filter-0.2.3-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-audio-pan-filter-0.2.3-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-audio-pan-filter-0.2.3-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-audio-pan-filter-0.2.3-obs28-ubuntu-20.04-x86_64.deb