-
Hi I want to use the However, the playhead position appears to be incorrect when playing longer audio files (this does not happen with the WebAudio backend). Here is the code where I instantiate wavesurfer:
And here is a recording of the audio being off from where the playhead is: Screen.Recording.2025-01-14.at.9.57.54.PM.mov |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This can happen with VBR mp3s. See the FAQ https://github.com/katspaugh/wavesurfer.js?tab=readme-ov-file#faq (There is a mismatch between my audio and the waveform. How do I fix it?) |
Beta Was this translation helpful? Give feedback.
This can happen with VBR mp3s. See the FAQ https://github.com/katspaugh/wavesurfer.js?tab=readme-ov-file#faq (There is a mismatch between my audio and the waveform. How do I fix it?)