6 ms·
Back then I could run a music visualizer offline. I have no idea why this website requires me to log in to Spotify.
by klingt-net 4y ago
Back then I could run a music visualizer offline. I have no idea why this website requires me to log in to Spotify.
- elaus 4y agoIt doesn't sync to live audio it records/grabs. It uses the Spotify API that provides rythmn/intensity mappings for most (all?) songs. So basically the web page asks the API which song you're currently playing on Spotify and what BPM it has and it renders the visualization accordingly.
- thih9 4y agoAlso: > In the future I'm going to tap into Spotify listening history so I can surface music recommendations and other features. See: https://github.com/zachwinter/kaleidosync/blob/6136f799888670013f71b36b2c00c7c237320c45/src/views/Privacy.vue https://github.com/zachwinter/kaleidosync/blob/6136f79988867...