caseif / vis.js

Monstercat visualizer in Javascript and three.js.
GNU Lesser General Public License v2.1
83 stars 37 forks source link

Preload next song #13

Closed joaopms closed 8 years ago

joaopms commented 8 years ago

When loading the next song it usually takes some time to load, causing some silence for some seconds. This is an issue if people want to use the visualizer as a music player.

caseif commented 8 years ago

This isn't fixable, as we can't control the speed at which the music downloads to the client.