Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay between Count-in and Song Playback #1803

Open
1 task done
Danielku15 opened this issue Jan 4, 2025 · 0 comments
Open
1 task done

Delay between Count-in and Song Playback #1803

Danielku15 opened this issue Jan 4, 2025 · 0 comments
Assignees
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 🕷️

Comments

@Danielku15
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Open https://jsfiddle.net/danielku15/xs57qvLr/2/ on affected devices
  2. Hit play
  3. Notice how the song playback does not start directly after the count-in

Link to jsFiddle, CodePen, Project

https://jsfiddle.net/danielku15/xs57qvLr/2/

Found in Version

1.4 (alpha)

Platform

Web

Environment

- **OS**: iOS, Android
- **Browser**: Safari, Chrome

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)

@Danielku15 Danielku15 added the state-needs-triage Bug not triaged yet. label Jan 4, 2025
@Danielku15 Danielku15 self-assigned this Jan 4, 2025
@Danielku15 Danielku15 added type-bug 🕷️ state-accepted This is a valid topic to work on. area-player Related to the audio playback engine. platform-javascript Related to the JavaScript version of alphaTab and removed state-needs-triage Bug not triaged yet. labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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 🕷️
Projects
None yet
Development

No branches or pull requests

1 participant