"pactl set-sink-volume somesink -5dB" will reduce the sink volume by 5 dB. What if the user wants to set the sink volume to exactly -5dB relative to full volume? That's currently not supported. A suggestion: parentheses around the value could be interpreted so that the value should be treated as an absolute value. For example: "pactl set-sink-volume somesink (-5)dB"
should "-" only indicate decrease in percentage volume ?
No, I think relative adjustments make sense regardless of the unit.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/231.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.