This is a hotfix release of Asynchronous Audio Filter for OBS Studio.
Changes in 0.2.1
- Fixed the plugin was not correctly loaded on OBS 27 on Windows.
- Fixed the plugin was not correctly loaded on OBS 28 on Ubuntu.
Limitation
- Not all binaries are tested.
- Windows: 0.2.1 was tested with OBS 27.2.4 and 28.1.1.
- macOS: Version 0.2.1 was tested on Intel mac.
- Ubuntu: Version 0.2.1 was tested on Ubuntu 22.04.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-async-audio-filter-0.2.1-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-async-audio-filter-0.2.1-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-async-audio-filter-0.2.1-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-async-audio-filter-0.2.1-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-async-audio-filter-0.2.1-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-async-audio-filter-0.2.1-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-async-audio-filter-0.2.1-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-async-audio-filter-0.2.1-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-async-audio-filter-0.2.1-obs28-ubuntu-20.04-x86_64.deb