EQ Animation using AE Expressions
| Adobe After Effects Expressions Tutorial at Creative COW |
 Article Focus: In this video tutorial Matt Tompkins gives some great tips on how to create and animate a rack of Graphic Equalizer bars using solely expressions in Adobe After Effects. |
Comments | | | | Also, I should add that there should be no space between the Greater Than (or Lesser Than) symbol and the Equal symbol.
Matt | | | | |
| | | | Hi Harry,
It should work if you enter the following;
Eq = value + wiggle (8,70)
if (Eq >= 136) Eq = !value+100
if (Eq <= 0) Eq = !value + 5
Eq
Basically, the greater than or lesser than symbol has to appear before the equals symbol. Also, your second "if" on line 3 was capitalised. Once those two things are corrected it should work.
Hope that helps,
Matt | | | | |
| | | | Hello,
getting an error message on my slider expression whilst following Mathew Tompkins tutorial...
Eq = value + wiggle (8,70)
if (Eq > = 136) Eq = !value+100
If (Eq < = 0) Eq = !value + 5
Eq
double checked for typos but keeps coming up with error mesage..
error occured at line 2
thanks
H
| | | | |
| Related Articles / Tutorials: |
| | | |
Adobe After Effects Expressions | Swinging A Realistic Chain
Creative COW member Trent Armstrong shows you expression features that apply all the way from After Effects 5 to today. He combines his experience as an average expressions user with tips and shortcuts for many core features that every AE user will be able to start using today.
Tutorial
|
| | | | |
| | | |
Adobe After Effects Expressions | Building and Animating a CG Snake Play Video In this video tutorial from CreativeCOW.net you will learn how to create a dynamic animation based on a chain rig. You will also learn how to animate one layer using keyframes, expressions, or both, and make other layers follow the leading layer. The rest of the tutorial is about texturing and making the final look.
Tutorial, Video Tutorial
|
| | | | |
| | | |
Adobe After Effects Expressions
A better Grid using expressions
This tutorial from Mylenium will show you some basic principles when using expressions in After Effects. These include using the pick whip and some simple things you need to think of when referencing elements and converting numerical values.
Tutorial
|
| | | | |
| | Recent Articles / Tutorials: | |
|
| | MORE |
| |
|