For anyone out there in
@defold land, this might be useful to you too. For my spider game I'm working on music using XM tracker format.
Why? Am I crazy? No, it allows me to have many minutes of music in a few hundred KB and I wanted a retro vibe for this game.
So, I've made my own updated version of the ModPlayer extension, using the later version of RAudio from the awesome RayLib project.
In addition to some fixes and tweaks to the C I've made a Lua helper script for muting channels, fading in/out channels, or whole tracks. I've also added a simple playlist with in/out fades.
Oh, there's a 'stations' concept I'm working on. Imagine a game with an old school radio where you can select a station of similar genre music.
Some features are a WIP but I thought it would be cool to share now and see if anyone found any of it useful.
Let me know 😎
github.com/kev-phillips/Levi…
In repo, there's an example project featuring a player with a wacky visualisation, showing off the playlist functionality. A bunch of XM/MOD files are there to try out and Whispers In The Attic is in there too - the original theme tune for the spider game 🕷️