26#if (JUCE_PLUGINHOST_VST || DOXYGEN)
66 double initialSampleRate,
67 int initialBufferSize);
100 static String getFormatName() {
return "VST"; }
124 bool requiresUnblockedMessageThreadDuringCreation (
const PluginDescription&)
const override;
Base class for an active instance of a plugin.
Represents a set of folders that make up a search path.
Represents a local file or directory.
A class to hold a resizable block of raw data.
An array designed for holding objects.
A small class to represent some facts about a particular type of plug-in.
A special array for holding a list of strings.
Used to build a tree of elements representing an XML document.
int pointer_sized_int
A signed integer type that's guaranteed to be large enough to hold a pointer without truncating it.
signed int int32
A platform-independent 32-bit signed integer type.
long long int64
A platform-independent 64-bit integer type.