This PR aims at implementing part of what is explained in #8.
It is now possible to choose the time start and end of the played sample.
Wavesurfer is used for the visualization, and the Regions plugin is used for editing the start and the end time.
The wave.js file has been added, it includes the Wave class and its methods.
The interface is bad. I think it would be nice to have this sample time edition hidden by default, and a button for dropping down this time editor for each track.
This PR aims at implementing part of what is explained in #8.
It is now possible to choose the time start and end of the played sample. Wavesurfer is used for the visualization, and the Regions plugin is used for editing the start and the end time. The wave.js file has been added, it includes the
Wave
class and its methods.The interface is bad. I think it would be nice to have this sample time edition hidden by default, and a button for dropping down this time editor for each track.