vstwebview
vstwebview copied to clipboard
Write user interfaces for VST3 plugins using standard web technologies
Results
2
vstwebview issues
Sort by
recently updated
recently updated
newest added
I'm poking around at the idea of making a CLAP plugin. I'd like to use webUI because of all the obvious reasons. I suspect it would be a bit of...
1. cmake options SMTG_ADD_VST3_PLUGINS_SAMPLES and SMTG_ADD_VST3_HOSTING_SAMPLES have been renamed to SMTG_ENABLE_VST3_PLUGIN_EXAMPLES and SMTG_ENABLE_VST3_HOSTING_EXAMPLES since vst3sdk 3.7.8 2. build is failed because of unknown `String` in PanParameter::fromString 3. crash on window...