Low granularity / precision of tick marks for LED vumeter when the window width is wide
As you can see with this video on version 0.4.9 from Flathub, the LED-style VU meter widget (which I find more useful compared to the non-LED one because it actually has colors to indicate when you come close to peaking 0dB) lacks precision when you use a wider window width, the squares are very big, with not enough separators:
https://github.com/user-attachments/assets/ffdfbd56-aa01-40d7-ba5d-b4b08af57c96
Without changing the way the loudness is calculated behind the scenes (as per your comments in #33), I would suggest having the number of LEDs/rectangles/separators be dependent on the width of the widget/window, so that you can have more precision when the window is wide.
关闭于 2025-10-23 5 条评论