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.
- Versions: 8.1.24
- Website: https://www.nongnu.org/gsequencer/
- Licenses: GPL 3+
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]