Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.66 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.66 KB

Schism Tracker

Schism Tracker is a free and open-source reimplementation of Impulse Tracker, a program used to create high quality music without the requirements of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part. The player is based on a highly modified version of the Modplug engine, with a number of bugfixes and changes to improve IT playback.

Where Impulse Tracker was limited to i386-based systems running MS-DOS, Schism Tracker runs on almost any platform that SDL supports, and has been successfully built for Linux, Mac OS X, Windows, FreeBSD, AmigaOS, BeOS, and even the Wii. Schism will most likely build on any architecture supported by GCC4 (e.g. alpha, m68k, arm, etc.) but it will probably not be as well-optimized on many systems.

See the wiki for more information.

screenshot

Download

The latest stable builds for Windows and Linux are available from the releases page. An OSX build can be installed via Homebrew with brew install schismtracker. Older builds for other platforms can be found on the wiki.

Compilation

See the docs/ folder for platform-specific instructions.