Skip to content

AmigaPorts/MilkyTracker

This branch is 318 commits ahead of, 375 commits behind milkytracker/MilkyTracker:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2022
Aug 17, 2022
Jan 2, 2022
Aug 17, 2022
Jan 8, 2024
Aug 17, 2022
Jan 8, 2024
Sep 11, 2017
Jan 8, 2024
Aug 17, 2022
Feb 3, 2020
Aug 17, 2022
Jan 2, 2022
Jul 30, 2017
Aug 16, 2022
Aug 19, 2022
Dec 29, 2009
Jan 2, 2022
Apr 11, 2020
Jan 8, 2024
Jan 8, 2024
Aug 17, 2022
Jul 18, 2018
Aug 19, 2022
Jan 2, 2022
Jun 28, 2019
Sep 18, 2018

Repository files navigation

MilkyTracker - Cross-Platform XM Tracker

Notes on cross compiling MilkyTracker for Amiga platforms (AmigaOS 3.x, AmigaOS 4.x, WarpOS, MorphOS and AROS)

Modify CMakeAmigaToolchain.txt to point to the appropriate toolchain then run: cmake -DCMAKE_TOOLCHAIN_FILE=./CMakeAmigaToolchain.txt . && make

Building

To compile for different platforms, use make config=release_platform. Currently available platforms:

  • m68k-amigaos
  • ppc-amigaos
  • ppc-morphos
  • i386-aros

The default is to compile m68k-amigaos.

Dependencies

To build MilkyTracker you will need the appropriate toolchain to build.

========================================

Travis Build Status AppVeyor Build Status

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.

Refer to http://milkytracker.titandemo.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.

About

An FT2 compatible music tracker - For Amiga platforms (OS3.x, OS4.x, WarpOS, MorphOS, AROS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.6%
  • C 2.3%
  • Objective-C++ 0.7%
  • CMake 0.7%
  • Objective-C 0.3%
  • HTML 0.2%
  • Other 0.2%