vixalien / decibels

Play audio files
https://gitlab.gnome.org/vixalien/decibels
GNU General Public License v3.0
51 stars 17 forks source link

Normalize the waveform #29

Closed vixalien closed 1 year ago

vixalien commented 1 year ago

using a new rust gstreamer plugin called audioresample

Screenshots of before and after.

Before

image

After

image

The main issue is that the waveform generation takes longer now and may be more CPU-intensive.

fix #26

I invite you to test this PR.

vixalien commented 1 year ago

closing in favour of #30