VSTClient

VST client wrapper

class VSTClient {
nothrow @nogc
AEffect _effect;
}

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Meta