Skip to main content

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

Not sure how to use XML files as music.. any chance for MIDI export?

(+1)

MusicXML is the standard used to display the "sheet music" part of the page, and some other applications also support it, so that was the easiest form to export. You're right, though, MIDI is definitely more useful, and thankfully I found a MIDI library that wasn't too hard to integrate into the existing project. Thanks for the suggestion!