Hi, I just download a trial version of “Wallander Instruments” Vsti ( very nice plugin ) and the problem is…
when I assign a plugin to a track all sliders – volume, pan and sends – in the track panel goes left and do not react to mouse drag. Despite this the mix remain unchanged. In mixer pannel vertical sliders works well but horizontal same like in tracks pannel – all are totally left.
It appears that the plugin changes the floating point precision or rounding method, and does not set it back to default before returning to the host. This causes malfunction in some optimized code in Podium that relies on the default floating point behaviour. I’m trying to find a fix for this.
Hehe. This reminds me of something: “Optimizations always bust things, because all optimizations are, in the long haul, a form of cheating, and cheaters eventually get caught. – Larry Wall” (No! offense Frits 😆 )
I’ve now fixed this by adding some code in Podium that will reset the floating-point bit precision back to defaults, if the plugin has changed it. I’ve sent an email about this to Wallander Instruments, as this may be an issue that can affect other hosts as well.