Delay between Count-in and Song Playback #1803
Labels
area-player
Related to the audio playback engine.
platform-javascript
Related to the JavaScript version of alphaTab
state-accepted
This is a valid topic to work on.
type-bug 🕷️
Is there an existing issue for this?
Current Behavior
When activating count-in and the count-in finishes, the playback of the normal song does not directly start but there is a delay.
Expected Behavior
When the count-in finished, the real playback must start immediately.
Steps To Reproduce
Link to jsFiddle, CodePen, Project
https://jsfiddle.net/danielku15/xs57qvLr/2/
Found in Version
1.4 (alpha)
Platform
Web
Environment
Anything else?
The delay varies from device to device. In my tests newer iOS versions had a longer delay then older ones. iPad was also slightly faster in the newer iOS.
But the problem is not iOS exclusive, on my pixel 6 pro I also can notice a delay (even though it is a lot smaller)
The text was updated successfully, but these errors were encountered: