This is outdated documentation for wavesurfer.js v6!
Please refer to the new documentaton and examples.
Minimap plugin
Adds a minimap to the main waveform.
Quick start
- Add the Minimap plugin script tag
- Create a
WaveSurfer
instance - Create a Minimap instance in the
WaveSurfer
's"ready"
event callback