You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would definitely be a fun hack! It's not something I'm willing to implement right now, but if someone was to drop it in a PR I'd be happy to merge it.
The best solution, as I see it, for making the head bobbing be in sync would be to manually determine the BPM of each song and drop that in a JSON file. It'd be structured so that it correlates the song name to the BPM. Then update the animation-duration using the value for each song. But that's certainly not as fun as this solution!
Perhaps you could use the microphone + web audio api to hack your away around it ;)
The text was updated successfully, but these errors were encountered: