Skip to content

This is an experimental plugin, which implements biquad filter shown in Audio EQ Cookbook.

Notifications You must be signed in to change notification settings

yoshinorisano/obs-biquad-filter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

OBS Biquad filter plugin

This is an experimental plugin, which implements biquad filter shown in Audio EQ Cookbook.

Requirements

This plugin is implemented in Rust. You need Rust to build the plugin.

Build & Install

% git clone https://github.com/yoshinorisano/obs-biquad-filter-plugin.git
% cd obs-biquad-filter-plugin
% cargo build

After build successfully, copy biquadfilter.dll to the OBS's plugin directory.

About

This is an experimental plugin, which implements biquad filter shown in Audio EQ Cookbook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages