Scratch 3 broke this and I will probably never get around to fixing it nowadays. Audio Visualizer IV and later should still work. SHIFT + CLICK the green flag for turbo mode (not very necessary) SPACE to restart without reloading If you click the green flag ONCE it "should" be synced, but if you press it twice or if it is out of sync you can adjust the synchronization with the UP and DOWN arrow keys. X to stop everything and clear the lists (useful for me but probably not for you) Hold S and press SPACE to test the synchronization
Since making this I have realized that instead of converting the variable to a list and then reading from the list, I can program it to read directly from the variable therefore almost eliminating the loading time. So all of the visualizers I make starting with IV (4) will use this method. The song is: DVBBS & Borgeous - TSUNAMI (Original Mix) Comment about any songs you think I should try to make a visualizer out of and I might consider it. I discovered while making this that Scratch DOES NOT like me uploading lists with 500,000+ items, so I had a "fun" time trying to get this to upload! >:( But it turns out that it doesn't mind big variables as much though? Credits: I used MegaApuTurkUltra's "ScratchTools" to generate the visualizer data: https://github.com/MegaApuTurkUltra/ScratchTools/ https://github.com/MegaApuTurkUltra https://scratch.mit.edu/users/MegaApuTurkUltra The code and everything else (except the song) is original. Changelog: October 24 2017: Shared