Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themorc/milkytrackerps2
A favorite FT2 compatible music tracker ported badly to PlayStation 2
https://github.com/themorc/milkytrackerps2
homebrew moduletracker playstation playstation-2 playstation2 ps2 sdl2
Last synced: about 1 month ago
JSON representation
A favorite FT2 compatible music tracker ported badly to PlayStation 2
- Host: GitHub
- URL: https://github.com/themorc/milkytrackerps2
- Owner: TheMorc
- License: other
- Created: 2024-05-19T19:29:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T20:03:07.000Z (8 months ago)
- Last Synced: 2024-12-08T09:44:20.812Z (about 1 month ago)
- Topics: homebrew, moduletracker, playstation, playstation-2, playstation2, ps2, sdl2
- Language: C++
- Homepage:
- Size: 9.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
MilkyTracker - Cross-Platform XM Tracker
========================================[![Travis Build Status](https://travis-ci.org/milkytracker/MilkyTracker.svg?branch=master)](https://travis-ci.org/milkytracker/MilkyTracker)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/milkytracker/MilkyTracker?branch=master&svg=true)](https://ci.appveyor.com/project/Deltafire/milkytracker)MilkyTracker is an multi-platform music application for creating .MOD
and .XM module files. It attempts to recreate the module replay and
user experience of the popular DOS program Fasttracker II, with
special playback modes available for improved Amiga ProTracker 2/3
compatibility.## [⬇ DOWNLOAD](https://milkytracker.org/downloads)
> For experimental beta builds see [MilkytrackerX](https://github.com/coderofsalvation/MilkytrackerX)
Refer to http://milkytracker.org/about for further details.
Please read the file [INSTALL.md][] for installation instructions.
The [docs/readme_unix][] file contains notes specific to the SDL port
of MilkyTracker.[INSTALL.md]:INSTALL.md
[docs/readme_unix]:docs/readme_unix