so after posting a thread about converting .mod to mp3 which then was .mp3 to .wav i decided on implementing maxmod wav streaming, the only reason why i still use palib is because of proper mp3 streaming with aslib, i wanted to abandon palib for a while now, so after saying to myself that i am gonna abandom the abandoned 2007 library (i already know some nightfox's lib stuff, i just like palib a bit more)i found a wav streaming example on the internet (https://github.com/qgerman2/streaming_example), it worked well, i have to divide fread stuff by two for it work on 8000Hz frequency, the problem is the song does not loop, i tried reseting the length value to 0/2/4, none of them worked, i just make my ears hurt (too many corruptions). does somebody know a way to make that example loop? i feel like the dumbest person on planet earth






