After Effects Tips & Tricks - Sound Wave

Motion Design School
Motion Design School
55.9 هزار بار بازدید - 6 سال پیش - Master Animation in After Effects
Master Animation in After Effects with our Motion Beast course:
https://mds.school/motion_beast

Hi, guys! Today we want to share with you a versatile way to create a Sound Wave with Shape Layers. And the good news is that you can loop this wave as well using the following expression
freq = 6; //frequency
amp = 500; //amplitude
loopTime = 3; //loop duration in sec
t = time % loopTime;
wiggle1 = wiggle(freq, amp, 1, 0.5, t);
wiggle2 = wiggle(freq, amp, 1, 0.5, t - loopTime);
linear(t, 0, loopTime, wiggle1, wiggle2)

Check out all our courses:https://motiondesign.school/collectio...
Check out our masterclasses: https://motiondesign.school/collectio...

Subscribe to our channel: @motiondesignschool


Follow us on Social Media:
Instagram:Instagram: motiondesignschool
Facebook: Facebook: motiondesignschool

Join our huge and friendly Community in FB:
Facebook: motiongraphicsandanimation
6 سال پیش در تاریخ 1397/10/10 منتشر شده است.
55,979 بـار بازدید شده
... بیشتر