Loop OpenAL source with offset
- by ressaw
The OpenAL API states that an setting an offset still causes the sound to loop back to zero for looping sources. But is there a way to loop and still have an offset somehow?
I have an mp3, and since it contains headers with information at the start of the file, there's a small, but noticable, delay in looping when it rewinds.
If not, are there any other compressed formats that don't contain these empty headers?