-
x position value + sound keys output value
some one can you help me?
ex
i have output soundkeys :
linear(value,10,40,10,40)and i have particular control position x y z ,ex : (x:900 y:500 z:0)
temp = thisComp.layer(“abc”).effect(“Sound Keys”)(“Output 1”);
[temp, temp, temp]i want to make x position 900 + sound keys output value
thanks 🙂