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

raysession

Audio session manager

RaySession is a session manager for audio programs such as Ardour, Carla, QTractor, Guitarix, Patroneo, Jack Mixer, etc. The principle is to load together audio programs, then be able to save or close all documents together. Its main purpose is to manage NSM compatible programs, but it also helps for other programs. It offers a patchbay for visualizing and editing connections.

Installation

Install the latest version of raysession as follows:

guix install raysession

Or install a particular version:

guix install raysession@0.14.4

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

Example HTML:

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

Example Markdown:

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

Example Org:

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