plugin

Undocumented in source.

Members

Enums

Arch
enum Arch
Undocumented in source.
Compiler
enum Compiler
Undocumented in source.

Functions

allArchitectureqForThisPlatform
Arch[] allArchitectureqForThisPlatform()
Undocumented in source. Be warned that the author may not have intended to support it.
configIsAU
bool configIsAU(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
configIsVST
bool configIsVST(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
makeMacIcon
string makeMacIcon(string pluginName, string pngPath)
Undocumented in source. Be warned that the author may not have intended to support it.
makePListFile
string makePListFile(Plugin plugin, string config, bool hasIcon)
Undocumented in source. Be warned that the author may not have intended to support it.
makeRSRC
string makeRSRC(Plugin plugin, Arch arch, bool verbose)
Undocumented in source. Be warned that the author may not have intended to support it.
readPluginDescription
Plugin readPluginDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
toBool
bool toBool(JSONValue v)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(Arch arch)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(Compiler compiler)
Undocumented in source. Be warned that the author may not have intended to support it.
toStringArchs
string toStringArchs(Arch[] archs)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Plugin
struct Plugin
Undocumented in source.

Meta