Skip to content

arcnmx/wireplumber-scripts

Repository files navigation

WirePlumber Scripts

A collection of useful plugins for WirePlumber, written in Rust with wireplumber.rs.

Components

  • static-link: Connects two nodes that match patterns specified by configuration, optionally synchronizing their volume levels together as well.

  • json-config: Provides a config/json loader as a replacement for config/lua.

Installation

Currently manual, but roughly:

cargo build --release &&
cp ${CARGO_TARGET_DIR-target}/*/release/libwpscripts_*.so $DESTDIR/usr/lib/wireplumber-0.4/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published