Thanks for this great plugin!
I am trying to make a velocity curve adjuster for vsti instruments with both a s-shaped response curve and a key following tweaker. I managed to make them individually but want to combine them into a single mapping, but preserve the graphical representation of the main curve. To this end I am using the variable A as a (key following) percent adjuster, B as the velocity adjusted by the curve, and the a final send (C for debugging) going out as A*B.
The problem is that when I press a key, for example, A=1,B=0.7,C=0 then only on release C=0.7. This means that all my notes are vel=0 and disappear, but the
intermediate values in A & B look correct.
Is this a bug or am I doing something wrong.
This is hard to explain clearly, so I attach the file.
Mike