XeroVolume
Member
I noticed that when playing background music like so:
The audio doesn't loop fluidly, instead there is a slight pause between loops! How can I remedy this problem?
EDIT: I double checked the audio file to ensure that it doesn't have a pause in it and well, it doesn't so I know it's not the file.
Code:
Audio.bgm_play("Audio/bgm/drums_loop.mp3", 100, 100)
The audio doesn't loop fluidly, instead there is a slight pause between loops! How can I remedy this problem?
EDIT: I double checked the audio file to ensure that it doesn't have a pause in it and well, it doesn't so I know it's not the file.