Plugin

Undocumented in source.

Members

Functions

copyright
string copyright()
Undocumented in source. Be warned that the author may not have intended to support it.
getAUBundleIdentifier
string getAUBundleIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
getAllConfigurations
string[] getAllConfigurations()
Undocumented in source. Be warned that the author may not have intended to support it.
getVSTBundleIdentifier
string getVSTBundleIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
makePkgInfo
string makePkgInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
prettyName
string prettyName()
Undocumented in source. Be warned that the author may not have intended to support it.
publicVersionInt
int publicVersionInt()
Undocumented in source. Be warned that the author may not have intended to support it.
publicVersionString
string publicVersionString()
Undocumented in source. Be warned that the author may not have intended to support it.
targetFileName
string targetFileName()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

sanitizeBundleString
string sanitizeBundleString(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CFBundleIdentifierPrefix
string CFBundleIdentifierPrefix;
Undocumented in source.
configurations
string[] configurations;
Undocumented in source.
hasGUI
bool hasGUI;
Undocumented in source.
iconPath
string iconPath;
Undocumented in source.
isSynth
bool isSynth;
Undocumented in source.
licensePath
string licensePath;
Undocumented in source.
name
string name;
Undocumented in source.
pluginName
string pluginName;
Undocumented in source.
pluginUniqueID
string pluginUniqueID;
Undocumented in source.
publicVersionMajor
int publicVersionMajor;
Undocumented in source.
publicVersionMinor
int publicVersionMinor;
Undocumented in source.
publicVersionPatch
int publicVersionPatch;
Undocumented in source.
receivesMIDI
bool receivesMIDI;
Undocumented in source.
userManualPath
string userManualPath;
Undocumented in source.
vendorName
string vendorName;
Undocumented in source.
vendorUniqueID
string vendorUniqueID;
Undocumented in source.

Meta