25huizengek1 / ViTune

An Android application for seamless music streaming
https://vitune.app
GNU General Public License v3.0
320 stars 17 forks source link

Snapping for Sliders #394

Closed Gmhfd closed 1 month ago

Gmhfd commented 1 month ago

Snapping for Sliders

Loudness normalization, bass bost etc. use Sliders, wich don't allow to set the values to nice even numbers.

Simply making the Sliders snap every 0.05 dezibels would fix this.

Why is this an issue?

My perfectionism won't let me sleep with 0.04 db and it's such a simple change.

Gmhfd commented 1 month ago

E.g.: Here I am unable to set Loudness base gain to zero:

https://github.com/user-attachments/assets/fed04060-e4fe-4305-9bd8-1748adf17558

Gmhfd commented 1 month ago

Rotating my phone sideways I am able to set it to zero: Screenshot_20240721_182256 So this issue appears to be screen size dependent

25huizengek1 commented 1 month ago

@Gmhfd Great suggestion, I'll change this after my break (#382)