-
Notifications
You must be signed in to change notification settings - Fork 221
Closed
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.state-needs-investigation
Milestone
Description
Your environment
- Version used: (master branch)
- Platform used: JavaScript.
- Rendering engine used: SVG (default).
- Browser Name and Version: Chrome latest
- Operating System and version (desktop or mobile): Linux, Ubuntu 18.04
- Link to your project:
Expected Results
Smooth transitions between tracks with the play needle on top of the currently played note.
Observed Results
The play needle lags behind after pressing play, pausing then switching track and then pressing play again
Steps to Reproduce (for bugs)
- Play any track for any amount of time.
- Pause the currently played track.
- Switch to a different track and press the play button
- Observe that the play needle is behind the currently played note.
Possible Solution
This can be fixed by stopping and replaying the tab but this would be tedious if you were far into the tab. Also seeking to a different part seems to resolve it.
Here's a link to a video showing the bug https://drive.google.com/file/d/1L0V87c5VxnDXnTru-7M9eklcIUBcL9sK/view?usp=sharing
On some faster songs it is much worse.
Metadata
Metadata
Assignees
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.state-needs-investigation