Website crashes when peaks array has large data #2917
Unanswered
fantasticoder
asked this question in
Q&A
Replies: 3 comments 2 replies
-
How are you loading them? I've just tried with this code and it worked fine:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
can you try around 900,000 length? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think I am not suing the latest version. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to load waveform using around 800,000 length of peaks array, but when loading, website crashes.
I think it's because peaks array length is too long.
Is there any way to render waveform properly without crashing website?
Beta Was this translation helpful? Give feedback.
All reactions