mspae / react-wavesurfer

React component wrapper for wavesurfer.js
BSD 3-Clause "New" or "Revised" License
108 stars 46 forks source link

Example annotation #83

Open boss225 opened 6 years ago

boss225 commented 6 years ago

I found an example of an annotation: http://wavesurfer-js.org/example/annotation/ Can you give me an example of an annotation in react ? Or can tell me how the click region is playing from start to finish of that region.

boss225 commented 6 years ago

and how do I remove a region when I click a button?

thank help!