Skip to content

Asynchronous Audio Filter 0.4.0 for OBS Studio

Latest

Choose a tag to compare

@norihiro norihiro released this 10 Jan 01:19
0.4.0
6cc1d81

This is an experimental release of Asynchronous Audio Filter.

Changes in 0.4.0

  • Renamed plugin from obs-async-audio-filter to async-audio-filter.
    • If you install with the installer (EXE, PKG, DEB for Windows, macOS, Ubuntu, respectively), old plugin will be automatically removed.
    • If you install using ZIP archive, you need to manually remove the old plugin.
  • Windows: Changed the plugin install destination.
    • The old location was C:\Program Files\obs-studio\.
    • The new location is C:\ProgramData\obs-studio\plugins.
  • Dropped supporting OBS Studio 27.

Acknowledgement

Install

Click your OS name to expand to show details.

Windows

OBS Studio 32 or later

Download async-audio-filter-0.4.0-obs32-Windows-Installer.exe and execute it.
Download async-audio-filter-0.4.0-obs32-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 31.1

Download async-audio-filter-0.4.0-obs31-Windows-Installer.exe and execute it.
Download async-audio-filter-0.4.0-obs31-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 30 or later

Download async-audio-filter-0.4.0-obs30-Windows-Installer.exe and execute it.
Download async-audio-filter-0.4.0-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 28 or later

Download async-audio-filter-0.4.0-obs28-Windows-Installer.exe and execute it.
Download async-audio-filter-0.4.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 async-audio-filter-0.4.0-obs32-macos-universal.pkg and run the installer.
Or, download zip package async-audio-filter-0.4.0-obs32-macos-universal.zip and follow instruction.

OBS Studio 31

Download installer async-audio-filter-0.4.0-obs31-macos-universal.pkg and run the installer.
Or, download zip package async-audio-filter-0.4.0-obs31-macos-universal.zip and follow instruction.

OBS Studio 30

Download installer async-audio-filter-0.4.0-obs30-macos-universal.pkg and run the installer.
Or, download zip package async-audio-filter-0.4.0-obs30-macos-universal.zip and follow instruction.

OBS Studio 28 or later

Download installer async-audio-filter-0.4.0-obs28-macos-universal.pkg and run the installer.
Or, download zip package async-audio-filter-0.4.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 async-audio-filter-plugin-for-obs

OBS Studio 32 or later on Ubuntu 24.04

Download async-audio-filter-0.4.0-obs32-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./async-audio-filter-0.4.0-obs32-ubuntu-24.04-x86_64.deb

OBS Studio 31 on Ubuntu 24.04

Download async-audio-filter-0.4.0-obs31-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./async-audio-filter-0.4.0-obs31-ubuntu-24.04-x86_64.deb

OBS Studio 30 on Ubuntu 22.04

Download async-audio-filter-0.4.0-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./async-audio-filter-0.4.0-obs30-ubuntu-22.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04

Download async-audio-filter-0.4.0-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./async-audio-filter-0.4.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-async-audio-filter