Skip to content

Sound: Master Volume not working #119

@jfgilliam

Description

@jfgilliam

Changing the master volume (sound-volume) in the settings to a value greater than 1 but less than 100 causes errors from the sound card saying that it's too high. That's because it expects values between 0.0 and 1.0. I will be fixing the code to check the maximum and not allow it to try to set it above it. I will also change the code to allow the range to be between 0 and 100 like the other volumes.

Thanks to Zack Brew for finding this.

The workaround is to keep the value between 0.0 and 1.0.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions