vst3-sys
vst3-sys copied to clipboard
Bind missing interfaces from the sdk
Non exhaustive list:
- [x] vst/ivstchannelcontextinfo.h
- [x] vst/ivstcontextmenu.h
- [ ] vst/ivsthostapplication.h
- [ ] vst/ivstinterappaudio.h
- [ ] vst/ivstphysicalui.h
- [ ] vst/ivsttestplugprovider.h
- [ ] vst/vstpresetkeys.h
- [ ] vst/vstpshtpack4.h
- [ ] vst/vstspeaker.h
We also need bindings for the missing constants.
What is vst/ivstplugin? I can't seem to find it in the VST3 source
My bad, that's a local file on my machine.