https://github.com/steinbergmedia/vst3_public_sdk
VST 3 Implementation Helper Classes And Examples
https://github.com/steinbergmedia/vst3_public_sdk
Last synced: 8 days ago
JSON representation
VST 3 Implementation Helper Classes And Examples
- Host: GitHub
- URL: https://github.com/steinbergmedia/vst3_public_sdk
- Owner: steinbergmedia
- License: other
- Created: 2017-03-03T11:02:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T11:19:33.000Z (about 2 months ago)
- Last Synced: 2025-03-31T17:21:18.450Z (15 days ago)
- Language: C++
- Homepage:
- Size: 14 MB
- Stars: 153
- Watchers: 10
- Forks: 51
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-audio-plugin-framework - vst3_public_sdk
README
# Welcome to VST 3 SDK public_sdk
Here are located:
- helper classes implementing **VST 3** Interfaces
- samples of **VST 3** Hosting and **VST 3** plug-ins
- **AAX** Wrapper
- **AU** Wrapper
- **AUv3** Wrapper
- InterAppAudio## License & Usage guidelines
More details are found at [VST 3 SDK public_sdk License](https://forums.steinberg.net/t/vst-3-sdk-public-sdk-license/695592)
----
Return to [VST 3 SDK](https://github.com/steinbergmedia/vst3sdk)