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

Denon: default zero dB level for relative volume control is wrong #332

Open
mkulesh opened this issue Dec 1, 2024 · 0 comments
Open

Denon: default zero dB level for relative volume control is wrong #332

mkulesh opened this issue Dec 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mkulesh
Copy link
Owner

mkulesh commented Dec 1, 2024

For premium version only

Currently, the default zero dB level is taken from the maximum volume value that is wrong since many receivers allow to set the relative master volume greater than 0dB.

The actual zero dB level shall be taken from receiver information message, zone-dependent parameter group Zone -> Volume -> MaxVolumeList:

        // <MaxVolumeList>
        //   <Param>
        //     <Absolute>OFF</Absolute>
        //     <Relative>OFF</Relative>
        //     <Value>98.0</Value>
        //   </Param>
        //   ....
        //
@mkulesh mkulesh added the bug Something isn't working label Dec 1, 2024
@mkulesh mkulesh added this to the Analyzed milestone Dec 1, 2024
@mkulesh mkulesh self-assigned this Dec 1, 2024
@mkulesh mkulesh changed the title Denon: default zero dB level for relative volume contril is wrong Denon: default zero dB level for relative volume control is wrong Dec 1, 2024
mkulesh added a commit that referenced this issue Dec 1, 2024
@mkulesh mkulesh modified the milestones: Analyzed, Implemented Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant