The screenshot shows what I'm trying to do. Somehow analyze the sound bits on preload and generate graphics for the whole duration of it.
The audio analyzer demo shows how to do this but that only works while the audio is
playing and is getting the info at that current time.
Is there any way to do this without going into JS?