# Ableton/link

Ableton Link

Repository: https://github.com/Ableton/link
Canonical: https://ross.abutalabs.com/products/ableton-link
Language: C++
License: NOASSERTION
License Family: other
Last push: 2026-05-19T09:39:22+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 82, longevity 100
- inputs: {"age_days": 3864, "days_push": 106, "days_rel": 121, "gap_med": 25, "n_releases_24m": 8}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1337, forks 180 (observed 2026-08-28T04:04:25.571312+00:00)

## What it is
Ableton Link is a C++ header-only library that synchronizes musical beat, tempo, and phase across multiple applications and devices over a local network. It enables peer discovery and session participation so apps can start, stop, and change tempo together in real time.

## Use cases
- synchronize tempo and beat between multiple music apps
- sync a DAW with a DJ application over local network
- keep multiple devices playing in musical phase together
- integrate Ableton Link support into my audio app
- let apps join and leave a shared musical session without disruption

## When to choose
- you need tempo/beat/phase sync between music applications on a LAN
- you want a header-only C++ library with CMake integration
- you're building a DAW, DJ tool, or live performance app that interoperates with Ableton Live

## When to avoid
- you need sample-accurate audio streaming rather than tempo/phase sync
- your apps communicate over the internet rather than a local network
- you need a permissively licensed library for a closed-source product without negotiating the proprietary license

## Facets
- artifact type: library
- maturity: active
- function: concurrency, networking, sdk
- domain: cross-platform, developer-tools
- platform: cpp, cross-platform, windows
- tags: music-sync, tempo-synchronization, header-only, ableton, daw, real-time-audio, audio, real-time, macos, linux

## Member repositories
- Ableton/link (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.571312+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:01.585267+00:00, confidence not recorded.
  - readme: https://github.com/Ableton/link (fetched 2026-08-28T04:04:25.571312+00:00, sha 3d4da8e9347a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
