-
Position animation triggered by audio
Hi,
I need to write expression for position that will be triggered when audio pass specific value and it can repeat multiple throw video.
I tried with:if(thisComp.layer(“muzika”).effect(“Both Channels”)(“Slider”)>=85){
[100,100]}
else{[0,0]}
And it works, but I want to add linear expression to y position, but dont know how to write to get time value