Yeah, bud I have been looking into and playing with the sound_volume function of the sbitx_sound.c file.? it looks like this is where the two come together, I'm not that good, but it looks like it comes down to this simple mapping but Idk it's anything?but linear in practice on my set.? are you seeing the same?? ? ? snd_mixer_selem_get_playback_volume_range(elem, &min, &max); ? ? snd_mixer_selem_set_playback_volume_all(elem, volume * max / 100); On Sun, Mar 3, 2024 at 10:37?PM JJ - W9JES <w9jes@...> wrote: On Sun, Mar 3, 2024 at 08:08 PM, Jon / W2JON wrote: |