-
Accelerate movement of layer based on audio
I have a project with a layer set to constantly move along the x axis using the expression “time*multiplier”, with the multiplier basically controlling the speed.
Now I would like to take that constant base speed and add to it or multiply it depending on the audio track, so during the quiet parts the layer will move at the normal base speed, and during the louder parts the layer will accelerate and move faster.
So I’ve imported my audio and converted it to keyframes, but I’m struggling to figure out the right expression to achieve the effect I’m looking for.
I can’t seem to use the audio keyframes as a multiplier for the speed, instead it’s just moving the layer back and forth, basically adding the value directly into the position value.
I’m very much a noob in AE so any help would be appreciated. Thanks!