Highs AGC added. I'm still checking what the correct default value should be. (Feedback is welcome!)
Behavior of 'Allow louder highs' has changed: It's now a de-esser that limits the highs (above 4000-8000 Hz) below a certain RMS value. Default value = 65536 (I still need to add the corresponding volume in dB, but it corresponds to 65.53 in other RMS displays, or -2.46 dB).
If you set it to 0 nearly all the highs are removed, if you set it to the maximum value (almost?) no limiting is done anymore.
Important change w.r.t. earlier versions: Before I automatically increased the 'base' Allow higher highs' level if you selected 75 us pre-emphasis or if you increased Loudness. That was actually a very bad idea, because it made it impossible to find a single 'always good' value. There is now no 'base' value left, so the behavior does not change if you increase Loudness (which does mean that at higher Loudness settings it will remove more highs, because there just are more highs).
Winamp DSP plugin:
http://www.stereotool.com/download/dsp_ ... 510-59.exe
Stand alone version:
http://www.stereotool.com/download/ster ... 510-59.exe
VST version:
http://www.stereotool.com/download/vst_ ... 510-59.dll
VST version (No SSE2):
http://www.stereotool.com/download/vst_ ... 510-59.dll
Command line version:
http://www.stereotool.com/download/ster ... 510-59.exe
Linux command line version:
http://www.stereotool.com/download/ster ... BETA510-59 (not available)
Linux GUI version:
http://www.stereotool.com/download/ster ... BETA510-59 (not available)
Edit: For the Eminem song I have to set the value to below 40000 (around 32768 sounds good), but that damages the highs too much imo. I think it can be solved by making the AGC behave a bit differently. To be continued... (At least the slider is now working again).
Edit #2: There was still a loud 'S' handling bug in the code, I'll fix that first and from there see what's needed.
#Edit #3: Fix for both issues is coming up, Eminem song now sounds good upto 70000 instead of 35000. (Slightly reduced punch in the highs in some cases).