How to define a certain start and end time for the waveform that is being generated? #3845
Unanswered
Ahmed-Ateeq
asked this question in
Q&A
Replies: 1 comment
-
There's no built-in way to do it. Wavesurfer will render the entire audio you pass. You can trim it in your app and do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was hoping to generate waveforms with variable start and end time. My audios can be trimmed from either the start or the end meaning that the start and end time can change, and along with that I want to potentially show the waveform in a dynamic way. What may be the best way to achieve this using wavesurfer.js?
Beta Was this translation helpful? Give feedback.
All reactions