Add support for external volume scripts with -w#258
Open
mr-manuel wants to merge 1 commit intoralph-irving:masterfrom
Open
Add support for external volume scripts with -w#258mr-manuel wants to merge 1 commit intoralph-irving:masterfrom
mr-manuel wants to merge 1 commit intoralph-irving:masterfrom
Conversation
1c93147 to
be96915
Compare
|
It's great, thank you very much! |
This is useful, if the client should have a fixed volume and an external amplifier should be controlled.
Author
|
@allmazz thanks for the suggestion. I added it. |
|
I have troubles with volume level < 25%, could you please take a look? Volume level is 25% or higher, works as expected: Then I set 24%, but in logs we can see 22%: 17%: 16% or lower: I use latest LMS as the server |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is useful, if the client should have a fixed volume and an external amplifier should be controlled. This helps to prevent clipping and big volume differences when changing channel on the external amplifier.
Here a few cases:
Fixes #257