Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schismtracker/schismtracker
An oldschool sample-based music composition tool.
https://github.com/schismtracker/schismtracker
Last synced: 28 days ago
JSON representation
An oldschool sample-based music composition tool.
- Host: GitHub
- URL: https://github.com/schismtracker/schismtracker
- Owner: schismtracker
- License: gpl-2.0
- Created: 2016-05-11T12:32:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T14:59:59.000Z (6 months ago)
- Last Synced: 2024-05-22T15:31:44.996Z (6 months ago)
- Language: C
- Homepage: https://schismtracker.org
- Size: 8.58 MB
- Stars: 1,055
- Watchers: 29
- Forks: 84
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# Schism Tracker
Schism Tracker is a free and open-source reimplementation of [Impulse
Tracker](https://github.com/schismtracker/schismtracker/wiki/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](https://openmpt.org/legacy_software) engine, with a
number of bugfixes and changes to [improve IT
playback](https://github.com/schismtracker/schismtracker/wiki/Player-abuse-tests).Where Impulse Tracker was limited to i386-based systems running MS-DOS, Schism
Tracker runs on almost any platform that [SDL 2](https://www.libsdl.org/index.php)
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.See [the wiki](https://github.com/schismtracker/schismtracker/wiki) for more
information.![screenshot](http://schismtracker.org/screenie.png)
## Download
The latest stable builds for Windows, macOS, and Linux are available from [the
releases page](https://github.com/schismtracker/schismtracker/releases). 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](https://github.com/schismtracker/schismtracker/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/](https://github.com/schismtracker/schismtracker/tree/master/docs) folder
for platform-specific instructions.## Packaging status
[![Packaging status](https://repology.org/badge/vertical-allrepos/schismtracker.svg)](https://repology.org/project/schismtracker/versions)