The values are totally non-intuitive. I've never seen anything like it.
The way it is now, if it is in uni-polar mode, Offset is the lower boundary and Depth + Offset is the upper boundary.
- With Offset 0.0 and Depth 1.0, the wave will swing between 0.0 and +1.0.
- With Offset 0.2 and Depth 0.8, the wave will swing between 0.2 and +1.0.
However, in Bi-polar mode, it's completely bizarre. The values don't correspond to what they are named. Nor do they correspond with the actual values that the LFO outputs.
- With Offset 0.0 and Depth 1.0, the wave will swing between -1.0 and +1.0.
- With Offset 0.2 and Depth 0.8, the wave will swing between -0.4 and +1.0.
Also, values that swing between -0.4 and +1.0 work for built-in plugins like Pan, but don't work for VSTs because VST automation only allows for values between 0.0 and 1.0. In the last example above, the value actually gets clipped to 0.0 for values below that.
Now that's an obvious limitation with VST automation, but the way this is implemented in Tracktion is really weird and over-complicated.
Not withstanding the bizarre values in Bi-polar mode, you can then further modify the output values. In the Assignments page, there are two more parameters labelled Offset and Value that take a percentage, then there is a knob controller that does...something.
As far as I can tell, the Offset value in the Assignments tab is like a copy of the main Offset value that adds to the main Offset value, but has a +/- percentage value instead of a scalar. What? So a main Offset value of 0.3 and an Assignments Offset value of -30% sets the actual Offset value to 0.
But then you can also set a value on the Assignments knob, which seems to not add onto the main Offset value, but adds to the actual final output value.
The value percentage scales the value, but I haven't worked out whether it scales all the parameters values, the Depth value, just the output value, or what.
If you read down this far then well done. I'm really struggling to get all this in my head and describe it. It's just utter madness.
Can something be done about it? I can come up with a redesign that would make a lot more sense.
