Hi folks,
I am using Stereo Tool 9.22 vst with a personal Bass.NET software I'm developing that call ST like a vst.
When I start my player up, if it was off before, Stereo Tool doesn't load my last preset automatically or a selected preset.
I've already tried adding
Code:
[Stereo Tool Dynamic Settings]
Poll STS Enabled=1
Poll STS File name=\mypath\mypreset.sts
in vst_stereo_tool_64.ini and also in mypreset.sts preset file but it is overwritten when the player restart.
Is there any way to have it automatically open the last preset that was used, so I don't have to reload it every time?
Thanks!