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

ableton-link

Synchronize musical beat, tempo, and phase across multiple applications

Ableton Link is a C++ library that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices. Applications on devices connected to a local network discover each other automatically and form a musical session in which each participant can perform independently: anyone can start or stop while still staying in time.

Installation

Install the latest version of ableton-link as follows:

guix install ableton-link

Or install a particular version:

guix install ableton-link@3.0.3

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

Example HTML:

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

Example Markdown:

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

Example Org:

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