# steinbergmedia/vst3sdk

VST 3 Plug-In SDK

Repository: https://github.com/steinbergmedia/vst3sdk
Canonical: https://ross.abutalabs.com/products/vst3sdk
Language: CMake
License: MIT
License Family: permissive
Topics: vst3, sdk, macos, ios, win32, linux, audio, plugins
Last push: 2026-08-11T14:32:40+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 3470, "days_push": 22, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2338, forks 224 (observed 2026-08-28T04:06:38.486502+00:00)

## What it is
Steinberg's official SDK for developing VST 3 audio plug-ins, including the API, helper classes, AAX/AU wrappers, and example plug-ins. It enables building audio processing components that run inside host applications like DAWs.

## Use cases
- develop vst3 audio plugins
- build audio effects for daws
- create virtual instruments
- wrap vst3 plugins as au or aax
- learn vst3 plugin development with examples

## When to choose
- you want to build VST 3 audio plug-ins or virtual instruments
- you need cross-platform audio plugin support (Windows, macOS, Linux, iOS)
- you need AU/AAX wrappers for DAW compatibility

## When to avoid
- you need a runtime audio engine rather than a plugin SDK
- you target formats other than VST3/AU/AAX
- you want a higher-level framework like JUCE

## Facets
- artifact type: library
- maturity: active
- function: audio-processing, sdk, plugin-system
- domain: developer-tools, cross-platform
- platform: windows, cpp
- tags: vst3, audio-plugins, dsp, steinberg, cmake, audio, macos, linux, ios

## Member repositories
- steinbergmedia/vst3sdk (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:38.486502+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-30T02:37:34.300808+00:00, confidence not recorded.
  - readme: https://github.com/steinbergmedia/vst3sdk (fetched 2026-08-28T04:06:38.486502+00:00, sha 6b7a22f657ed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
