djfun / audio-visualizer-python

a little GUI tool to render visualization videos of audio files
Other
242 stars 58 forks source link

Waveform component is too sensitive/fast #74

Open tassaron opened 2 years ago

tassaron commented 2 years ago

The waveform component is very sensitive. It would be more useful if it moved slower. I consider this a bug because the current sensitivity is just ugly, not really suitable to be called a "visualizer".

It's using FFmpeg filters called showwaves and showfreqs.

Any input/feedback/help is appreciated :)

Option 1:

Option 2:

Option 3: