AudioSort
It won't sound better, but at least it'll be tidy.
Window Length of each chunk the audio is cut into. Every chunk is scored, then the chunks are reordered by that score. Target What each chunk is scored on: Amplitude for how loud it is, Frequency for how bright it is. Measure How a chunk becomes one number. Mean averages it, Peak takes the extreme, RMS weights louder parts more. Direction Which end the sort starts from. Ascending puts the quietest or darkest chunks first.