Post what you make with this here to get views idk https://scratch.mit.edu/discuss/topic/686635/?page=1#post-7258275 Note: If you run this in 60 FPS, it will still work, only the smoothing will look weird because of the method I used. [Up arrow: show sliders Down arrow: hide sliders (idea cred to @Wild_Tinkerer)] Visualizers that you just need the BPM for, no weird audio recording or anything. Perfectly synchronized, no weird offsets caused by lag! Except maybe audio lag but that's unpreventable u(oo)u INSTRUCTIONS: -Backpack the timer sprite -Backpack any of the other sprites -Load into project of your choice -Set the BPM with the variable in the timer sprite -Add automation points for when the song changes volume throughout the song -Mess around with the code in the visualizers to customize to your liking -Set up your own sprites that do stuff when "Impact" gets broadcasted (completely optional) -Thats all
Song: Space Invaders by Teminite and MDK Upsides: Actually syncs with music and not just an arbitrary animation, really easy to set up. Downsides: Can't handle key signature changes that well (you could try doing some stuff with BPM changes though), doesn't fully represent the audio Might update this later, adding certain effect sections that you can add manually, like adding different volume levels. Also note: It's kinda laggy right now, but I can't really optimize that. The lag comes from the pen being traced over itself to make the wave stuff glow. Tags: #Music #Video #Visualizer <3