Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to change volume #30

Open
gauravahuja opened this issue Sep 24, 2021 · 2 comments
Open

Add ability to change volume #30

gauravahuja opened this issue Sep 24, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@gauravahuja
Copy link

Some monitors have built in speakers and it would be good to control volume also.

@daitj daitj added the help wanted Extra attention is needed label Nov 8, 2021
@oscfdezdz
Copy link
Contributor

ddcutil vcpinfo output:

...

VCP code 62: Audio speaker volume
   Adjusts speaker volume
   MCCS versions: 2.0, 2.1, 3.0, 2.2
   ddcutil feature subsets: AUDIO
   Attributes (v2.0): Read Write, Continuous (normal)
   Attributes (v2.1): Read Write, Continuous (normal)
   Attributes (v3.0): Read Write, Non-Continuous with continuous subrange
   Attributes (v2.2): Read Write, Non-Continuous with continuous subrange

...

The implementation could be very similar to the one that already exists for modifying brightness.

@daitj
Copy link
Owner

daitj commented Jan 17, 2022 via email

@daitj daitj added the enhancement New feature or request label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants