-
I am trying to create a custom tool on top of WaveSurfer. The functionality I am going for is a custom "scrollbar", I essentially want to be able to scroll the audio timeline from outside wavesurfer. Is setting the WaveSurfer scrollLeft the correct way to handle this? |
Beta Was this translation helpful? Give feedback.
Answered by
katspaugh
Dec 15, 2024
Replies: 1 comment
-
https://wavesurfer.xyz/docs/classes/wavesurfer.default#setScroll – in pixels |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Lowgy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://wavesurfer.xyz/docs/classes/wavesurfer.default#setScroll – in pixels
https://wavesurfer.xyz/docs/classes/wavesurfer.default#setScrollTime – in seconds