Problem Description
With preview over wifi in last version of chrome (Android) and in default navegator (Android) and in WebView (Android).
When you play a looped music track there is a delay in the loop.
That is, when the music track ends and have to loop, then there is a silence that breaks with the abmient you want to create.
The correct method would be this:
1 - The track is played
2 - The track ends
3 - The track is played
4 - The track ends
...
But the current method is this:
1 - The track is played
2 - The track ends
3 - There is silence
4 - The track is played
5 - The track ends
6 - There is silence
...
Attach a Capx
https://dl.dropboxusercontent.com/u/60803633/testLoopMusica.capx
Description of Capx
Blank design with a track to be played in loop when a touch in the screen is detected.
Steps to Reproduce Bug
[1] Touch the screen
[2] Listen to the silence between the end and the new track playback
Observed Result
A silence exists in the time space in which the track ends and a new playback starts
Expected Result
There should be no silence that breaks the musical environment that is intended to create.
Affected Browsers
- Last version of Chrome in Android: (YES)
- Last version of default navigator in Android: (YES)
- WebView Android: (YES)
Operating System and Service Pack
Win7 SP1 64bits
Construct 2 Version ID
R241 64bits