pipewire/spa/plugins/alsa
Stefan Binding 7f07448a80 spa: acp: Allow Volume control which supports mute to be used as a hardware mute
Some devices have a hardware volume control, but not a dedicated
hardware mute control. In some of these cases, the volume control is
described as having a hardware mute when volume is 0. This is described
in the TLV information of the volume control, when the
SNDRV_CTL_TLVD_DB_SCALE_MUTE flag is set in the TLV structure.
If set, alsa-lib will set the minimum dB value to -99999.99dB, which
can be detected inside PipeWire.

PipeWire can then use this hardware volume control to apply hardware
mute, when set.

In order to be able to set volumes and mutes separately, changing the
volume whilst muted will save the value, but not write it to the
hardware. When the device is unmuted, the saved value will be restored.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2025-05-05 07:40:29 +00:00
..
acp spa: acp: Allow Volume control which supports mute to be used as a hardware mute 2025-05-05 07:40:29 +00:00
mixer acp: Sennheiser GSX stereo profile 2025-03-20 12:24:56 +00:00
90-pipewire-alsa.rules
acp-tool.c spa: acp: make spa-acp-tool debug output easier to read 2025-03-09 16:15:56 +02:00
alsa-acp-device.c acp: remove channel limit from API 2025-04-04 15:46:03 +02:00
alsa-compress-offload-device.c
alsa-compress-offload-sink.c
alsa-pcm-device.c
alsa-pcm-sink.c
alsa-pcm-source.c
alsa-pcm.c
alsa-pcm.h
alsa-seq-bridge.c spa: alsa: support also MIDI-1.0 IO for ALSA seq 2025-03-10 18:12:54 +00:00
alsa-seq.c alsa-seq: add the source only on success 2025-04-28 09:47:22 +02:00
alsa-seq.h spa: fix ALSA UMP support detection in meson 2025-03-10 18:12:54 +00:00
alsa-udev.c
alsa.c
alsa.h
compress-offload-api-util.c
compress-offload-api-util.h
compress-offload-api.c
compress-offload-api.h
meson.build
test-hw-params.c
test-timer.c