Just a quick note to other developers who are interested in adding "tracker" music support in their Android games/apps.
http://en.wikipedia.org/wiki/Tracker_(music_software) Robert Green, Mario Zechner and I were discussing this back in 2010: http://goo.gl/hyzOQ Since then my port of libmodplug to Android has matured a fair amount - could still use some cleanup, but it works! And I have 3 games out on the market using it - games that would be 10 times their current download size if I'd used mp3 or ogg formats... It has Java wrapper classes + libmodplug.so compiled for ARM processors, plus basic instructions for how to build it (e.g. for other processors). Also, it's free! So check it out: http://www.peculiar-games.com/libmodplug-in-android - Patrick -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

