filter-apply: Look for filter parameters also in device properties
authorSebastian Krzyszkowiak <dos@dosowisko.net>
Thu, 29 Oct 2020 01:11:22 +0000 (02:11 +0100)
committerPulseAudio Marge Bot <pulseaudio-maintainers@lists.freedesktop.org>
Mon, 14 Dec 2020 21:01:16 +0000 (21:01 +0000)
commit4552fe15b3578219d7e21cb77018a5f9425cd593
tree4d7bebec5e33d0e852f1b11f6da4163b6aa195e0
parentc0779b28b84640736807cd562553d9f517ea0a72
filter-apply: Look for filter parameters also in device properties

Some filters take parameters that effectively describe the hardware
they're being applied to (like echo-cancel allowing to specify the
mic array parameters for better noise filtering). This allows system
integrators to set default parameters for such modules per-device,
which will get used when the stream doesn't specify their own.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/400>
src/modules/module-filter-apply.c