-
“Expressions”: minimum, maximum value question
Hi all,
I m linking “audio keyframes” with lots of parameters in after fx 7.0. I’ve learned the trick from one of COW tutorials(how to create a volume bar)
As an example when i link the radius parameter (Twirl) to Audio keyframes “Both Channels Slider” in the expressions log it’s written :
thisComp.layer(“Audio Amplitude”).effect(“Both Channels”)(“Slider”)I want to add a command to make my expression have a minimum and maximum value. I mean when there’s no sound i want the Radius stay in 30, when the sound is in maximum i want radius to be 50, and when there’ s a very very little sound radius be 31.
In other words; what i want to do is that the paramater to move between 30-50.
I hope there’ s something like : min, max (30, 50), but please keep in mind that i still want the Audio to adjust the paramaterSo sorry about my lack of english and writing skills,
EFE