Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'll probably make the music myself as I quite enjoy audio. It's a rough start, but you can see the initial work I've done regarding a converter here (and obviously it will need a human touch and channel reduction!)

(2 edits)

Either way that's great to hear, and to be honest, even more solo dedication to the project than I was expecting. I wish you the best of luck on that side of things. I can't wait to hear what you'll eventually come up with in the end!

I might recommend the tracker Art of Noise over, say, ProTracker due to its wavetable synth capabilities giving it very little CPU overhead with very little RAM overhead if you use the synth routines on your FM samples.

Interesting. I haven't looked into the Art of Noise / Chorus tracker to understand how the wavetable generation is done. I wonder how performant it is in terms of CPU usage. 

I seem to recall it functions something like the wave offset command (9xx) but with short loops, also it has a simple FM synth built in if being able to model a sound from within the editor is desired... And the replayer code is part of the archive I think. I know it can save executable code that you just call from within your code as I have done so.