Ross ROSS = Recommend OSS · open-source software intelligence for agents

free-audio/clap

Audio Plugin API observed · 2026-08-28

github.com/free-audio/clap · homepage · C · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
free-audio/clapmain75

For agents

markdown · JSON · MCP: product_card(name="free-audio/clap")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem