MIDI audio file support

I’m making an android game that the music is mostly retro, and I want the game to be very light.
So if Gdevelop had the support of midi files, the game would be way smaller and the music being not a 128 kps mp3 it would be more faithful to the original file.
So if in many cases MIDI files would be useful why Gdevelop do not have MIDI file support?

It’s because GDevelop doesn’t implement the sound but uses pre coded stuff (a library) named howler to handle the sound. Sadly howler has currently no support for MIDI so it is impossible to add midi support to GDevelop until Howler adds support for MIDI

1 Like