-
audio amplitude and scale range
Hello,
Expressions in after effects is something i am not very familiar with. I am creating a cartoon using sounds effects and I want the eyes of a bird to react to the sounds. I converted the sounds to keyframes and used the scale’s pickwhip of the eyes layer and linked it to “both channels”. I got this expression :
temp = thisComp.layer(“Audio Amplitude”).effec(“Both Channels”)(“Slider”);
[temp,temp]
it works just fine but i would like the scale to be limited in a range something like minimum scale = 50 and maimum scale = 150.
Hope to read from you.
Thanks in advance for your help.mat