You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 2
supports. Currently builds are provided for Linux, Mac OS X, and Windows. Most
development is currently done on 64-bit Linux. 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.
The latest stable builds for Windows, macOS, and Linux are available from the
releases page. Builds
can also be installed from some distro repositories on Linux, but these
versions may not have the latest bug fixes and enhancements. Older builds for
other platforms can be found on
the wiki. Installing via
Homebrew on macOS is no longer recommended, as the formula for Schism Tracker
is not supported or maintained by anyone directly involved in the project.
Compilation
See the
docs/ folder
for platform-specific instructions.