Issue Looping audio with TEsound[SOLVED]

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
jasonisop
Citizen
Posts: 93
Joined: Thu Jun 21, 2012 1:35 am

Issue Looping audio with TEsound[SOLVED]

Post by jasonisop »

Edit: I had a reading instructions fail, i did not have TEsound.cleanup in the update.

I seem to be having a issue getting audio to loop using TEsound. The audio only plays once.

Code: Select all

	local Mlist = {"audio/music/Soliloquy_1.ogg"}
	TEsound.playLooping(Mlist)
Im a wrongly assuming that TEsound.playLooping() loops the audio when its done playing?

If some one wants to look at the code.https://github.com/jasonisop/lpc_game.git
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests