A Simple Mod Player for iOS using LibXMP for the Module decoding
By default there are no mod files included, but you can get many from the Mod Archive at https://modarchive.org
To add the to the app, tap the large Eject button (left one), then tap the + button on the top right. This will start an embedded web server that you can use to upload a mod file to.
Uses GCDWebServer for uploading Mod files to app
Parts of this are based loosely of SpindlePlayer - https://github.com/pmhicks/Spindle-Player Which is licenced under MIT licence