Skip to content

Add option to automatically select echo cancel nodes if echo cancel module is loaded

Julian Bouzas requested to merge julian/wireplumber:auto-echo-cancel into master

This MR adds an option in module-default-nodes to automatically use the echo cancel nodes if they exist. This avoids users to manually select echo-cancel-sink and echo-cancel-source if echo cancelling is enabled.

The option is enabled by default, and can be turned off in 40-device-defaults.lua.

Merge request reports