We use wavesurfer.js for the song player. Each time a page is loaded, it has to download the audio and generate peaks for the display. We could cache this information the first time a user's browser generates it, and re-use it until the audio data updates.
We use wavesurfer.js for the song player. Each time a page is loaded, it has to download the audio and generate peaks for the display. We could cache this information the first time a user's browser generates it, and re-use it until the audio data updates.