mspae

Results 28 comments of mspae

Thank you for reporting. We'll look into it as soon as possible.

Duplicate of https://github.com/katspaugh/wavesurfer.js/issues/745

Nevertheless this should be fixed. Which browser version are you using? Can you post some code?

Let's discuss in the original issue.

Apparently not an (exact) duplicate. Reopening

So there will be a better error message when this happens, but we still haven't found out why this appears.

@belackriv Can't reproduce on v2. Is it still an issue in v1?

Also you can check this out: https://github.com/bbc/audiowaveform – There is no build target for windows. I also wanted to implement something like this with aurora.js but never got round to...

Definitely. PRs very welcome!

Hello @karlfloersch – sorry for the late reply. The `onSeek` callback prop is already present in the package, all public Wavesurfer events are added with `on…` prepended. The `handlePosChange` was...