You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Issue: The volume slider appears to be using linear gain scaling instead of a logarithmic or dB based curve. As a result, the control is ineffective across most of its range and overly sensitive near the top.
From 0 percent to roughly 50 percent, the output is almost inaudible. Below 30% is basically mute.
Meaningful volume increase only starts above ~50 percent
Between ~80 percent and 100 percent, very small adjustments cause very large jumps in loudness
My guess: The volume slider appears to apply gain linearly to the signal rather than using logarithmic or dB based scaling that matches humans logarithmic loudness perception.
Running version 11072025 AeUX
Issue: The volume slider appears to be using linear gain scaling instead of a logarithmic or dB based curve. As a result, the control is ineffective across most of its range and overly sensitive near the top.
My guess: The volume slider appears to apply gain linearly to the signal rather than using logarithmic or dB based scaling that matches humans logarithmic loudness perception.