I was just cleaning up some code (removed the 'Allow louder lows' filter, at its maximum setting it didn't do anything anymore anyway), when I noticed some code that was boosting the sound when it got very loud.
The intention of this code was to boost loud sounds so they would remain loud. But... This filter bypasses all the new filters that I created, and increases distortion (in some cases even extremely when playing very loud 'S' sounds combined with pre-emphasis).
I have now removed this filter. Due to this, the sound is noticeably cleaner, but loud highs ('S' sounds, hi-hats) have more effect on other frequencies. To compensate for that I wrote a new filter that protects mid frequencies against very loud highs, and I've moved the Dirty bass 'protect against highs' slider to 0%.
The result of this in frequency content appears to be very close to what I started with, but with less distortion. Now I only hope that you agree with this
New version is building now.