EPILEPSY WARNING
Simple musical visualizer based on waveform tutorial (https://waveform.hackclub.com/tutorial)
Note: because of CORS, song from url function in demo doesn't work, it should when hosted with CORS properly configured, but I don't have a way of doing it right now.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Modified the frequency graph to be circular, added filter to get rid of empty frequencies, added spiral mode and the graph changes color based on volume.
I followed the tutorial, added simple form that let's user load song from url or local file, created basic page structure and added some simple styling