wavesurfer and large size mp3 : json and backend:'MediaElement' #3886
frederictaieb
started this conversation in
General
Replies: 1 comment 2 replies
-
Make sure your web server supports range requests. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to use wavesurfer on a big mp3: 1h30 length.
Since it takes too long to load, im trying to use backend:'MediaElement' with a JSON file from my MP3 using audiowavform.
it loads correctly, instantly; but when i click to play the sound; it always start at beginning of the track and not where I clicked.
Does anyone know why?
in my HTML file i just have 2 div :
and in my js code
`
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions