Stereo Tool 5 is
almost ready. There are still some minor things that I need to fix, but here's a fully functional version, with no (real) bugs that I know of.
Winamp DSP plugin:
http://www.stereotool.com/download/dsp_ ... r_BETA.exe
Stand alone version:
http://www.stereotool.com/download/ster ... r_BETA.exe
VST version:
http://www.stereotool.com/download/vst_ ... l_BETA.dll
VST version (No SSE2):
http://www.stereotool.com/download/vst_ ... 2_BETA.dll
Command line version: Not yet available
Note: I have not yet been able to fully test the non-SSE2 versions because I still need to connect my (very) old PC without SSE2 support to make sure that no SSE2 functionality is used in the non-SSE2 version. So if you have a Pentium 3 or older PC, you might run into issues.
Note #2: You can now increase the main window size, please note though that the CPU load will go up a lot if you make it very big. This seems to be caused by the waveform display at the bottom of the window. I still need to check why this uses so much processing power when the display size increases.
List of changes (probably incomplete):
# Completely redesigned the processing pipeline to reduce the maximum latency from over 1.5 seconds to at most 0.1 second, with a better sound quality.
# Made latency configurable in 4 steps: 512 (ca. 13 ms), 1024 (25 ms), 2048 (47 ms) or 4096 (93 ms, best quality) samples.
# Reduced CPU usage by more than 50%.
# Replaced 3 quality modes (LO, MID, HI) by a continuous slider.
# Reduced memory usage by 17 MB.
# Replaced Pre Limiter by an RMS-based 1 or 2-band AGC, which controls the volume much better.
# Added a Bass Boost filter.
# Added Phase Rotation filter that greatly improves the sound quality of many difficult sounds (trumpets, female voices) when loud output levels are required.
# Added a filter that removes any pre-ringing (weird sounds before a sound burst) which was present in older Stereo Tool versions.
# Improved the Multiband clippers audio quality: Multiband clipping sound much cleaner now.
# Removed "Trumpet sound filter" from earlier versions that was intended to improve the quality of certain sounds, but also caused a lot of side effects (no longer needed due to the new phase rotation filter).
# Removed Multiband HQ mode (no longer needed).
# Made main window resizable and maximizable.
# Bug: No 2 Stereo Tool instances can be loaded in a VST engine based using the same Stereo Tool DLL file. A popup now displays this message and gives a workaround.
# Presets updated (now using Bass Boost and Phase Rotation where appropriate).
# RDS without stereo no longer generates a 19 kHz pilot tone.
# In case of FM output, "normal output" is closer to the FM sound, and the FM sound is clipped better before 'FM Overdrive' - using FM Overdrive now leads to a 3% louder output signal than before with better quality.
# Input and output volume meters blink in red if the maximum volume is reached (input) or surpassed (output).