I have made a change to fix a bug that was reported elsewhere in these forums for the VST version of Stereo Tool. It is now possible to fire up multiple Stereo Tool instances in VST applications (caused strange behavior or even crashes before).
When I was changing this I also found a bug in the FM processing that might also cause crashes or strange behavior, in all versions (also Winamp/Stand alone). Solved.
The Winamp and stand alone versions should behave identically as in the previous version, however:
- Memory has been reorganized. This may have a big impact on the performance. On my system (Intel) the performance has increased very slightly (0.5%). But I'm particularly interested in what this change does on
AMD systems. (An in-between version where the memory was organized slightly less ideally immediately caused a 13% performance drop on my system; previously I left it to Windows to organize the memory, in this new version I've taken more control over it. That might have worked differently - potentially suboptimal - on AMD systems than on Intel systems due to drivers, different HAL (Windows Hardware Abstraction Layer) etc.).
- Bugs (like the one for FM processing that I mentioned before) that were hidden before might be visible now. That's why I'm posting this version as BETA2 (different file name, original BETA can still be downloaded) for now.
Updated version:
Winamp DSP plugin:
http://www.stereotool.com/download/dsp_ ... _BETA2.exe
Stand alone version:
http://www.stereotool.com/download/ster ... _BETA2.exe
VST version:
http://www.stereotool.com/download/vst_ ... _BETA2.dll
VST version (No SSE2):
http://www.stereotool.com/download/vst_ ... NoSSE2.dll
Command line version: Not yet available