Bug 89543 - pactl doesn't support setting absolute volume in decibels
Summary: pactl doesn't support setting absolute volume in decibels
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: tools (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords: love
Depends on:
Blocks:
 
Reported: 2015-03-11 17:29 UTC by Tanu Kaskinen
Modified: 2018-07-30 10:08 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tanu Kaskinen 2015-03-11 17:29:44 UTC
"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"
Comment 1 Raymond 2015-03-12 02:00:26 UTC
should "-" only  indicate decrease in percentage volume ?
Comment 2 Tanu Kaskinen 2015-03-17 18:54:48 UTC
No, I think relative adjustments make sense regardless of the unit.
Comment 3 GitLab Migration User 2018-07-30 10:08:26 UTC
-- 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.