zhangqing12345678
zhangqing12345678
@entonbiba I used it in Vue project, you can refer sample code as below import WaveSurfer from 'wavesurfer.js' import SpectrogramPlugin from 'wavesurfer.js/dist/plugin/wavesurfer.spectrogram' import Timeline from 'wavesurfer.js/dist/plugin/wavesurfer.timeline' import Region from 'wavesurfer.js/dist/plugin/wavesurfer.regions'...
@entonbiba I had a test follow your suggestion I called wavesurfer.spectrogram.render() after zoom value change, Seems only spectrogram canvas height and width updated, but spectrogram graph has no change .