Skip to content

djdiskmachine/LittleGPTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Piggy Tracker

Piggy

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.

About This Fork

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 ♥

Releases

Current Builds

Latest releases from this fork here:

2006 Builds

Fetch archived OG builds here:

Community

Join our Discord server

Documentation

All the relevant documentation can be found in Docs directory.

Recommended reading to get you started:

Features per platform

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 =)

Packages

No packages published

Languages

  • C++ 88.8%
  • Assembly 4.1%
  • C 3.4%
  • Makefile 2.1%
  • Objective-C 1.1%
  • Shell 0.4%
  • Python 0.1%