Audio Visualizer in After Effects - After Effects Tutorial - No Third-Party Plugin
Hey Welcome ,So today we gonna create an audio spectrum in After Effects . How to make Audio Spectrum or Visualizer in After Effects, so here it is. Presenting Two fresh looks of Audio Spectrum, 100% After Effects. Also, Learn how to make a Progress bar in After Effects, and, How to make a timer in after effects. Watch this Easy After Effects Tutorial, and Create your own Advance Audio Reactor.
In case if you got confused in setting multiple audio spectrum layers:
Time format Script:
sek = Math.floor(time%60);
min = Math.floor(time/60);if(sek<10)
{ "0" + min +":0" + sek;
}
else
{ "0" + min +":" + sek;
}
Provide your valueable feedback so we can work on it, to create more better template project for you. π€
ReplyDeletei love it this concept very easy and attractive :)
ReplyDelete