Resource icon

Asynchronous Source Duplication 0.4.1

This is a hotfix release of Asynchronous Audio Filter for OBS Studio.

Changes in 0.4.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.
(If you can use the previous version 0.4.0 without any problem, you don't need to download this version 0.4.1.)

Limitation
  • Not all binaries are tested.
    • Windows: 0.4.1 was tested with OBS 27.2.4 and OBS 28.1.1.
    • MacOS: never tested.
    • Ubuntu: 0.4.1 was tested with OBS 28.1.1 on Ubuntu 22.04. The source code is also tested on CentOS 8.
This is an experimental release of an asynchronous source duplication plugin for OBS Studio.

Changes in 0.4.0
  • Support macOS on Apple Silicon.
  • Build host is changed to Github Actions instead of Azure Pipeline.
  • Minimum OBS version becomes 27.0.0.
  • Windows installer is removed.

Limitation
  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
    • Ubuntu: never tested but the source code is tested on CentOS 8.
This is an experimental release of an asynchronous source duplication plugin for OBS Studio.

Changes from 0.1.0
  • Added a combo-box and a button in the source property dialog. Users can easily setup the source.
  • Fixed the source was not shown at startup (#1)
  • Fixed ID of the source and the filter. Previous settings will be discarded and users has to remove the old filters and sources and setup again.
Limitation
  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
    • Ubuntu: never tested but the source code is tested on CentOS 8.
  • There is a known issue.
    • Duplicated source is not shown when the original source is not visible.
Top