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

m8c

Cross-platform M8 tracker headless client

The Dirtywave M8 Tracker is a portable sequencer and synthesizer, featuring 8 tracks of assignable instruments such as FM, waveform synthesis, virtual analog, sample playback, and MIDI output. It is powered by a Teensy micro-controller and inspired by the Gameboy tracker Little Sound DJ. m8c is a client for M8 Headless which allows one to install the M8 firmware on any Teensy.

Installation

Install the latest version of m8c as follows:

guix install m8c

Or install a particular version:

guix install m8c@1.7.10

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 m8c about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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