Really straightforward question here. I need to add midi music into my game. I already have the files. How do I load the files then loop their playing?
I’d appreciate some code or tutorials that you know for a fact work. I’ve looked at a few online tutorials but none have them have yet worked. I think they might have worked for some previous versions of java but not anymore.
Also, I’m not using any special libraries for this game and I’d appreciate if I didn’t have to use LWJGL or anything of the like.
Thanks!