Is there an existing issue for this?
Current Behavior
On the homepage demo at www.alphatab.net, when playing a selected section, the playback cursor continues moving after the section has finished instead of stopping. Additionally, the Loop feature does not work as expected.
Expected Behavior
When a specific section is selected for playback:
The playback should stop completely after the selected section finishes playing.
If Loop is enabled, the playback should automatically restart from the beginning of the selected section and repeat until stopped manually.
Steps To Reproduce
-
Select a section and start playback.
-
Select a section, enable Loop, and start playback.
-
While playback is in progress (at any position), select a section and start playback.
Link to jsFiddle, CodePen, Project
No response
Version and Environment
alphaTab 1.5.0
Browser: Mozilla/138.0.1 (Windows NT 10.0; Win64; x64) Chrome/135.0.7049.115
Platform: BrowserModule
WebPack: true
Vite: true
Platform
Web
Anything else?
This issue seems to occur only in projects that are built and bundled (e.g., using a build toolchain). It does not appear when using the traditional plain HTML integration.
Is there an existing issue for this?
Current Behavior
On the homepage demo at www.alphatab.net, when playing a selected section, the playback cursor continues moving after the section has finished instead of stopping. Additionally, the Loop feature does not work as expected.
Expected Behavior
When a specific section is selected for playback:
The playback should stop completely after the selected section finishes playing.
If Loop is enabled, the playback should automatically restart from the beginning of the selected section and repeat until stopped manually.
Steps To Reproduce
Select a section and start playback.
Select a section, enable Loop, and start playback.
While playback is in progress (at any position), select a section and start playback.
Link to jsFiddle, CodePen, Project
No response
Version and Environment
Platform
Web
Anything else?
This issue seems to occur only in projects that are built and bundled (e.g., using a build toolchain). It does not appear when using the traditional plain HTML integration.