-
Break apart Audio Spectrum
Hey,
Is there any way to convert a bar audio spectrum to an animation of separated lines?
I want to send an animation to Lottie using Bodymovin, however it can’t export audio spectrums. I suppose I could just draw an animation frame by frame on top of the rendered audio spectrum but that would take a very long time.
I’ve tried to think of other ways I could accomplish this goal:
1. Delaying trim paths on lines radiating out from a center point that follow various null sliders that are pulled from an audio converted keyframe, however this works in a way that is static. An actual bar graph Audio spectrum would rotate around the center while growing and shrinking (but only within the paths, not fluid animation)
2. Designing it manuallyI’m at a loss as to what to do other than manually create it.
Any ideas?
Thank you