vixalien / decibels

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

Normalize the waveform #29

Closed vixalien closed 10 months ago

vixalien commented 10 months 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 10 months ago

closing in favour of #30