thp / wavbreaker

Gtk3-based cross-platform GUI tool to losslessly split WAV, MP2 and MP3 files into multiple parts.
https://wavbreaker.sourceforge.io/
GNU General Public License v2.0
34 stars 10 forks source link

Feature request: option to crossfade between chunks when merging #30

Open bascurtiz opened 6 months ago

bascurtiz commented 6 months ago

Great handy tool! Thanks for writing it (and making it cross-platform)

Feature request: option to crossfade between chunks when merging https://trac.ffmpeg.org/wiki/AfadeCurves

I believe just the default slope would do, and ask the user how many mm/ss/ms.

If not, stuff can result in clicks/glitches on the chunks, hence crossfading would be a life-savior :) Example: https://pillowcase.su/f/53abaca280e4a5980fe3574c5f7ec8fc

thp commented 6 months ago

Patches gladly accepted.