vu-meter icon indicating copy to clipboard operation
vu-meter copied to clipboard

Nifty Volume Meter

Open WinEunuuchs2Unix opened this issue 4 years ago • 5 comments

Just wanted to post a complement on how elegant your python solution is. I adapted it to tkinter GUI (configure rectangle height on canvas on frame on toplevel) with a slight modification to add volume decay to smooth sound drop off:

mserve vu meter2

Unfortunately .gif displayed in github doesn't faithfully reproduce at 30 frames per second like it does in real life.

Here's another attempt with ffmpeg passed to peek:

mserve vu meter3

WinEunuuchs2Unix avatar Jan 24 '21 00:01 WinEunuuchs2Unix