Skip to main content
warapoln39822391
Participant
July 19, 2021
Question

How to create square audio spectrum like this?

  • July 19, 2021
  • 2 replies
  • 170 views

Hello

Do anyone know how to create this audio square react like this. I want to know. Thank so much

https://youtu.be/V4lqNui03Sk

This topic has been closed for replies.

2 replies

Community Expert
July 19, 2021

I do not see anything more complicated than animating opacity. You could do that with text animators. It is just a matter of picking out some values and figuring out the range you need. I'd start with a symbol text and an opacity text animator.

 

Maybe this tutorial I just published will help:

That gives you the math. Now all you need to do is figure out the numbers you want to use.

Mylenium
Legend
July 19, 2021

Could be as simple as tying a basic audio expression into a text animator on a line of typed out square symbols. Other techniques could include quantized linear wipes that similarly are tied to an audio channel. Really nothing too fancy going on there.

 

Mylenium