Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steinbergmedia/vst3_c_api
The C API header of the VST3 API
https://github.com/steinbergmedia/vst3_c_api
Last synced: 2 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 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T12:34:53.000Z (6 months ago)
- Last Synced: 2024-11-07T10:42:33.215Z (2 months ago)
- Language: C
- Size: 102 KB
- Stars: 45
- Watchers: 8
- Forks: 2
- 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/