All of lore.kernel.org
 help / color / mirror / Atom feed
* snd_tlv_convert_to_dB: Fix mute handling for MINMAX_MUTE type
       [not found] <alsa-project/alsa-lib/pr/478@alsa-project.org>
@ 2025-09-15  6:34 ` GitHub pull_request - opened
  0 siblings, 0 replies; only message in thread
From: GitHub pull_request - opened @ 2025-09-15  6:34 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-lib pull request #478 was opened from qaqland:

Ensure the SND_CTL_TLV_DB_GAIN_MUTE value is returned when the calculated gain equals the minimum dB value for the SNDRV_CTL_TLVT_DB_MINMAX_MUTE type. The previous check based solely on the volume value could miss cases where the linear calculation resulted in the minimum gain.

The db range of some devices is very small

<img width="619" height="106" alt="17574693041385" src="https://github.com/user-attachments/assets/3461c643-284d-4ef0-8315-8fc682688442" />

Request URL   : https://github.com/alsa-project/alsa-lib/pull/478
Patch URL     : https://github.com/alsa-project/alsa-lib/pull/478.patch
Repository URL: https://github.com/alsa-project/alsa-lib

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-09-15  6:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <alsa-project/alsa-lib/pr/478@alsa-project.org>
2025-09-15  6:34 ` snd_tlv_convert_to_dB: Fix mute handling for MINMAX_MUTE type GitHub pull_request - opened

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.