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

gsequencer

Advanced Gtk+ Sequencer

GSequencer allows you to play, capture and create music. There is a piano roll, automation and wave form editor. It has machines for playing drum samples, Soundfont2 sound containers and synthesizers. They usually can be connected to a MIDI input source (instrument). It has support for various audio backends like ALSA, Pulseaudio, JACK, OSSv4 and CoreAudio.

Installation

Install the latest version of gsequencer as follows:

guix install gsequencer

Or install a particular version:

guix install gsequencer@8.1.24

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

Example HTML:

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

Example Markdown:

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

Example Org:

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