Skip to content
Discussion options

You must be logged in to vote

EasyEffects does not use PipeWire's filter chain. What we do is using pw_filter objects to write or wrap filters and create our pipeline. Just like an audio player stream only exists while the player is running our chain of pw_filter objects only exists while EasyEffects is running.

I have never looked at PipeWire's filter chain in detail but it does not feel like something that is suitable for EasyEffects usage.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant