Is there anyway to get PlayMusic to stop looping music ?
			
			
			
				Stopmusic
but i dont think theres a way to detect the end of a loop,
I hope we get implementations like this one day, it will be super useful using midi's:
loadmusic "file.mid", 0
loopmusic 0
playmusic 0
			
			
			
				Sounds like I need to get LoadSound/PlaySound to accept my WAV file then !
			
			
			
				About playmusic.... 
I found another post on this forum talking about SDL_mixer (for PPC devices).
Any source sample for load/init SDL lib?
TIA, Hark0