Resource icon

Mute Filter 0.4.0

This is an experimental release of a mute filter.

Changes in 0.4.0
  • Discard Audio by UI: Revised code when unmuted after muted within 70 ms.
  • Discard Audio by UI: Added atomic-bool methods to send the mute state of the source.
  • Renamed plugin binary name from obs-mute-filter to mute-filter.
  • Windows and macOS: Dropped supporting OBS 27.
  • Revised build flow based on my tempalte.
  • Windows installer: Changed the AppId comming from obs-plugintemplate.
This is an experimental release of a mute filter.

Changes in 0.3.0
  • Renamed Mute Audio to Discard Audio.
  • Added a new filter type Discard Audio by UI, which will discard audio only while the source is muted by the Mixer dock.
  • Revised build flow.
(If you can use the older version without any problem, you don't need to download this version.)

Limitation
  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: Version 0.2.2 was tested on Intel mac with OBS 29.1.
    • Ubuntu: never tested but the source code is tested on CentOS Stream 9 and Fedora 39.
This is a hotfix release of a mute filter.

Changes in 0.2.2
  • 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 older version without any problem, you don't need to download this version 0.2.2.)

Limitation
  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
    • Ubuntu: never tested but the source code is tested on CentOS 8 and Fedora 35.
This is an experimental release of a mute filter.

Changes at 0.2.1
  • Revised packages for OBS 28 on macOS.
  • Windows installer is removed.
If there is a problem, please consider using the previous version 0.1.0. There is no difference in the source code at all.

Changes at 0.2.0
  • Support macOS on Apple Silicon.
  • Build host is changed to Github Actions instead of Azure Pipeline.

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 a mute filter.
Changes in this release.
  • Rewrite build script to support macOS on Apple Silicon. Also use Github Actions instead of Microsoft Azure Pipeline.
  • Minimum version of OBS Studio is now 27.0.0.
If there is a problem, please consider using the previous version 0.1.0. There is no difference in the source code at all.

Limitation
  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
    • Ubuntu: never tested but the source code is tested on CentOS 8.
Back
Top