mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #411] More granularity or making step offset configurable #327
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#327
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexanderadam on GitHub (Mar 18, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/411
Checklist
Is your feature request related to a problem? Please describe.
I can only change volume in steps of 6%. But this sometimes is too loud/silent thus better granularity would be great.
Describe the solution you'd like
Either more granularity or making the offset configurable.
Describe alternatives you've considered
Having sound that is too loud/silent? 😉
@ajonsacc commented on GitHub (Mar 31, 2021):
Was just about to request this! My monitor volume is not linear, 0-15 goes loud and 16-100 is about the same. An input field for the step size would be great.
@macLovesOlives commented on GitHub (Mar 31, 2021):
+1 to this! Options around granularity would be really helpful :D
@gawin commented on GitHub (Apr 18, 2021):
This is build into macOS by default.
Press and hold
Shift+Optionthen useVolume UpandVolume Downkeys to make a more granular adjustment.@alexanderadam commented on GitHub (Apr 19, 2021):
Indeed. This (very non-obvious) shortcut is working perfectly!
Thank you!