React to beat
- November 24, 2022
- 2 replies
- 353 views
Hello everyone!
I want to create a music visualizer, and I use this guide as a starting point http://www.motionscript.com/design-guide/audio-count.html . Everything works fine, but I want to improve it and don't know how.
I have a line which is animated by a trim path from start to the end (it's looped) . I need that my animation starts from the beginning every time it will be reacting to the beat. After animation is done (35 frames) it will go to 0 opacity/or end the animation by time remapping (i don't know how to do it). This has to apply for every compositions (in my case 6)
1st beat start animation of 1st shape starts, 2nd beat starts the 2nd shape animation ..... 7th beat starts the animation of the 1st shape, etc...
I added a polystar for example just for better understanding and visibility 🙂
