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.
- Versions: 3.0.3
- Website: https://github.com/Ableton/link
- Licenses: GPL 2+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]