AsahiLinux / asahi-audio

Userspace audio for Asahi Linux
MIT License
128 stars 12 forks source link

j316: Make the minimum volume quieter #24

Closed kit-ty-kate closed 7 months ago

kit-ty-kate commented 7 months ago

Fixes #19

Disclaimer: I've only tried on my own setup where increasing or decreasing volume on the keyboard adds/removes 1% volume via wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+ and wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%-. I'm not sure what the user experience is with GNOME or KDE where the steps might be bigger than 1% when using the dedicated keys on the keyboard (e.g. on macOS each key press adds ~6%), hopefully each key press doesn't add too much volume at once on those DE.

jannau commented 7 months ago

Shouldn't we do this more uniformly? I would expect that that at least j314 could use the same change.