Your environment
- Version used: 1.0.1
- Platform used: JavaScript
- Rendering engine used: SVG (default)
- Browser Name and Version: Chrome 86.0.4240
- Operating System and version (desktop or mobile): Windows 10
- Link to your project: https://jsbin.com/budozuf/2/edit?html,output
Expected Results
The looping is expected to be seamless, meaning there wouldn't be slight pauses between each loop.
Observed Results
There's a slight pause (sometimes with a beep sound) between each loop, causing the looping not seamless.
Steps to Reproduce (for bugs)
Here's a simple example to demonstrate the issue I'm trying to describe.
https://jsbin.com/budozuf/2/edit?html,output
The example uses the same code as the tutorial: https://www.alphatab.net/docs/tutorial-web/player
- Turn on Looping in the player
- Play the tab
- Notice when the tab finishes playing and before it starts over, there is a slight pause that causes the looping not seamless.
Possible Solution
N/A
Your environment
Expected Results
The looping is expected to be seamless, meaning there wouldn't be slight pauses between each loop.
Observed Results
There's a slight pause (sometimes with a beep sound) between each loop, causing the looping not seamless.
Steps to Reproduce (for bugs)
Here's a simple example to demonstrate the issue I'm trying to describe.
https://jsbin.com/budozuf/2/edit?html,output
The example uses the same code as the tutorial: https://www.alphatab.net/docs/tutorial-web/player
Possible Solution
N/A