You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the currentTime feature is not "constant".
It seems that it takes different time to seek to the end og the sound file compare to the beginning of the file. (I'm using fileReader.currentTime)
How to get contant time to seek different location in the audio file ?
The text was updated successfully, but these errors were encountered:
It seems that the currentTime feature is not "constant".
It seems that it takes different time to seek to the end og the sound file compare to the beginning of the file. (I'm using fileReader.currentTime)
How to get contant time to seek different location in the audio file ?
The text was updated successfully, but these errors were encountered: