interactiveaudiolab / voogle

This is code for an audio search engine that uses vocal imitations of the desired sound
MIT License
37 stars 3 forks source link

Move region bounds to interior of region #43

Closed maxrmorrison closed 5 years ago

maxrmorrison commented 5 years ago

Currently, the region bounds can be cut off by the wavesurfer div. Moving them inside would prevent them from getting cropped off and becoming unusable.

maxrmorrison commented 5 years ago

Region handles are now always contained within the wavesurfer div.