https://github.com/steinbergmedia/vst3_c_api
The C API header of the VST3 API
https://github.com/steinbergmedia/vst3_c_api
Last synced: 7 months ago
JSON representation
The C API header of the VST3 API
- Host: GitHub
- URL: https://github.com/steinbergmedia/vst3_c_api
- Owner: steinbergmedia
- License: other
- Created: 2022-11-11T12:26:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T11:19:48.000Z (9 months ago)
- Last Synced: 2025-04-07T02:41:58.719Z (8 months ago)
- Language: C
- Size: 107 KB
- Stars: 55
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-audio-plugin-framework - vst3_c_api
README
## VST3 C API
This repository contains the VST3 C API.
The VST3 C API has the same dual license as the VST3 C++ API, check the LICENSE.txt before using!
It is automatically generated out of the C++ VST3 API (See https://github.com/steinbergmedia/vst3_c_api_generator)
To learn more about VST3 check out https://steinbergmedia.github.io/vst3_dev_portal/