ciderapp / CiderDeck

Cider's official Stream Deck implementation for playback management and information.
https://cider.sh
MIT License
19 stars 0 forks source link

Volume Up/Down do not work as expected #7

Closed theironraiden closed 2 months ago

theironraiden commented 2 months ago

Hi,

When using the Stream Deck buttons, instead of their expected behaviour:

SimplyMerlin commented 2 months ago

This seems to be an issue with exponential volume which you can disable in Settings>Audio. Doesn't seem to be fixable here, pretty sure its an issue with the api sending the exponential volume.

theironraiden commented 2 months ago

Indeed, that fixed it. Thanks for the response and looking into it.