Little Piggy Tracker (f.k.a 'LittleGPTracker') is a music tracker optimised to run on portable game consoles. It is currently running on Windows, MacOS (intel/arm) & Linux, PSP, Miyoo Mini, and a collection of other retro gaming handhelds.
It implements the user interface of littlesounddj and precedes M8 tracker, two popular trackers greatly loved in the tracker community.
All versions are available for free under the GPLv3 License. If you like the project and want to contribute, don't hesitate to make a pull request for this repo.
This build is derivative of the work of the original author m-.-n
aka Marc Nostromo.
The original work and releasing the source code has laid the foundation for everything in this repo.
All implemented features have been tested not to break old projects but make sure to backup your old cherished work just to be safe ♥
Latest releases from this fork here:
Fetch archived OG builds here:
Join our Discord server
All the relevant documentation can be found in Docs directory.
Recommended reading to get you started:
Platform | MIDI_Possible | MIDI_enabled | Soundfonts | Note |
---|---|---|---|---|
PSP | NO | NO | YES | See notes |
DEB | YES | YES | YES | |
X64 | YES | YES | NO | |
X86 | YES | YES | YES | |
MIYOO | NO | NO | YES | Port by Nine-H |
W32 | YES | YES | YES | Built in VS2008 with love |
RASPI | YES | YES | YES | Versatile platform |
CHIP | YES | YES | YES | See notes |
BITTBOY | MAYBE | NO | YES | |
GARLIC | MAYBE | NO | YES | Port by Simotek |
GARLICPLUS | MAYBE | NO | YES | Port by Simotek |
RG35XXPLUS | MAYBE | NO | YES | Port by Simotek |
MACOS | YES | YES | NO | Port by clsource |
- Soundfont library is currently not ported for 64bit OS
- MIDI functionality greatly depends on kernel support, please feature request your favourite OS maintainer =)