LittleGPTracker (a.k.a ‘The piggy’) is a music tracker optimised to run on portable game consoles.

xzakox has released a first version, bringing this wonderful application over to the Dingoo.

Video in Action: https://www.youtube.com/watch?v=xvqGgNj6M7Y

Release notes:

As usual unpack the folder in the zip somewhere inside local in your dingux SD card,
for example local/apps/lgpt, and add an entry to your dmenu config like this:

MenuItem LGPT
{
Icon = “/usr/local/apps/lgpt/lgpt.png”
Name = “LGPT”
Executable = “./lgpt.dge”
WorkDir = “/usr/local/apps/lgpt”
Selector = no
}

put songs in the same folder,
enjoy!

Controls are the same as GP2X LGPT but X and Y control HW Volume (X up, Y down).

http://www.gp32x.com/board/index.php?showtopic=49400&view=findpost&p=752155