Scriptnode invert value
-
@Christoph-Hart I can't seem to invert a value I am controlling (from a parameter or modulation)
Load Range Preset -> Invert 0-1 actually loads normal 0-1, and Freq Ratio Harmonics loads 1-16 steps
It is also impossible to invert min & max on a sticky parameter (but that might be normal behaviour) -
@ustk @Christoph-Hart same issue here. It used to work a few commits ago.
-
So I partially fixed it, but it still doesn't work for values that are not 0-1 based by default (like a gain)
I'll have a deeper look into it tomorrow.
But maybe not all nodes a configured to use the new parameterData system yet... -
I've fixed the inversion, but I think you need to activate inversion for all parameters because it was stored in the connection tree element (and now it's part of the target parameter tree which is cleaner)
-
@christoph-hart Yeah I've seen this that's nice, thanks :)