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 audiomixer: only add the input port to mix_list 2026-03-11 12:36:39 +01:00
benchmark-mix-ops.c spa: use the right AVX2 flags 2026-01-13 12:03:09 +01:00
meson.build spa: use the right AVX2 flags 2026-01-13 12:03:09 +01:00
mix-ops-avx2.c spa: use the right AVX2 flags 2026-01-13 12:03:09 +01:00
mix-ops-c.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-sse.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-sse2.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops.c spa: use the right AVX2 flags 2026-01-13 12:03:09 +01:00
mix-ops.h spa: use the right AVX2 flags 2026-01-13 12:03:09 +01:00
mixer-dsp.c mixer-dsp: fade-in/out on xrun as well 2026-06-18 11:06:44 +02:00
plugin.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
test-mix-ops.c spa: use the right AVX2 flags 2026-01-13 12:03:09 +01:00