-
Sound keys intensity slider?
I’m very new at expressions, so I apologize for what I suspect is a simple task.
I have an animation that uses output from soundkeys to drive the Z-scale of the object.
I have the z scale linked to the soundkeys layer (and increased by x3)temp = thisComp.layer(“Sound_Keys”).effect(“Sound Keys”)(“Output 1”);
[100, 100, temp*3]What I want to do is have a master null slider that can control the intensity of the z-scale expression.
I would like the object’s z scale to remain at 100% without influence of the expression.
By increasing the slider amount, I would like the z-scale expression to have greater intensity.
Hopefully this makes sense.
Any help is greatly appreciated.
Thanks
Sorry, there were no replies found.