Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtrsltnk/vsthost
Small code base containing a minimal vsthost
https://github.com/wtrsltnk/vsthost
cpp glad imgui opengl vst vsthost wasapi
Last synced: about 13 hours ago
JSON representation
Small code base containing a minimal vsthost
- Host: GitHub
- URL: https://github.com/wtrsltnk/vsthost
- Owner: wtrsltnk
- Created: 2018-03-31T23:12:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T00:22:33.000Z (about 1 year ago)
- Last Synced: 2023-11-28T23:40:05.288Z (about 1 year ago)
- Topics: cpp, glad, imgui, opengl, vst, vsthost, wasapi
- Language: C++
- Homepage:
- Size: 9.24 MB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VST Host
Small code base containing a minimal vsthost originally created t-mat (https://gist.github.com/t-mat/206e3e7dfc3f89421bc1).
Make sure the ``VST3 SDK\pluginterfaces`` folder from the VST SDK is copied into the root of this repo.