Go bindings for Ableton Link.
The al
package provides Go bindings for the Ableton Link C++ library. Ableton Link is a technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.
The C++ library is vendored in this repository to make this module go-gettable. Supported platforms are Linux, macOS and Windows.
Ableton Link is dual licensed under GPLv2+ and a proprietary license.
The al
package is licensed under GPLv3.