Reference

Components
VST Plugin Info
Description
The VST Plugin Info primitive allows you to provide default VST plugin information for a module. This is optional but is helpful if you want to
use the same information every time you export a plugin. Any data not provided will use the global setting.
In order to use the component just drop it somewhere inside your VST plugin module.
Connectors
Inputs Type Outputs Type
Type of plugin, 0 = effect,
1= instrument
Int N/A
Plugin name
String
Vendor name
String
Version number
Int
Path to the folder where the exported plugin DLL
should go
Four character plugin id
String
Whether to save support for all SSE types (improves
loading speed but increases export time)
Boolean
465 of 494