Thanks, I’ll give it a whirl then.
Smoothness is under-appreciated in these types of effects it seems, maybe it’s just “sloppy math” in some of the other plugins.
I remember in the golden era of very expensive scientific desktop calculators, when companies were mostly battling over who had the most digits in the display. Only a few of them cared about the accuracy of the calculations though, and with limited chip horsepower this wasn’t always so easy.
Two companies found an attractive published algorithm for a particular widely used mathematical function, that was fast and accurate for all input values except for “0”.
Based on this, one company gave up and used a less accurate algorithm that didn’t have a problem with any input value.
The other company used the smart algorithm, except when the input value was “0”, in which case it looked up the hardcoded value and displayed this. :O)
It gave them quite a good reputation, and nobody ever figured out how they did it.
(I worked for that company but had nothing to do with their calculators, only heard it over a beer with one of the developers.)