-
soundkeys x asix
I am trying to parent x axis to the soundkey info.
I manage to do it, with this code [value[0],value[1]] – thisComp.layer(“Soundkeys_02”).effect(“Sound Keys”)(“Output 1”)
but I want the resting position to be the same and just when there is a change the layer moves.
With the code I have at the moment the layer is moving from its original position.
How can I fix it?
Thank you