mspae

Results 30 comments of mspae

Ah, I understand. Okay, so a PR would be great for the `onClick` prop but maybe we can have the parameters `e` and `progress` of the click event callback passed...

You can pass in pregenerated peaks into the component with `audioPeaks` prop if you use the `MediaElement` backend. Then the audio does not need to be decoded before rendering the...

How large is your audio file? Can you provide the implemetation code? Otherwise I'm afraid I can't really help you much.

I've been working on getting wavesurfer.js itself release-ready so I haven't been able to put in much work for react-wavesurfer. I've done some stuff today though and I think I've...

@nafg What do you mean with docs for v1? (This? https://wavesurfer-js.org/docs/)

@nafg At this point all documentation that is not explicitly for version 2 is for version 1. Version 1 docs: http://wavesurfer-js.org/docs Version 2 docs: https://wavesurfer-js.org/doc/

I've answered that question https://stackoverflow.com/a/45662173/5097199 If you are getting `this._wavesurfer.init is not a function` then this is because the global `WaveSurfer` variable cannot be found. You need to adjust your...

Sure. No hurry. As far as I can tell this PR is actually fully backward compatible.

Nice! Happy to hear that. I will add a more comprehensive documentation and test cases for the different ways to use options once I have some free time. 👍

I've forked this and implemented it. Let me know if you want me to open a PR: https://github.com/mspae/redux-json-api/commit/24c4fd9c129f42b49d7cc0427a0e708549e06f53