Open
Description
Hi,
I'm currently working on the British Library's Save our Sounds project. We have a use case where we need to combine multiple separate waveforms into a single zoomable waveform on the client-side. Do you know of any examples of the best way to do this? Here's my current attempt:
https://github.com/edsilv/peaksjs-test/blob/gh-pages/multi-waveform.html
However this is crashing Chrome when certain durations are selected.
I'm pretty sure I'm approaching this naively, and need to be using something like resample
?
Any pointers greatly appreciated....
Metadata
Metadata
Assignees
Labels
No labels