Heya, using the audio player as a "forever" command along with being a "delay" command, since neither of those exist. When each "loop" completes (aka the audio file finishing), it wont execute the command, and the variable stays the same. Anybody know how to fix this?
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
Note:
There is no way to get rid of the gap as long as you try to do so via the Player.Completed event (regardless of the audio format, mp3, wav, ogg etc.). You must use the TaifunPlayer extension to get gapless looping. This has been mentioned many times on the forum. Search the forum.
Or if you mean something like this (a delay between music tracks): audioLooping2.aia (140.6 KB)