This package browser is in early development. Mind the rough edges.

schismtracker

Oldschool sample-based music composition tool

Schism Tracker is a 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.

Installation

Install the latest version of schismtracker as follows:

guix install schismtracker

Or install a particular version:

guix install schismtracker@20221201

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of schismtracker about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/schismtracker'><img src='https://packages.guix.gnu.org/packages/schismtracker/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/schismtracker/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/schismtracker)

Example Org:

[[https://packages.guix.gnu.org/packages/schismtracker][https://packages.guix.gnu.org/packages/schismtracker/badges/latest-version.svg]]