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
Using the native audio player ui is a little ugly and confusing when we show the position line on the spectrogram. This is because the playback head of the player doesn't quite line up with the position line (because the player track is shorter than the spectrogram).
The first step in replacing the native audio player is to make the position line draggable to allow the user to change the audio playback position by dragging the position line rather than the playback head in the native player.
The text was updated successfully, but these errors were encountered:
Using the native audio player ui is a little ugly and confusing when we show the position line on the spectrogram. This is because the playback head of the player doesn't quite line up with the position line (because the player track is shorter than the spectrogram).
The first step in replacing the native audio player is to make the position line draggable to allow the user to change the audio playback position by dragging the position line rather than the playback head in the native player.
The text was updated successfully, but these errors were encountered: