free-audio/clap
Audio Plugin API observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 94
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4313
- days_rel: n/a
- days_push: 36
- n_releases_24m: 0
Adoption not part of the score
2334 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CLAP (CLever Audio Plugin) is an open standard C API with a stable ABI that defines how Digital Audio Workstations (hosts) and audio plugins such as synthesizers and effects interoperate. This repository contains the official specification headers, extension definitions, and a minimal plugin template for implementing CLAP-compatible plugins and hosts.
Use cases
- build a synthesizer or audio effect plugin for DAWs
- add CLAP plugin hosting support to a digital audio workstation
- write a cross-DAW audio plugin with a stable binary ABI
- define custom host/plugin extensions for audio software
- migrate a JUCE project to also ship CLAP builds
- implement per-note modulation and automation in a plugin
When to choose
- you are developing an audio plugin or DAW and want an open, modern plugin standard
- you need per-note expression, better multithreading, or fast plugin scanning
- you want a liberally licensed (MIT) alternative to VST/AU
When to avoid
- you only need to target existing proprietary formats like VST3 or AU exclusively
- you are building non-audio desktop plugins
- you need a ready-made plugin rather than an API to implement one
Facets
library · maturity stable
audio-processing plugin-system sdk media developer-tools cross-platform cross-platform cpp c audio-plugin-api abi daw synthesizers audio-effects vst-alternative host-plugin audio
5 sources
- readme: https://github.com/free-audio/clap · fetched 2026-08-28 · df383324d343
- homepage: https://cleveraudio.org/ · fetched 2026-08-29 · db795140d3b5
- site_page: https://cleveraudio.org/developers-getting-started · fetched 2026-08-29 · 6f371a236501
- site_page: https://cleveraudio.org/about · fetched 2026-08-29 · b74929b85eeb
- site_page: https://cleveraudio.org/1-feature-overview · fetched 2026-08-29 · 62f75199e5cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| free-audio/clap | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem