feat(vst): stand up VST3 instrument spike (S1) — skeleton, IPlugView↔LICE editor, REAPER bridge read

Vendor Steinberg VST3 SDK (v3.7.9_build_61); add reasampler_vst.vst3 as a second, additive build artifact with pure editor-geometry + bridge-marshal helpers under CTest.
This commit is contained in:
2026-07-26 15:29:54 -04:00
parent 5595ba42f9
commit 3c2a7c45b2
17 changed files with 1256 additions and 0 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "vendor/WDL"]
path = vendor/WDL
url = https://github.com/justinfrankel/WDL
[submodule "vendor/vst3sdk"]
path = vendor/vst3sdk
url = https://github.com/steinbergmedia/vst3sdk