How to use both Howler.js and Wavesurfer.js together

1.6k views Asked by At

I'm new to HTML5 Audio programming and I recently used howler.js for my project which is an audio player based off of html5, I want the cool wave style seeker that wavesurfer.js offers to my player, but I can't find a way to use wavesurfer for my seeker and howler.js for playing the music files. Is there another jquery plugin or something that i could use to synchronize with howler,js and draw a canvas of the tracks waveform.

0

There are 0 answers