DROIDSOUND
(Current version is PRE3 - 13 July 2009)
DroidSound is a work in progress modplayer for Android phones. I will
probably rename it later on.
It uses libmodplug, Game_Music_emu and TinySid to play a number of
music formats.
It also handles HTTP so you should be able to just click modules in
the browser and get them to play in the background.
(For now subsong selection is done by long press on Play button :)
Supported formats
MOD, S3M, XM, IT, STM, MTM, 669, NSF, GBS, SPC, SID
Issues:
SID works but TinySid is not a very good SID-emulator so many songs
sounds completely wrong.
An Android process only has 16MB of Heap so large modules may not work
(ie real limit around 10MB depending on fragmentation etc).
Buffer size is now ~1000ms to avoid skipping, this gives latency
when pausing or changing song.
DOWNLOAD
droidsound_pre3.apk
--Sasq