dplug.vst.client

Undocumented in source.

Members

Classes

VSTClient
class VSTClient

VST client wrapper

VSTHostFromClientPOV
class VSTHostFromClientPOV

Access to VST host from the VST client perspective. The IHostCommand subset is accessible from the plugin client with no knowledge of the format

Functions

myVSTEntryPoint
AEffect* myVSTEntryPoint(HostCallbackFunction hostCallback)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

IO
struct IO
Undocumented in source.

Templates

VSTEntryPoint
template VSTEntryPoint(alias ClientClass)
Undocumented in source.

Meta