mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
64fc5a66b1
Values are using a scale of 1000, but limits are set 0..100. Very visible in media preferencies when using balance controls for stereo connections in the mixer: the control is shown full right at first and the moment you touch it and the gain is updated, you only get sound from the left channel. Probably the root cause of #15836 and #16070. Change-Id: I31d3b6b11a57ca99a1cc8373d9fb003f21b192b3 Reviewed-on: https://review.haiku-os.org/c/haiku/+/3445 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>