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

muse-sequencer

MIDI/Audio sequencer

MusE is a MIDI/Audio sequencer with recording and editing capabilities. Its audio sequencer supports the LADSPA, DSSI, and LV2 audio plugin formats; the MIDI sequencer provides a piano roll, a drum editor, a list view, and a score editor. MusE aims to be a complete multitrack virtual studio.

Installation

Install the latest version of muse-sequencer as follows:

guix install muse-sequencer

Or install a particular version:

guix install muse-sequencer@4.2.1

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

Example HTML:

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

Example Markdown:

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

Example Org:

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