Web-Multi-Media / multi-web-audio-sequencer

Web collaborative step sequencer
https://labs.freesound.org/sequencer
GNU General Public License v3.0
10 stars 2 forks source link

Add sample edition - Iss8 #16

Closed xavierfav closed 6 years ago

xavierfav commented 6 years ago

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.