ASPiK SDK
|
Classes | |
class | ICustomView |
Custom View interface to allow plugin core to create safe communication channels with GUI custom view objects. MANY uses! More... | |
class | IGUIWindowFrame |
Custom interface to allow resizing of GUI window; this is mainly used for the GUI designer. More... | |
class | IGUIView |
Custom interface to allow resizing of GUI window; this is mainly used for the GUI designer. More... | |
class | IGUIPluginConnector |
Custom interface so that GUI can pass information to plugin shell in a thread-safe manner. More... | |
class | IPluginHostConnector |
Custom interface to send the plugin shell a message from plugin core. More... | |
class | IMidiEventQueue |
Double buffered queue for MIDI messages. More... | |
class | IParameterUpdateQueue |
Interface for VST3 parameter value update queue (sample accurate automation) More... | |
Interfaces are used in the FX Objects as a common way of programming.