echo66 / annotator

Music annotator in javascript
3 stars 1 forks source link

Annotation board as an wavesurfer.js extension #2

Open echo66 opened 9 years ago

echo66 commented 9 years ago

Currently, the annotations tracks are implemented using fabric.js, each track having a HTML canvas. But if I can just use wavesurfer.js, the project would be way simpler.