This repository was archived by the owner on Feb 14, 2025. It is now read-only.
REQUIRES SDL 1.2 LIBRARY TO BE PRESENT IN /data/app/MAINAPP/lib/
The first release of MilkyTracker for ProlinOS PAX terminals.
python3 <prolin-xcb-client/client.py> <tty> push libmilkyplay.so /data/app/MAINAPP/lib/libmilkyplay.so
python3 <prolin-xcb-client/client.py> <tty> push libppui.so /data/app/MAINAPP/lib/libppui.so
python3 <prolin-xcb-client/client.py> <tty> push libmilkytracker.so /data/app/MAINAPP/lib/libosal.so
Place modules into /data/app/MAINAPP/
(or anywhere else you like and just use the included file browser)
mt.mp4
This is most likely the only MilkyTracker port in existence that:
- uses SDL-1.2 and CMake (compared to autoconf on the original)
- uses fbcon and dsp as the SDL video/audio drivers
- is built as a library instead of an executable (due to specific ProlinOS "requirements")