i want to have words & images appear on the screen, synchronized to audio. dunno whether a single audio track with some kind of embedded markers that the animations can take their cue from, or an assortment of different audio files. definitely not up to speed on current state of audio in HTML
all this used to be easy with flash. now, i don’t know what to use. could use Greensock, but if i end up making a little engine to programmatically control the animation i’m presuming i can’t do this with GSAP as the codes proprietary & not available.
animation isn’t complex but does need to be reasonably performant
also, not sure whether i can use facebooks React framework. will probably sink a few days of study into React because at the moment i don’t know its animation potential. but either way, whatever i use it must be possible to synchronize (chiefly word) animations to sound. if i can’t do it with HTML i’ll probably just make videos. know that is possible at least
anyway. help appreciated