BETA620-018:
- VST window issue fixed (Sorry! Forgot to post it earlier...

)
- Declipping filter added. Note: If you enable this filter, you'll get a 'This sound is processed by Stereo Tool' played over it every 60 seconds! The reason for this is that I want to release this filter as a new stand alone application as well, since it really seems to outperform all the well-known declipping filters (and on top of that it has a low latency!). I still have to decide how to put this into Stereo Tool.
Note that declipping uses a lot of CPU processing power (I'll make that configurable later).
The filter can be switched on or off at the right of the input level slider.
The 'maximum peak restore' slider does not work yet (dunny why, will check).
IMPORTANT: Set the 'clipping detection' level low enough such that ALL the clipped samples are recognized as being clipped (for a CD that's easy, 32767 should suffice, but for an MP3 you'll need to set it a bit - even upto 10%! - lower).
Hint: You can see that the declipping filter is working by comparing the input and output levels with NO other processing enabled.
IMPORTANT: Declipping can currently NOT be combined with non-phase linear highpass filtering!!!
Samples that are incorrectly seen as not-clipped (level set too high) can have a big effect on the audio.
Samples that are incorrectly seen as clipped (lever set too low) make things harder because basically Stereo Tool must treat them as if they are clipped at the selected level. So basically you add extra clipping before removing it.
Later I'll add some code for dynamic clipping detection. (Something with a histogram I guess).
Winamp DSP plugin:
http://www.stereotool.com/download/dsp_ ... 20-018.exe
Stand alone version:
http://www.stereotool.com/download/ster ... 20-018.exe
VST version:
http://www.stereotool.com/download/vst_ ... 20-018.dll
VST version (No SSE2):
http://www.stereotool.com/download/vst_ ... 20-018.dll
Command line version:
http://www.stereotool.com/download/ster ... 20-018.exe
Linux command line version:
http://www.stereotool.com/download/ster ... ETA620-018 NOT AVAILABLE
Linux GUI version:
http://www.stereotool.com/download/ster ... ETA620-017 NOT AVAILABLE
TODO:
- Fix loading changed multiband frequencies
- Add buffer and filter for SCA output (SCA1 ok, SCA2 ok)
- Finish AGC improvement - make mono value configurable (replace checkbox by slider) 1 hour --> NO, not needed - anything else needed? -> NO
- Fix Punch
- Check what to do with new filters (such as bass AGC) - keep them, remove them, change them? --> KEEP
- Save new BASS_AGC setting in VST mode
- Loudness: Annoying cracking sound in bass. Slightly present in 5.00, worse in 6.00, maybe even worse in 6.10. Only when bass is too loud. Much worse than in Final Limiter (at same input level!) - so this clearly indicates a bug. Most likely cause: The filter that was added to remove bass artifacts.......
- No, it's the louder bass. But it can be fixed by changing some settings. Default settings updated, and behavior for 'not Very strict' improved. Also Deep bass boost and Very deep bass protection are enabled for latency 512 now.
- Finish declipping filter.
- Add highpass filter for stereo signal (will cause a lot of extra latency!)
- Update presets? (BASS_AGC etc.)
- Change version number
1 hour
- Release
1 hour