ableton-link 3.0.3
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.
- Outputs:
out
- 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 ableton-link 3.0.3
as follows:
guix install ableton-link@3.0.3
Or install the latest version:
guix install ableton-link
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.