pipewire/spa/plugins/audiomixer
Wim Taymans 377bab0430 mixer-dsp: fade-in/out on xrun as well
When there is no input buffer because of an xrun or the io was removed,
ramp down the signal. Only remove the port from the mix list when the io
was removed, otherwise, ramp back up when there is a buffers on the
input again.

This avoids pops and click around xrun nodes.
2026-06-18 11:06:44 +02:00
..
audiomixer.c
benchmark-mix-ops.c
meson.build
mix-ops-avx2.c
mix-ops-c.c
mix-ops-sse.c
mix-ops-sse2.c
mix-ops.c
mix-ops.h
mixer-dsp.c
plugin.c
test-mix-ops.c