Skip to content

OBS Audio Pan Filter 0.2.2

Compare
Choose a tag to compare
@norihiro norihiro released this 29 Aug 12:11
· 3 commits to main since this release
0.2.2
0d2af09

This is a hotfix release.

Changes at 0.2.2

  • Fixed an issue the filter is not loaded by OBS 27 (Linux only)

For Windows and macOS, there is no changes.

Changes at 0.2.1

  • Revised packages for OBS 28 on macOS.
  • Windows installer is removed.

Changes at 0.2.0

  • Support macOS on Apple Silicon.
  • Minimum required version is increased to OBS 27.
  • Build host is changed to Github Actions instead of Azure Pipeline.

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.2-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.2-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-audio-pan-filter-0.2.2-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later

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

Ubuntu

OBS Studio 27 or later on Ubuntu

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